Skip to content

Commit 4b88b2d

Browse files
Update Build + Testing
1 parent 7695a3b commit 4b88b2d

File tree

2 files changed

+511
-378
lines changed

2 files changed

+511
-378
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@sveltejs/kit": "^2.6.1",
5757
"@sveltejs/vite-plugin-svelte": "^3.1.2",
5858
"@types/cookie": "^0.6.0",
59-
"@types/node": "^20.17.0",
59+
"@types/node": "^22.14.0",
6060
"@typescript-eslint/eslint-plugin": "^8.13.0",
6161
"@typescript-eslint/parser": "^8.13.0",
6262
"bson": "patch:bson@npm%3A6.2.0#~/.yarn/patches/bson-npm-6.2.0-3d364484ee.patch",
@@ -68,11 +68,11 @@
6868
"svelte-check": "^4.0.4",
6969
"svelte-confetti-explosion": "^0.4.0",
7070
"svelty-picker": "^5.2.9",
71-
"tslib": "^2.8.0",
72-
"typescript": "^5.6.3",
73-
"vite": "^5.4.10",
74-
"vite-plugin-node-polyfills": "^0.22.0",
75-
"vitest": "^2.1.3"
71+
"tslib": "^2.8.1",
72+
"typescript": "^5.8.3",
73+
"vite": "^6.2.6",
74+
"vite-plugin-node-polyfills": "^0.23.0",
75+
"vitest": "^3.1.1"
7676
},
7777
"devDependenciesComments": {
7878
"svelte": "Locked at 4.x because 5.x doesn't seem to work with @smui components as of 11/25/2023"

0 commit comments

Comments
 (0)