Skip to content

Commit 50f7752

Browse files
committed
chore: update packageManager and devDependencies versions to fix Security
1 parent ed0ecc9 commit 50f7752

File tree

2 files changed

+346
-275
lines changed

2 files changed

+346
-275
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "cmpt-translate",
33
"version": "1.11.1",
44
"private": true,
5-
"packageManager": "pnpm@9.15.0",
5+
"packageManager": "pnpm@10.27.0",
66
"description": "A component for website automatic translation base on translate.js.",
77
"author": "Lruihao (https://github.com/Lruihao)",
88
"license": "MIT",
@@ -32,9 +32,9 @@
3232
"version": "auto-changelog-plus -p"
3333
},
3434
"devDependencies": {
35-
"@antfu/eslint-config": "^6.2.0",
35+
"@antfu/eslint-config": "^6.7.3",
3636
"auto-changelog-plus": "^1.2.3",
37-
"eslint": "^9.35.0",
37+
"eslint": "^9.39.2",
3838
"i18n-jsautotranslate": "^3.18.98"
3939
}
4040
}

0 commit comments

Comments
 (0)