|
@@ -16,8 +16,8 @@
|
|
|
"@vitejs/plugin-vue": "^6.0.1",
|
|
"@vitejs/plugin-vue": "^6.0.1",
|
|
|
"@xterm/addon-fit": "^0.10.0",
|
|
"@xterm/addon-fit": "^0.10.0",
|
|
|
"@xterm/xterm": "^5.5.0",
|
|
"@xterm/xterm": "^5.5.0",
|
|
|
- "iconify-icon": "^3.0.1",
|
|
|
|
|
- "picocrank": "^1.6.2",
|
|
|
|
|
|
|
+ "iconify-icon": "^3.0.2",
|
|
|
|
|
+ "picocrank": "^1.6.4",
|
|
|
"unplugin-vue-components": "^30.0.0",
|
|
"unplugin-vue-components": "^30.0.0",
|
|
|
"vite": "^7.1.12",
|
|
"vite": "^7.1.12",
|
|
|
"vue-router": "^4.6.3"
|
|
"vue-router": "^4.6.3"
|
|
@@ -1643,9 +1643,9 @@
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/femtocrank": {
|
|
"node_modules/femtocrank": {
|
|
|
- "version": "2.4.3",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/femtocrank/-/femtocrank-2.4.3.tgz",
|
|
|
|
|
- "integrity": "sha512-rBuvg5NmG5YzfsHSCIwiNTO3RQlFdDLggLTvNw4u+vUkcRIU0OEFZpG2zyADEofXM9Ntsxzbn8jTf3i5iPwRgw==",
|
|
|
|
|
|
|
+ "version": "2.4.4",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/femtocrank/-/femtocrank-2.4.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-MG0s8QPivocTXCElfqvLCW0m9uRGlCauoyRr3obEu8mz7/s1LsUs46b29Xdn4DQpdu3eagWYj6rkuVqEO6g4TQ==",
|
|
|
"license": "AGPL-3.0"
|
|
"license": "AGPL-3.0"
|
|
|
},
|
|
},
|
|
|
"node_modules/fill-range": {
|
|
"node_modules/fill-range": {
|
|
@@ -1784,9 +1784,9 @@
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/iconify-icon": {
|
|
"node_modules/iconify-icon": {
|
|
|
- "version": "3.0.1",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/iconify-icon/-/iconify-icon-3.0.1.tgz",
|
|
|
|
|
- "integrity": "sha512-M3/kH3C+e/ufhmQuOSYSb1Ri1ImJ+ZEQYcVRMKnlSc8Nrdoy+iY9YvFnplX8t/3aCRuo5wN4RVPtCSHGnbt8dg==",
|
|
|
|
|
|
|
+ "version": "3.0.2",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/iconify-icon/-/iconify-icon-3.0.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-DYPAumiUeUeT/GHT8x2wrAVKn1FqZJqFH0Y5pBefapWRreV1BBvqBVMb0020YQ2njmbR59r/IathL2d2OrDrxA==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"@iconify/types": "^2.0.0"
|
|
"@iconify/types": "^2.0.0"
|
|
@@ -2362,15 +2362,15 @@
|
|
|
"license": "ISC"
|
|
"license": "ISC"
|
|
|
},
|
|
},
|
|
|
"node_modules/picocrank": {
|
|
"node_modules/picocrank": {
|
|
|
- "version": "1.6.2",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/picocrank/-/picocrank-1.6.2.tgz",
|
|
|
|
|
- "integrity": "sha512-8adBUA8/iDwAP+RjM3Jr/UdXH/Dd0VbqtlxJYfAAL20T8tp+spjrtTMduYT7QIRx7jrxRyFHIV8G5q1B50u35g==",
|
|
|
|
|
|
|
+ "version": "1.6.4",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/picocrank/-/picocrank-1.6.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-zD1wnkoUDAXZOUs9zKqS4rqz9mljeqFwM7QWx4ykXJsmH6iOLAIKh2AVlxa384oeXJXIWM9VLiySEnhQZmQmjA==",
|
|
|
"license": "ISC",
|
|
"license": "ISC",
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"@hugeicons/core-free-icons": "^1.0.16",
|
|
"@hugeicons/core-free-icons": "^1.0.16",
|
|
|
"@hugeicons/vue": "^1.0.3",
|
|
"@hugeicons/vue": "^1.0.3",
|
|
|
"@vitejs/plugin-vue": "^6.0.1",
|
|
"@vitejs/plugin-vue": "^6.0.1",
|
|
|
- "femtocrank": "^2.4.3",
|
|
|
|
|
|
|
+ "femtocrank": "^2.4.4",
|
|
|
"unplugin-vue-components": "^29.0.0",
|
|
"unplugin-vue-components": "^29.0.0",
|
|
|
"vite": "^7.1.3",
|
|
"vite": "^7.1.3",
|
|
|
"vue": "^3.5.19",
|
|
"vue": "^3.5.19",
|