Skip to content

Commit

Permalink
chore(deps): bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
metonym committed Sep 5, 2024
1 parent b4e42f9 commit a74844c
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file modified bun.lockb
Binary file not shown.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"prettier": "^2.8.8",
"rollup": "^2.79.1",
"rollup-plugin-svelte": "^7.2.2",
"svelte": "^4.2.18",
"svelte": "^4.2.19",
"svelte-preprocess": "^5.1.4",
"typescript": "^5.5.4"
},
"devDependencies": {
"@types/bun": "^1.1.6",
"@types/bun": "^1.1.8",
"@types/jest": "^29.5.12",
"@types/node": "^20.14.15",
"@types/node": "^20.16.5",
"@types/prettier": "^2.7.3",
"prettier-plugin-svelte": "^2.10.1"
},
Expand Down
Binary file modified playground/bun.lockb
Binary file not shown.
6 changes: 3 additions & 3 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
"preview": "bun --bun vite preview"
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"carbon-components-svelte": "^0.85.2",
"carbon-preprocess-svelte": "^0.11.5",
"carbon-preprocess-svelte": "^0.11.6",
"codemirror": "^5.65.17",
"prettier": "^2.8.8",
"svelte-highlight": "^7.7.0",
"vite": "^5.4.0"
"vite": "^5.4.3"
}
}

0 comments on commit a74844c

Please sign in to comment.