We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed0ecc9 commit 50f7752Copy full SHA for 50f7752
package.json
@@ -2,7 +2,7 @@
2
"name": "cmpt-translate",
3
"version": "1.11.1",
4
"private": true,
5
- "packageManager": "pnpm@9.15.0",
+ "packageManager": "pnpm@10.27.0",
6
"description": "A component for website automatic translation base on translate.js.",
7
"author": "Lruihao (https://github.com/Lruihao)",
8
"license": "MIT",
@@ -32,9 +32,9 @@
32
"version": "auto-changelog-plus -p"
33
},
34
"devDependencies": {
35
- "@antfu/eslint-config": "^6.2.0",
+ "@antfu/eslint-config": "^6.7.3",
36
"auto-changelog-plus": "^1.2.3",
37
- "eslint": "^9.35.0",
+ "eslint": "^9.39.2",
38
"i18n-jsautotranslate": "^3.18.98"
39
}
40
0 commit comments