Skip to content

Commit

Permalink
build(pnpm): update deps
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
sglkc committed Nov 15, 2024
1 parent e3a32e3 commit 29a8a71
Show file tree
Hide file tree
Showing 2 changed files with 557 additions and 496 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "A Spotify lyrics extension for styling, translation, and romanization",
"homepage": "https://github.com/sglkc/moegi",
"private": true,
"version": "1.2.2",
"version": "1.2.3",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -20,7 +20,7 @@
"any-ascii": "^0.3.2",
"cyrillic-to-translit-js": "^3.2.1",
"google-translate-api-x": "^10.7.1",
"pinyin-pro": "^3.25.0",
"pinyin-pro": "^3.26.0",
"preact": "^10.24.3",
"react-colorful": "^5.6.1",
"toastify-js": "^1.12.0"
Expand All @@ -29,11 +29,11 @@
"@crxjs/vite-plugin": "2.0.0-beta.26",
"@preact/preset-vite": "^2.9.1",
"@types/chrome": "^0.0.242",
"@types/node": "^20.16.13",
"@types/node": "^20.17.6",
"@types/toastify-js": "^1.12.3",
"typescript": "^5.6.3",
"unocss": "^0.63.4",
"vite": "^5.4.9",
"unocss": "^0.63.6",
"vite": "^5.4.11",
"vite-plugin-cp": "^1.0.0"
}
}
Loading

0 comments on commit 29a8a71

Please sign in to comment.