Skip to content

Commit

Permalink
chore: Bump dependencies to latest (#18771)
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur- authored Feb 21, 2024
1 parent bddd220 commit ebce9a4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"dependencies": {
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.22.0"
"react-router-dom": "6.22.1"
},
"devDependencies": {
"@types/react": "18.2.55",
"@types/react": "18.2.57",
"@types/react-dom": "18.2.19"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"license": "Apache-2.0",
"dependencies": {},
"devDependencies": {
"vite": "5.1.1",
"vite": "5.1.4",
"@vitejs/plugin-react": "4.2.1",
"@rollup/plugin-replace": "5.0.5",
"@rollup/pluginutils": "5.1.0",
Expand Down

0 comments on commit ebce9a4

Please sign in to comment.