Skip to content

Commit c00b2ca

Browse files
authored
Merge branch 'main' into wuxh/scroll-animation
2 parents e39a402 + fc83001 commit c00b2ca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@typescript-eslint/eslint-plugin": "^5.59.11",
7575
"@typescript-eslint/parser": "^5.59.11",
7676
"@vitejs/plugin-react": "^4.0.2",
77-
"@vitest/coverage-v8": "^0.32.4",
77+
"@vitest/coverage-v8": "^0.33.0",
7878
"babel-plugin-optimize-clsx": "^2.6.2",
7979
"eslint": "^8.43.0",
8080
"eslint-config-prettier": "^8.8.0",
@@ -101,8 +101,8 @@
101101
"rollup-plugin-postcss": "^4.0.2",
102102
"rome": "12.1.3",
103103
"typescript": "~5.1.6",
104-
"vite": "^4.4.0",
105-
"vitest": "^0.32.4"
104+
"vite": "^4.4.2",
105+
"vitest": "^0.33.0"
106106
},
107107
"peerDependencies": {
108108
"react": "^18.0",

0 commit comments

Comments
 (0)