Skip to content

Commit f1c4c92

Browse files
fix(deps): update dependency solid-js to v1.9.11 (#8429)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8eb8bc9 commit f1c4c92

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

accelerate/solidstart-starter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@solidjs/router": "0.15.4",
1313
"@solidjs/start": "1.1.7",
1414
"dotenv": "^17.2.3",
15-
"solid-js": "1.9.10",
15+
"solid-js": "1.9.11",
1616
"tsx": "4.20.6",
1717
"vinxi": "0.5.8",
1818
"zod": "3.25.76"

orm/solid-start/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@prisma/client": "7.3.0",
1111
"@prisma/adapter-pg": "7.3.0",
1212
"@solidjs/start": "1.1.7",
13-
"solid-js": "1.9.10",
13+
"solid-js": "1.9.11",
1414
"vinxi": "0.5.8",
1515
"pg": "^8.16.3"
1616
},

0 commit comments

Comments
 (0)