We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34cd449 commit 54a91a1Copy full SHA for 54a91a1
package.json
@@ -105,9 +105,9 @@
105
"@vitest/ui": "~0.21.1",
106
"c8": "~7.12.0",
107
"conventional-changelog-cli": "~2.2.2",
108
- "cypress": "~10.4.0",
109
- "esbuild": "~0.15.2",
110
- "eslint": "~8.21.0",
+ "cypress": "~10.6.0",
+ "esbuild": "~0.15.5",
+ "eslint": "~8.22.0",
111
"eslint-config-prettier": "~8.5.0",
112
"eslint-define-config": "~1.6.0",
113
"eslint-gitignore": "~0.1.0",
@@ -131,7 +131,7 @@
131
"typedoc-plugin-missing-exports": "~1.0.0",
132
"typescript": "~4.7.4",
133
"validator": "~13.7.0",
134
- "vite": "~3.0.7",
+ "vite": "~3.0.8",
135
"vitepress": "1.0.0-alpha.5",
136
"vitest": "~0.21.1"
137
},
0 commit comments