We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cda057 commit e706eb2Copy full SHA for e706eb2
package.json
@@ -110,9 +110,9 @@
110
"@vueuse/core": "~9.5.0",
111
"c8": "~7.12.0",
112
"conventional-changelog-cli": "~2.2.2",
113
- "cypress": "~11.0.1",
114
- "esbuild": "~0.15.13",
115
- "eslint": "~8.27.0",
+ "cypress": "~11.1.0",
+ "esbuild": "~0.15.15",
+ "eslint": "~8.28.0",
116
"eslint-config-prettier": "~8.5.0",
117
"eslint-define-config": "~1.12.0",
118
"eslint-gitignore": "~0.1.0",
@@ -137,7 +137,7 @@
137
"typedoc-plugin-missing-exports": "~1.0.0",
138
"typescript": "~4.9.3",
139
"validator": "~13.7.0",
140
- "vite": "~3.2.3",
+ "vite": "~3.2.4",
141
"vitepress": "1.0.0-alpha.29",
142
"vitest": "~0.25.2",
143
"vue": "~3.2.45"
0 commit comments