Skip to content

Commit 5e51877

Browse files
Bump the packages group with 7 updates (#75)
Bumps the packages group with 7 updates: | Package | From | To | | --- | --- | --- | | [solid-js](https://github.com/solidjs/solid) | `1.9.3` | `1.9.4` | | [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) | `39.2.5` | `39.2.6` | | [babel-plugin-jsx-dom-expressions](https://github.com/ryansolid/dom-expressions) | `0.39.3` | `0.39.5` | | [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.77` | `1.5.78` | | [rollup](https://github.com/rollup/rollup) | `4.30.0` | `4.30.1` | | [seroval-plugins](https://github.com/lxsmnsyc/seroval) | `1.1.1` | `1.2.0` | | [seroval](https://github.com/lxsmnsyc/seroval) | `1.1.1` | `1.2.0` | Updates `solid-js` from 1.9.3 to 1.9.4 - [Release notes](https://github.com/solidjs/solid/releases) - [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md) - [Commits](solidjs/solid@v1.9.3...v1.9.4) Updates `vercel` from 39.2.5 to 39.2.6 - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/vercel@39.2.6/packages/cli) Updates `babel-plugin-jsx-dom-expressions` from 0.39.3 to 0.39.5 - [Release notes](https://github.com/ryansolid/dom-expressions/releases) - [Commits](ryansolid/dom-expressions@v0.39.3...v0.39.5) Updates `electron-to-chromium` from 1.5.77 to 1.5.78 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.5.77...v1.5.78) Updates `rollup` from 4.30.0 to 4.30.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.30.0...v4.30.1) Updates `seroval-plugins` from 1.1.1 to 1.2.0 - [Release notes](https://github.com/lxsmnsyc/seroval/releases) - [Commits](lxsmnsyc/seroval@v1.1.1...v1.2.0) Updates `seroval` from 1.1.1 to 1.2.0 - [Release notes](https://github.com/lxsmnsyc/seroval/releases) - [Commits](lxsmnsyc/seroval@v1.1.1...v1.2.0) --- updated-dependencies: - dependency-name: solid-js dependency-type: direct:production update-type: version-update:semver-patch dependency-group: packages - dependency-name: vercel dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: babel-plugin-jsx-dom-expressions dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: electron-to-chromium dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: rollup dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: seroval-plugins dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages - dependency-name: seroval dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2854ff4 commit 5e51877

2 files changed

Lines changed: 140 additions & 140 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"tailwindcss": "3.4.17",
3333
"typescript": "^5.7.2",
3434
"typescript-eslint": "^8.19.1",
35-
"vercel": "^39.2.5",
35+
"vercel": "^39.2.6",
3636
"vite": "^6.0.7",
3737
"vite-plugin-solid": "^2.11.0",
3838
"vite-plugin-vercel": "^9.0.4"
@@ -43,7 +43,7 @@
4343
"@solid-primitives/storage": "^4.2.1",
4444
"@vercel/functions": "^1.5.2",
4545
"cookie": "^1.0.2",
46-
"solid-js": "^1.9.3"
46+
"solid-js": "^1.9.4"
4747
},
4848
"license": "MIT",
4949
"pnpm": {

0 commit comments

Comments
 (0)