Skip to content

Commit

Permalink
chore(npm-deps): update npm dependencies (#1072)
Browse files Browse the repository at this point in the history
Co-authored-by: quarkus-hilla-bot[bot] <quarkus-hilla-bot[bot]@141157179+users.noreply.github.com>
  • Loading branch information
quarkus-hilla-bot[bot] and quarkus-hilla-bot[bot] authored Nov 14, 2024
1 parent fec7310 commit 831bc47
Show file tree
Hide file tree
Showing 12 changed files with 1,248 additions and 2,700 deletions.
662 changes: 210 additions & 452 deletions integration-tests/hybrid-smoke-tests/package-lock.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions integration-tests/hybrid-smoke-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
"mobx": "^6.3.5",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.26.2"
"react-router-dom": "6.28.0"
},
"devDependencies": {
"@babel/preset-react": "7.25.9",
"@preact/signals-react-transform": "0.4.0",
"@rollup/plugin-replace": "6.0.1",
"@rollup/pluginutils": "5.1.2",
"@rollup/pluginutils": "5.1.3",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@vaadin/hilla-generator-cli": "24.6.0-alpha4",
Expand All @@ -59,7 +59,7 @@
"typescript": "5.6.3",
"vite": "5.4.11",
"vite-plugin-checker": "0.8.0",
"workbox-build": "7.1.1",
"workbox-build": "7.3.0",
"workbox-core": "7.3.0",
"workbox-precaching": "7.3.0"
},
Expand Down Expand Up @@ -130,13 +130,13 @@
"lit": "3.2.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.26.2"
"react-router-dom": "6.28.0"
},
"devDependencies": {
"@babel/preset-react": "7.25.9",
"@preact/signals-react-transform": "0.4.0",
"@rollup/plugin-replace": "6.0.1",
"@rollup/pluginutils": "5.1.2",
"@rollup/pluginutils": "5.1.3",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@vaadin/hilla-generator-cli": "24.6.0-alpha4",
Expand All @@ -159,11 +159,11 @@
"typescript": "5.6.3",
"vite": "5.4.11",
"vite-plugin-checker": "0.8.0",
"workbox-build": "7.1.1",
"workbox-build": "7.3.0",
"workbox-core": "7.3.0",
"workbox-precaching": "7.3.0"
},
"hash": "d0c0eac05dc6ba6e94fb3ae9a85d8d92d282d1703d41cdf6c8e4b093c27ac76b"
"hash": "ce296e1ee69887723cbcd2fbbee82bf09d93881b02ba5f6fc0be330aa0d57747"
},
"type": "module"
}
612 changes: 185 additions & 427 deletions integration-tests/hybrid-vaadin-router-smoke-tests/package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions integration-tests/hybrid-vaadin-router-smoke-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@babel/preset-react": "7.25.9",
"@preact/signals-react-transform": "0.4.0",
"@rollup/plugin-replace": "6.0.1",
"@rollup/pluginutils": "5.1.2",
"@rollup/pluginutils": "5.1.3",
"@vaadin/hilla-generator-cli": "24.6.0-alpha4",
"@vaadin/hilla-generator-core": "24.6.0-alpha4",
"@vaadin/hilla-generator-plugin-backbone": "24.6.0-alpha4",
Expand All @@ -109,7 +109,7 @@
"typescript": "5.6.3",
"vite": "5.4.11",
"vite-plugin-checker": "0.8.0",
"workbox-build": "7.1.1",
"workbox-build": "7.3.0",
"workbox-core": "7.3.0",
"workbox-precaching": "7.3.0"
},
Expand Down Expand Up @@ -290,7 +290,7 @@
"@babel/preset-react": "7.25.9",
"@preact/signals-react-transform": "0.4.0",
"@rollup/plugin-replace": "6.0.1",
"@rollup/pluginutils": "5.1.2",
"@rollup/pluginutils": "5.1.3",
"@vaadin/hilla-generator-cli": "24.6.0-alpha4",
"@vaadin/hilla-generator-core": "24.6.0-alpha4",
"@vaadin/hilla-generator-plugin-backbone": "24.6.0-alpha4",
Expand All @@ -311,11 +311,11 @@
"typescript": "5.6.3",
"vite": "5.4.11",
"vite-plugin-checker": "0.8.0",
"workbox-build": "7.1.1",
"workbox-build": "7.3.0",
"workbox-core": "7.3.0",
"workbox-precaching": "7.3.0"
},
"hash": "66434752ae732cb38adf9bc7bda8775daf5f2b82a3cee0f143d986503424bcfc"
"hash": "1978a01de5d35be35233076336a90208e3a3cf8ff5cba096726be695be14763a"
},
"type": "module"
}
Loading

0 comments on commit 831bc47

Please sign in to comment.