Skip to content

Commit 1d860dc

Browse files
committed
Update deps
1 parent aa0a042 commit 1d860dc

3 files changed

Lines changed: 4148 additions & 3675 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,27 +3,27 @@
33
"license": "MIT",
44
"version": "2.0.0",
55
"type": "module",
6-
"packageManager": "pnpm@8.15.9",
6+
"packageManager": "pnpm@9.15.9",
77
"dependencies": {
8-
"joi": "17.13.3",
8+
"joi": "18.0.1",
99
"preact": "10.27.2"
1010
},
1111
"devDependencies": {
1212
"@preact/preset-vite": "2.10.2",
13-
"@types/node": "^22.0.0",
14-
"@typescript-eslint/eslint-plugin": "7.18.0",
15-
"@typescript-eslint/parser": "7.18.0",
13+
"@types/node": "^24.6.2",
14+
"@typescript-eslint/eslint-plugin": "8.45.0",
15+
"@typescript-eslint/parser": "8.45.0",
1616
"autoprefixer": "10.4.21",
1717
"eslint": "8.57.1",
1818
"eslint-config-preact": "1.5.0",
1919
"postcss": "8.5.6",
2020
"prettier": "3.6.2",
2121
"prettier-plugin-tailwindcss": "0.6.14",
2222
"tailwindcss": "3.4.18",
23-
"typescript": "5.4.5",
24-
"vite": "7.1.7",
25-
"vite-plugin-pwa": "0.21.2",
26-
"workbox-window": "^7.0.0"
23+
"typescript": "5.9.3",
24+
"vite": "7.1.9",
25+
"vite-plugin-pwa": "1.0.3",
26+
"workbox-window": "^7.3.0"
2727
},
2828
"scripts": {
2929
"dev": "vite",

0 commit comments

Comments
 (0)