Skip to content

Commit

Permalink
chore: Bump frontend dependencies (#20309)
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur- authored Oct 23, 2024
1 parent ae7777c commit abddf7b
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 @@ -7,7 +7,7 @@
"react-router-dom": "6.26.2"
},
"devDependencies": {
"@types/react": "18.3.11",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"license": "Apache-2.0",
"dependencies": {},
"devDependencies": {
"vite": "5.4.9",
"vite": "5.4.10",
"@vitejs/plugin-react": "4.3.3",
"@preact/signals-react-transform": "0.4.0",
"@rollup/plugin-replace": "6.0.1",
"@rollup/pluginutils": "5.1.2",
"@babel/preset-react": "7.25.7",
"@babel/preset-react": "7.25.9",
"rollup-plugin-visualizer": "5.12.0",
"rollup-plugin-brotli": "3.1.0",
"vite-plugin-checker": "0.8.0",
Expand Down

0 comments on commit abddf7b

Please # to comment.