Skip to content

Commit 407bc83

Browse files
build(deps): bump seroval and solid-js in /cortex-gui (#354)
Bumps [seroval](https://github.com/lxsmnsyc/seroval) to 1.5.0 and updates ancestor dependency [solid-js](https://github.com/solidjs/solid). These dependencies need to be updated together. Updates `seroval` from 1.3.2 to 1.5.0 - [Release notes](https://github.com/lxsmnsyc/seroval/releases) - [Commits](https://github.com/lxsmnsyc/seroval/commits) Updates `solid-js` from 1.9.10 to 1.9.11 - [Release notes](https://github.com/solidjs/solid/releases) - [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md) - [Commits](https://github.com/solidjs/solid/commits) --- updated-dependencies: - dependency-name: seroval dependency-version: 1.5.0 dependency-type: indirect - dependency-name: solid-js dependency-version: 1.9.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a98124e commit 407bc83

File tree

2 files changed

+73
-13
lines changed

2 files changed

+73
-13
lines changed

cortex-gui/package-lock.json

Lines changed: 72 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cortex-gui/package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"monaco-editor": "^0.55.1",
5050
"shiki": "^3.20.0",
5151
"solid-icons": "^1.1.0",
52-
"solid-js": "^1.9.10"
52+
"solid-js": "^1.9.11"
5353
},
5454
"devDependencies": {
5555
"@tailwindcss/vite": "^4.1.18",

0 commit comments

Comments
 (0)