Skip to content

Commit 13933fc

Browse files
committed
core dependency updates
1 parent ff7d95a commit 13933fc

File tree

5 files changed

+447
-991
lines changed

5 files changed

+447
-991
lines changed
340 Bytes
Binary file not shown.

frontend/package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,19 @@
1313
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch"
1414
},
1515
"devDependencies": {
16-
"@sveltejs/adapter-auto": "^3.0.0",
17-
"@sveltejs/adapter-static": "^3.0.5",
18-
"@sveltejs/kit": "^2.0.0",
19-
"@sveltejs/vite-plugin-svelte": "^4.0.0",
16+
"@sveltejs/adapter-auto": "^4.0.0",
17+
"@sveltejs/adapter-static": "^3.0.8",
18+
"@sveltejs/kit": "^2.17.1",
19+
"@sveltejs/vite-plugin-svelte": "^5.0.0",
2020
"@types/js-yaml": "^4.0.9",
2121
"@types/mdast": "^4.0.4",
22-
"@types/node": "^22.7.9",
22+
"@types/node": "^22.13.1",
2323
"github-slugger": "^2.0.0",
2424
"hast-util-to-string": "^3.0.1",
2525
"js-yaml": "^4.1.0",
2626
"mdast-util-from-markdown": "^2.0.2",
2727
"phosphor-svelte": "^3.0.1",
28-
"playwright": "^1.49.1",
28+
"playwright": "^1.50.1",
2929
"rehype-stringify": "^10.0.1",
3030
"remark-frontmatter": "^5.0.0",
3131
"remark-parse": "^11.0.0",
@@ -37,11 +37,11 @@
3737
"typescript": "^5.0.0",
3838
"unified": "^11.0.5",
3939
"unist-util-visit": "^5.0.0",
40-
"vite": "^5.0.3"
40+
"vite": "^6.0.0"
4141
},
4242
"dependencies": {
43-
"@zip.js/zip.js": "^2.7.53",
44-
"phaser": "^3.86.0",
43+
"@zip.js/zip.js": "^2.7.57",
44+
"phaser": "^3.87.0",
4545
"wasmbots": "*"
4646
}
4747
}

0 commit comments

Comments
 (0)