浏览代码

chore: Update vulnerable eslint dependencies (#23192)

tags/1.7.2
Wu Tianwei 3 个月前
父节点
当前提交
8c6d87f08a
没有帐户链接到提交者的电子邮件
共有 2 个文件被更改,包括 283 次插入291 次删除
  1. 4
    3
      web/package.json
  2. 279
    288
      web/pnpm-lock.yaml

+ 4
- 3
web/package.json 查看文件

@@ -160,7 +160,7 @@
"@faker-js/faker": "^9.0.3",
"@happy-dom/jest-environment": "^17.4.4",
"@next/bundle-analyzer": "^15.4.1",
"@next/eslint-plugin-next": "~15.4.4",
"@next/eslint-plugin-next": "~15.4.5",
"@rgrove/parse-xml": "^4.1.0",
"@storybook/addon-essentials": "8.5.0",
"@storybook/addon-interactions": "8.5.0",
@@ -196,8 +196,8 @@
"bing-translate-api": "^4.0.2",
"code-inspector-plugin": "^0.18.1",
"cross-env": "^7.0.3",
"eslint": "^9.20.1",
"eslint-config-next": "~15.4.4",
"eslint": "^9.32.0",
"eslint-config-next": "~15.4.5",
"eslint-plugin-oxlint": "^1.6.0",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.19",
@@ -234,6 +234,7 @@
},
"pnpm": {
"overrides": {
"@eslint/plugin-kit@<0.3.4": "0.3.4",
"esbuild@<0.25.0": "0.25.0",
"pbkdf2@<3.1.3": "3.1.3",
"vite@<6.2.7": "6.2.7",

+ 279
- 288
web/pnpm-lock.yaml
文件差异内容过多而无法显示
查看文件


正在加载...
取消
保存