Skip to content

Commit

Permalink
Bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
alanchangxyz committed May 20, 2024
1 parent 3546c8b commit 4a2bc77
Show file tree
Hide file tree
Showing 2 changed files with 1,403 additions and 2,110 deletions.
20 changes: 9 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,20 @@
"preview": "vite preview"
},
"dependencies": {
"react": "^18.2.0",
"react": "^18.3.1",
"react-bootstrap": "^2.10.2",
"react-confetti": "^6.1.0",
"react-dom": "^18.2.0",
"react-dom": "^18.3.1",
"react-flip-numbers": "^3.0.8",
"react-router-dom": "^6.23.0",
"sass": "^1.75.0"
"react-router-dom": "^6.23.1",
"sass": "^1.77.2"
},
"devDependencies": {
"@types/react": "^18.2.66",
"@types/react-dom": "^18.2.22",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.2.1",
"eslint": "^8.57.0",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.6",
"vite": "^5.2.0"
"eslint": "^9.3.0",
"eslint-plugin-react-refresh": "^0.4.7",
"vite": "^5.2.11"
}
}
Loading

0 comments on commit 4a2bc77

Please sign in to comment.