|
|
@@ -5,8 +5,6 @@
|
|
|
"repository": "https://github.com/OliveTin/OliveTin",
|
|
|
"source": "index.html",
|
|
|
"devDependencies": {
|
|
|
- "eslint": "^8.57.1",
|
|
|
- "eslint-config-standard": "^17.1.0",
|
|
|
"process": "^0.11.10",
|
|
|
"stylelint": "^16.25.0",
|
|
|
"stylelint-config-standard": "^39.0.1"
|
|
|
@@ -26,15 +24,15 @@
|
|
|
"dependencies": {
|
|
|
"@connectrpc/connect": "^2.1.0",
|
|
|
"@connectrpc/connect-web": "^2.1.0",
|
|
|
- "@hugeicons/core-free-icons": "^1.1.0",
|
|
|
+ "@hugeicons/core-free-icons": "^1.2.1",
|
|
|
"@hugeicons/vue": "^1.0.3",
|
|
|
"@vitejs/plugin-vue": "^6.0.1",
|
|
|
"@xterm/addon-fit": "^0.10.0",
|
|
|
"@xterm/xterm": "^5.5.0",
|
|
|
"iconify-icon": "^3.0.1",
|
|
|
- "picocrank": "^1.4.0",
|
|
|
- "unplugin-vue-components": "^29.1.0",
|
|
|
- "vite": "^7.1.11",
|
|
|
- "vue-router": "^4.5.1"
|
|
|
+ "picocrank": "^1.6.2",
|
|
|
+ "unplugin-vue-components": "^30.0.0",
|
|
|
+ "vite": "^7.1.12",
|
|
|
+ "vue-router": "^4.6.3"
|
|
|
}
|
|
|
}
|