mirror of
https://github.com/IoTManagerProject/IoTManagerWeb.git
synced 2026-03-26 15:02:21 +03:00
updating packages
This commit is contained in:
12
package.json
12
package.json
@@ -12,7 +12,7 @@
|
||||
"@rollup/plugin-node-resolve": "^11.0.0",
|
||||
"autoprefixer": "^10.4.14",
|
||||
"postcss": "^8.4.24",
|
||||
"postcss-load-config": "^3.1.4",
|
||||
"postcss-load-config": "^4.0.1",
|
||||
"prettier": "^2.8.8",
|
||||
"prettier-plugin-svelte": "^2.10.1",
|
||||
"rollup": "^2.79.1",
|
||||
@@ -21,13 +21,13 @@
|
||||
"rollup-plugin-svelte": "^7.1.5",
|
||||
"rollup-plugin-terser": "^7.0.0",
|
||||
"svelte": "^3.59.1",
|
||||
"svelte-preprocess": "^4.10.7",
|
||||
"tailwindcss": "^2.2.19",
|
||||
"tinro": "^0.5.12"
|
||||
"svelte-preprocess": "^5.0.4",
|
||||
"tailwindcss": "^3.3.2",
|
||||
"tinro": "^0.6.12"
|
||||
},
|
||||
"dependencies": {
|
||||
"daisyui": "^1.25.4",
|
||||
"sirv-cli": "^1.0.14",
|
||||
"daisyui": "^3.1.1",
|
||||
"sirv-cli": "^2.0.2",
|
||||
"svelte-frappe-charts": "^1.10.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user