mirror of
https://github.com/colanode/colanode.git
synced 2025-12-28 16:06:37 +01:00
Update packages (#196)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"name": "@colanode/web",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"version": "1.0.0",
|
||||
"scripts": {
|
||||
"dev": "vite --port 4000",
|
||||
"start": "vite --port 4000",
|
||||
@@ -16,10 +17,10 @@
|
||||
"comlink": "^4.4.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/postcss": "^4.1.11",
|
||||
"@vitejs/plugin-react": "^5.0.0",
|
||||
"@tailwindcss/postcss": "^4.1.12",
|
||||
"@vitejs/plugin-react": "^5.0.2",
|
||||
"tailwindcss": "^4.1.8",
|
||||
"vite": "^7.1.2",
|
||||
"vite-plugin-pwa": "^1.0.2"
|
||||
"vite": "^7.1.3",
|
||||
"vite-plugin-pwa": "^1.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user