Skip to content

Commit

Permalink
chore(deps-dev): bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
metonym committed Aug 14, 2024
1 parent 56c4273 commit 786e07e
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
Binary file modified bun.lockb
Binary file not shown.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,21 @@
"build": "bun --bun tsc"
},
"dependencies": {
"@rollup/plugin-node-resolve": "^13.2.1",
"acorn": "^8.8.0",
"comment-parser": "^1.4.0",
"fast-glob": "^3.3.1",
"@rollup/plugin-node-resolve": "^13.3.0",
"acorn": "^8.12.1",
"comment-parser": "^1.4.1",
"fast-glob": "^3.3.2",
"prettier": "^2.8.8",
"rollup": "^2.70.2",
"rollup-plugin-svelte": "^7.1.6",
"svelte": "^4.1.2",
"svelte-preprocess": "^5.0.4",
"typescript": "^5.1.6"
"rollup": "^2.79.1",
"rollup-plugin-svelte": "^7.2.2",
"svelte": "^4.2.18",
"svelte-preprocess": "^5.1.4",
"typescript": "^5.5.4"
},
"devDependencies": {
"@types/bun": "^1.1.6",
"@types/jest": "^29.5.12",
"@types/node": "^20.14.10",
"@types/node": "^20.14.15",
"@types/prettier": "^2.7.3",
"prettier-plugin-svelte": "^2.10.1"
},
Expand Down
Binary file modified playground/bun.lockb
Binary file not shown.
10 changes: 5 additions & 5 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"carbon-components-svelte": "^0.85.0",
"carbon-preprocess-svelte": "^0.11.3",
"codemirror": "^5.65.16",
"carbon-components-svelte": "^0.85.2",
"carbon-preprocess-svelte": "^0.11.5",
"codemirror": "^5.65.17",
"prettier": "^2.8.8",
"svelte-highlight": "^7.6.1",
"vite": "^5.3.1"
"svelte-highlight": "^7.7.0",
"vite": "^5.4.0"
}
}
File renamed without changes.

0 comments on commit 786e07e

Please sign in to comment.