mirror of https://github.com/vuejs/core.git
chore(deps): update lint
This commit is contained in:
parent
e60edc06f2
commit
93c4b43df0
10
package.json
10
package.json
|
@ -81,18 +81,18 @@
|
|||
"enquirer": "^2.4.1",
|
||||
"esbuild": "^0.25.6",
|
||||
"esbuild-plugin-polyfill-node": "^0.3.0",
|
||||
"eslint": "^9.27.0",
|
||||
"eslint-plugin-import-x": "^4.13.1",
|
||||
"eslint": "^9.31.0",
|
||||
"eslint-plugin-import-x": "^4.16.1",
|
||||
"estree-walker": "catalog:",
|
||||
"jsdom": "^26.1.0",
|
||||
"lint-staged": "^16.0.0",
|
||||
"lint-staged": "^16.1.2",
|
||||
"lodash": "^4.17.21",
|
||||
"magic-string": "^0.30.17",
|
||||
"markdown-table": "^3.0.4",
|
||||
"marked": "13.0.3",
|
||||
"npm-run-all2": "^7.0.2",
|
||||
"picocolors": "^1.1.1",
|
||||
"prettier": "^3.5.3",
|
||||
"prettier": "^3.6.2",
|
||||
"pretty-bytes": "^6.1.1",
|
||||
"pug": "^3.0.3",
|
||||
"puppeteer": "~24.9.0",
|
||||
|
@ -108,7 +108,7 @@
|
|||
"todomvc-app-css": "^2.4.3",
|
||||
"tslib": "^2.8.1",
|
||||
"typescript": "~5.6.2",
|
||||
"typescript-eslint": "^8.32.1",
|
||||
"typescript-eslint": "^8.38.0",
|
||||
"vite": "catalog:",
|
||||
"vitest": "^3.1.4"
|
||||
}
|
||||
|
|
647
pnpm-lock.yaml
647
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue