Update deps

This commit is contained in:
Kasper 2025-05-30 16:47:57 +02:00
parent eccfad5321
commit 83c7d78fb2
No known key found for this signature in database
GPG Key ID: 3E47D7CD99820B85
2 changed files with 3 additions and 3 deletions

4
web/package-lock.json generated
View File

@ -12,7 +12,7 @@
"cpc": "file:../pkg",
"svelte": "^5.33.10",
"svelte-check": "^4.2.1",
"tailwindcss": "^4.0.0",
"tailwindcss": "^4.1.8",
"typescript": "^5.8.3",
"vercel": "^42.2.0",
"vite": "^6.3.5",
@ -23,7 +23,7 @@
},
"../pkg": {
"name": "cpc",
"version": "2.0.0",
"version": "3.0.0",
"dev": true,
"license": "MIT"
},

View File

@ -18,7 +18,7 @@
"cpc": "file:../pkg",
"svelte": "^5.33.10",
"svelte-check": "^4.2.1",
"tailwindcss": "^4.0.0",
"tailwindcss": "^4.1.8",
"typescript": "^5.8.3",
"vercel": "^42.2.0",
"vite": "^6.3.5",