Skip to content

Commit

Permalink
chore: Bump frontend dependencies (#20450)
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur- authored Nov 13, 2024
1 parent f180c2d commit 05f0377
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 @@ -4,7 +4,7 @@
"dependencies": {
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.26.2"
"react-router-dom": "6.28.0"
},
"devDependencies": {
"@types/react": "18.3.12",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"@vitejs/plugin-react": "4.3.3",
"@preact/signals-react-transform": "0.4.0",
"@rollup/plugin-replace": "6.0.1",
"@rollup/pluginutils": "5.1.2",
"@rollup/pluginutils": "5.1.3",
"@babel/preset-react": "7.25.9",
"rollup-plugin-visualizer": "5.12.0",
"rollup-plugin-brotli": "3.1.0",
"vite-plugin-checker": "0.8.0",
"workbox-build": "7.1.1",
"workbox-build": "7.3.0",
"transform-ast": "2.4.4"
}
}

0 comments on commit 05f0377

Please sign in to comment.