Skip to content

Commit 85f0fd7

Browse files
committed
chore(deps-dev): bump deps
1 parent 428f686 commit 85f0fd7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

bun.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"@playwright/experimental-ct-svelte": "1.51.1",
88
"@playwright/test": "1.51.1",
99
"@sveltejs/vite-plugin-svelte": "^3.1.2",
10-
"@types/bun": "^1.2.8",
11-
"prettier": "^3.5.3",
12-
"prettier-plugin-svelte": "^3.3.3",
10+
"@types/bun": "^1.2.18",
11+
"prettier": "^3.6.2",
12+
"prettier-plugin-svelte": "^3.4.0",
1313
"svelte": "3.59.2",
1414
"svelte-check": "^3.8.6",
1515
"svelte-readme": "^3.6.3",
@@ -134,7 +134,7 @@
134134

135135
"@sveltejs/vite-plugin-svelte-inspector": ["@sveltejs/[email protected]", "", { "dependencies": { "debug": "^4.3.4" }, "peerDependencies": { "@sveltejs/vite-plugin-svelte": "^3.0.0", "svelte": "^4.0.0 || ^5.0.0-next.0", "vite": "^5.0.0" } }, "sha512-9QX28IymvBlSCqsCll5t0kQVxipsfhFFL+L2t3nTWfXnddYwxBuAEtTtlaVQpRz9c37BhJjltSeY4AJSC03SSg=="],
136136

137-
"@types/bun": ["@types/[email protected].18", "", { "dependencies": { "bun-types": "1.2.18" } }, "sha512-Xf6RaWVheyemaThV0kUfaAUvCNokFr+bH8Jxp+tTZfx7dAPA8z9ePnP9S9+Vspzuxxx9JRAXhnyccRj3GyCMdQ=="],
137+
"@types/bun": ["@types/[email protected].19", "", { "dependencies": { "bun-types": "1.2.19" } }, "sha512-d9ZCmrH3CJ2uYKXQIUuZ/pUnTqIvLDS0SK7pFmbx8ma+ziH/FRMoAq5bYpRG7y+w1gl+HgyNZbtqgMq4W4e2Lg=="],
138138

139139
"@types/estree": ["@types/[email protected]", "", {}, "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw=="],
140140

@@ -168,7 +168,7 @@
168168

169169
"builtin-modules": ["[email protected]", "", {}, "sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw=="],
170170

171-
"bun-types": ["[email protected].18", "", { "dependencies": { "@types/node": "*" }, "peerDependencies": { "@types/react": "^19" } }, "sha512-04+Eha5NP7Z0A9YgDAzMk5PHR16ZuLVa83b26kH5+cp1qZW4F6FmAURngE7INf4tKOvCE69vYvDEwoNl1tGiWw=="],
171+
"bun-types": ["[email protected].19", "", { "dependencies": { "@types/node": "*" }, "peerDependencies": { "@types/react": "^19" } }, "sha512-uAOTaZSPuYsWIXRpj7o56Let0g/wjihKCkeRqUBhlLVM/Bt+Fj9xTo+LhC1OV1XDaGkz4hNC80et5xgy+9KTHQ=="],
172172

173173
"camel-case": ["[email protected]", "", { "dependencies": { "no-case": "^2.2.0", "upper-case": "^1.1.1" } }, "sha512-+MbKztAYHXPr1jNTSKQF52VpcFjwY5RkR7fxksV8Doo4KAYc5Fl4UJRgthBbTmEx8C54DqahhbLJkDwjI3PI/w=="],
174174

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@playwright/experimental-ct-svelte": "1.51.1",
1919
"@playwright/test": "1.51.1",
2020
"@sveltejs/vite-plugin-svelte": "^3.1.2",
21-
"@types/bun": "^1.2.18",
21+
"@types/bun": "^1.2.19",
2222
"prettier": "^3.6.2",
2323
"prettier-plugin-svelte": "^3.4.0",
2424
"svelte": "3.59.2",

0 commit comments

Comments
 (0)