Skip to content

Commit

Permalink
Merge branch 'main' into wuxh/scroll-animation
Browse files Browse the repository at this point in the history
  • Loading branch information
Wxh16144 authored Jul 13, 2023
2 parents e39a402 + fc83001 commit c00b2ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@typescript-eslint/eslint-plugin": "^5.59.11",
"@typescript-eslint/parser": "^5.59.11",
"@vitejs/plugin-react": "^4.0.2",
"@vitest/coverage-v8": "^0.32.4",
"@vitest/coverage-v8": "^0.33.0",
"babel-plugin-optimize-clsx": "^2.6.2",
"eslint": "^8.43.0",
"eslint-config-prettier": "^8.8.0",
Expand All @@ -101,8 +101,8 @@
"rollup-plugin-postcss": "^4.0.2",
"rome": "12.1.3",
"typescript": "~5.1.6",
"vite": "^4.4.0",
"vitest": "^0.32.4"
"vite": "^4.4.2",
"vitest": "^0.33.0"
},
"peerDependencies": {
"react": "^18.0",
Expand Down

0 comments on commit c00b2ca

Please sign in to comment.