Skip to content

Commit f95784b

Browse files
committed
chore: update deps
1 parent 9b7e83b commit f95784b

File tree

2 files changed

+96
-67
lines changed

2 files changed

+96
-67
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -82,18 +82,18 @@
8282
"@types/js-yaml": "^4.0.5",
8383
"@types/jsdom": "^21.1.1",
8484
"@types/node": "^18.16.18",
85-
"@typescript-eslint/eslint-plugin": "^6.0.0",
86-
"@typescript-eslint/parser": "^6.0.0",
85+
"@typescript-eslint/eslint-plugin": "^6.5.0",
86+
"@typescript-eslint/parser": "^6.5.0",
8787
"@vitest/coverage-v8": "^0.34.3",
8888
"api-docs-gen": "^0.4.0",
8989
"benchmark": "^2.1.4",
9090
"brotli": "^1.3.2",
9191
"bumpp": "^9.1.0",
9292
"cross-env": "^7.0.3",
9393
"esbuild-register": "^3.0.0",
94-
"eslint": "^8.43.0",
94+
"eslint": "^8.48.0",
9595
"eslint-config-prettier": "^9.0.0",
96-
"eslint-plugin-vue": "^9.15.0",
96+
"eslint-plugin-vue": "^9.17.0",
9797
"execa": "^5.0.0",
9898
"fixpack": "^4.0.0",
9999
"globby": "^13.1.4",
@@ -109,7 +109,7 @@
109109
"pathe": "^1.0.0",
110110
"picocolors": "^1.0.0",
111111
"playwright": "^1.34.0",
112-
"prettier": "^3.0.0",
112+
"prettier": "^3.0.3",
113113
"rc": "^1.2.8",
114114
"rimraf": "^3.0.2",
115115
"rollup": "^3.22.0",
@@ -136,8 +136,8 @@
136136
"textlint-rule-unexpanded-acronym": "^1.2.4",
137137
"textlint-rule-write-good": "^2.0.0",
138138
"trash-cli": "^5.0.0",
139-
"tslib": "^2.5.3",
140-
"typescript": "^5.1.3",
139+
"tslib": "^2.6.2",
140+
"typescript": "^5.2.2",
141141
"vitepress": "1.0.0-rc.10",
142142
"vitest": "^0.34.0",
143143
"vue": "3.3.4",

pnpm-lock.yaml

Lines changed: 89 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)