Skip to content

Commit 1568ff7

Browse files
Update all non-major dependencies
1 parent 6127cfd commit 1568ff7

3 files changed

Lines changed: 130 additions & 136 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bachelor",
33
"type": "module",
4-
"packageManager": "pnpm@10.13.1",
4+
"packageManager": "pnpm@10.14.0",
55
"engines": {
66
"node": "24",
77
"pnpm": "10"

packages/app/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,16 @@
2020
"@types/node": "24.1.0",
2121
"@webgpu/types": "0.1.64",
2222
"postcss-nesting": "13.0.2",
23-
"svelte": "5.37.0",
23+
"svelte": "5.37.1",
2424
"svelte-check": "4.3.0",
25-
"typescript": "5.8.3",
25+
"typescript": "5.9.2",
2626
"unocss": "66.3.3",
27-
"unplugin-icons": "22.1.0",
27+
"unplugin-icons": "22.2.0",
2828
"vite": "7.0.6",
29-
"wrangler": "4.26.0"
29+
"wrangler": "4.27.0"
3030
},
3131
"dependencies": {
3232
"@bachelor/core": "workspace:",
33-
"bits-ui": "2.8.13"
33+
"bits-ui": "2.9.0"
3434
}
3535
}

0 commit comments

Comments
 (0)