Skip to content

Commit cb0e333

Browse files
committed
bump: terracotta@2.0.0-next.9
1 parent c11dcca commit cb0e333

4 files changed

Lines changed: 21 additions & 15 deletions

File tree

.changeset/terracotta-next-9.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@solidjs/start-devtools': patch
3+
---
4+
5+
Update terracotta to `2.0.0-next.9`.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"seroval": "^1.6.0",
7171
"shiki": "^4.3.1",
7272
"solid-js": "^2.0.0-rc.0",
73-
"terracotta": "2.0.0-next.6",
73+
"terracotta": "2.0.0-next.9",
7474
"typescript": "^7.0.2",
7575
"vite": "^8.2.1",
7676
"vitest": "^4.1.11"

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1+
minimumReleaseAgeExclude:
2+
- solid-use@1.0.0-next.3
3+
- terracotta@2.0.0-next.9
14
onlyBuiltDependencies:
25
- esbuild

0 commit comments

Comments
 (0)