Skip to content

Commit 0dd2139

Browse files
committed
[UPD]依赖组件更新。
1 parent 20f68fc commit 0dd2139

File tree

4 files changed

+821
-821
lines changed

4 files changed

+821
-821
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ injectRegister: false,
6464

6565
- **安装** [node.js](https://nodejs.org/zh-cn/) **环境**
6666

67-
> node > 22.17.0 <p>
68-
> npm > 10.9.2
67+
> node > 24.13.0 <p>
68+
> npm > 10.15.0
6969
7070
- 然后以 **管理员权限** 运行 `PowerShell` 终端,并 `cd` 到 项目根目录
7171
-`终端` 中输入:

README_EN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ injectRegister: false,
4545

4646
* **Installation** [node.js](https://nodejs.org/en-us/) **Environment**
4747

48-
> node > 22.17.0 <p>
49-
> npm > 10.9.2
48+
> node > 24.13.0 <p>
49+
> npm > 10.15.0
5050
5151
* Then run the `PowerShell` terminal with **administrator privileges** and `cd` to the project root directory
5252
* In the `terminal` type:

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -21,38 +21,38 @@
2121
"dependencies": {
2222
"@applemusic-like-lyrics/lyric": "^0.3.0",
2323
"@eslint/js": "^9.39.2",
24-
"@types/node": "^25.0.10",
24+
"@types/node": "^25.2.0",
2525
"@types/node-fetch": "^2.6.13",
26-
"@typescript-eslint/parser": "^8.53.1",
26+
"@typescript-eslint/parser": "^8.54.0",
2727
"@worstone/vue-aplayer": "^1.0.8",
2828
"aplayer": "^1.10.1",
29-
"autoprefixer": "^10.4.23",
30-
"axios": "^1.13.2",
29+
"autoprefixer": "^10.4.24",
30+
"axios": "^1.13.4",
3131
"cssnano": "^7.1.2",
3232
"dayjs": "^1.11.19",
33-
"element-plus": "^2.13.1",
33+
"element-plus": "^2.13.2",
3434
"fetch-jsonp": "^1.3.0",
35-
"globals": "^17.0.0",
35+
"globals": "^17.3.0",
3636
"jparticles": "^3.5.0",
3737
"js-md5": "^0.8.3",
3838
"lodash": "^4.17.23",
3939
"lodash-es": "^4.17.23",
40-
"npm-check-updates": "^19.3.1",
40+
"npm-check-updates": "^19.3.2",
4141
"pinia": "^3.0.4",
4242
"pinia-plugin-persistedstate": "^4.7.1",
4343
"pinia-plugin-persistedstate-2": "^2.0.32",
4444
"postcss": "^8.5.6",
4545
"postcss-loader": "^8.2.0",
46-
"postcss-preset-env": "^11.1.1",
47-
"swiper": "^12.0.3",
46+
"postcss-preset-env": "^11.1.2",
47+
"swiper": "^12.1.0",
4848
"three": "^0.182.0",
4949
"ts-loader": "^9.5.4",
5050
"typescript": "^5.9.3",
51-
"typescript-eslint": "^8.53.1",
51+
"typescript-eslint": "^8.54.0",
5252
"unocss": "^66.6.0",
5353
"vue": "^3.5.27",
5454
"vue-ts": "^1.0.11",
55-
"vue-tsc": "^3.2.2",
55+
"vue-tsc": "^3.2.4",
5656
"vuex": "^4.1.0",
5757
"workbox-build": "^7.4.0",
5858
"workbox-window": "^7.4.0"
@@ -65,8 +65,8 @@
6565
"@vicons/material": "^0.13.0",
6666
"@vicons/tabler": "^0.13.0",
6767
"@vicons/utils": "^0.1.4",
68-
"@vitejs/plugin-vue": "^6.0.3",
69-
"@vitejs/plugin-vue-jsx": "^5.1.3",
68+
"@vitejs/plugin-vue": "^6.0.4",
69+
"@vitejs/plugin-vue-jsx": "^5.1.4",
7070
"eslint": "^9.39.2",
7171
"eslint-config-prettier": "^10.1.8",
7272
"eslint-plugin-prettier": "^5.5.5",

0 commit comments

Comments
 (0)