Skip to content

Commit

Permalink
chore: Bump frontend dependencies (#20288) (#20310)
Browse files Browse the repository at this point in the history
Co-authored-by: Artur <artur@vaadin.com>
  • Loading branch information
vaadin-bot and Artur- authored Oct 23, 2024
1 parent c978262 commit b14fed3
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 @@ -8,6 +8,6 @@
},
"devDependencies": {
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0"
"@types/react-dom": "18.3.1"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"license": "Apache-2.0",
"dependencies": {},
"devDependencies": {
"vite": "5.4.8",
"@vitejs/plugin-react": "4.3.2",
"vite": "5.4.9",
"@vitejs/plugin-react": "4.3.3",
"@preact/signals-react-transform": "0.4.0",
"@rollup/plugin-replace": "6.0.1",
"@rollup/pluginutils": "5.1.2",
Expand Down

0 comments on commit b14fed3

Please sign in to comment.