We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f3db75 commit 7a9489bCopy full SHA for 7a9489b
3 files changed
package.json
@@ -84,7 +84,7 @@
84
"@types/testing-library__jest-dom": "^5.14.5",
85
"@typescript-eslint/eslint-plugin": "^5.59.0",
86
"@typescript-eslint/parser": "^5.59.0",
87
- "@vitest/coverage-c8": "^0.30.1",
+ "@vitest/coverage-v8": "^0.34.2",
88
"@vue/test-utils": "^2.3.2",
89
"babel-preset-solid": "^1.7.3",
90
"eslint": "8.38.0",
@@ -118,10 +118,10 @@
118
"taze": "^0.9.1",
119
"tsc-files": "^1.1.3",
120
"typescript": "^5.0.4",
121
- "vite": "^4.3.0",
+ "vite": "^4.4.9",
122
"vite-plugin-solid": "^2.7.0",
123
"vite-tsconfig-paths": "^4.2.0",
124
- "vitest": "^0.30.1"
+ "vitest": "^0.34.2"
125
},
126
"keywords": [
127
"solid",
0 commit comments