Skip to content
Draft
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/start/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
}
},
"devDependencies": {
"solid-js": "^1.9.5",
"solid-js": "^1.9.10",
"vinxi": "^0.5.7",
"vitest": "3.0.5"
},
Expand All @@ -80,7 +80,7 @@
"source-map-js": "^1.0.2",
"terracotta": "^1.0.4",
"tinyglobby": "^0.2.2",
"vite-plugin-solid": "^2.11.1"
"vite-plugin-solid": "^2.11.10"
},
"peerDependencies": {
"vinxi": "^0.5.7"
Expand Down
Loading
Loading