Skip to content

Commit

Permalink
chore: Bump frontend dependencies (#20157)
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur- authored Oct 7, 2024
1 parent 6a14dec commit c87785b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"react-router-dom": "6.26.2"
},
"devDependencies": {
"@types/react": "18.3.4",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"license": "Apache-2.0",
"dependencies": {},
"devDependencies": {
"vite": "5.4.6",
"@vitejs/plugin-react": "4.3.1",
"vite": "5.4.8",
"@vitejs/plugin-react": "4.3.2",
"@rollup/plugin-replace": "5.0.7",
"@rollup/pluginutils": "5.1.0",
"@rollup/pluginutils": "5.1.2",
"@babel/preset-react": "7.24.7",
"rollup-plugin-visualizer": "5.12.0",
"rollup-plugin-brotli": "3.1.0",
Expand Down

0 comments on commit c87785b

Please sign in to comment.