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 Jan 12, 2025
1 parent b1f1e05 commit 6d03031
Show file tree
Hide file tree
Showing 10 changed files with 4 additions and 4 deletions.
Binary file modified bun.lockb
Binary file not shown.
Binary file modified examples/rollup/bun.lockb
Binary file not shown.
Binary file modified examples/sveltekit/bun.lockb
Binary file not shown.
Binary file modified examples/vite/bun.lockb
Binary file not shown.
Binary file modified examples/vite@svelte-5/bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion examples/vite@svelte-5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@sveltejs/vite-plugin-svelte": "^4.0.4",
"carbon-components-svelte": "^0.85.4",
"carbon-preprocess-svelte": "link:carbon-preprocess-svelte",
"svelte": "^5.14.4",
"svelte": "^5.17.3",
"svelte-preprocess-directives": "^0.1.2",
"vite": "latest"
}
Expand Down
Binary file modified examples/webpack/bun.lockb
Binary file not shown.
Binary file modified examples/webpack@svelte-5/bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion examples/webpack@svelte-5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"css-loader": "latest",
"html-webpack-plugin": "latest",
"mini-css-extract-plugin": "latest",
"svelte": "^5.14.4",
"svelte": "^5.17.3",
"svelte-loader": "latest",
"webpack": "latest",
"webpack-cli": "latest",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"estree-walker": "^2.0.2",
"magic-string": "^0.30.14",
"magic-string": "^0.30.17",
"postcss": "^8.4.49",
"postcss-discard-empty": "^7.0.0"
},
Expand All @@ -27,7 +27,7 @@
"carbon-components-svelte": "0.87.0",
"culls": "latest",
"prettier": "latest",
"svelte": "^5.10.0",
"svelte": "^5.17.3",
"typescript": "latest",
"vite": "latest",
"webpack": "latest"
Expand Down

0 comments on commit 6d03031

Please sign in to comment.