chore: bump various dependencies (#2624)

This commit is contained in:
Huang Xin
2025-12-05 14:48:03 +08:00
committed by GitHub
parent 8de6fa267e
commit d022cb984a
3 changed files with 1065 additions and 781 deletions
+4 -4
View File
@@ -84,7 +84,7 @@
"dompurify": "^3.3.0",
"foliate-js": "workspace:*",
"franc-min": "^6.2.0",
"google-auth-library": "^10.4.1",
"google-auth-library": "^10.5.0",
"googleapis": "^164.1.0",
"highlight.js": "^11.11.1",
"i18next": "^24.2.0",
@@ -132,7 +132,7 @@
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.48.0",
"@typescript-eslint/parser": "^8.48.0",
"@vitejs/plugin-react": "^4.7.0",
"@vitejs/plugin-react": "^5.1.1",
"autoprefixer": "^10.4.20",
"caniuse-lite": "^1.0.30001746",
"cpx2": "^8.0.0",
@@ -149,10 +149,10 @@
"postcss-cli": "^11.0.0",
"postcss-nested": "^7.0.2",
"raw-loader": "^4.0.2",
"tailwindcss": "^3.4.17",
"tailwindcss": "^3.4.18",
"typescript": "^5.7.2",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^3.2.4",
"vitest": "^4.0.15",
"wrangler": "^4.50.0"
}
}
+9
View File
@@ -17,5 +17,14 @@
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
"typescript": "^5"
},
"pnpm": {
"overrides": {
"glob": ">=11.1.0",
"jws": ">=4.0.1",
"vite": ">=7.0.8",
"@babel/runtime": ">=7.26.10",
"@babel/helpers": ">=7.26.10"
}
}
}
+1052 -777
View File
File diff suppressed because it is too large Load Diff