Ver código fonte

fix: Sidebar, when unstuck, clicking links will close it (#714)

jamesread 7 meses atrás
pai
commit
55d8f75d1b
2 arquivos alterados com 27 adições e 33 exclusões
  1. 25 31
      frontend/package-lock.json
  2. 2 2
      frontend/package.json

+ 25 - 31
frontend/package-lock.json

@@ -17,11 +17,11 @@
 				"@xterm/addon-fit": "^0.10.0",
 				"@xterm/xterm": "^5.5.0",
 				"iconify-icon": "^3.0.2",
-				"picocrank": "^1.8.7",
+				"picocrank": "^1.8.9",
 				"standard": "^17.1.2",
 				"unplugin-vue-components": "^30.0.0",
 				"vite": "^7.2.4",
-				"vue-i18n": "^11.1.12",
+				"vue-i18n": "^11.2.1",
 				"vue-router": "^4.6.3"
 			},
 			"devDependencies": {
@@ -490,13 +490,13 @@
 			"license": "MIT"
 		},
 		"node_modules/@intlify/core-base": {
-			"version": "11.1.12",
-			"resolved": "https://registry.npmjs.org/@intlify/core-base/-/core-base-11.1.12.tgz",
-			"integrity": "sha512-whh0trqRsSqVLNEUCwU59pyJZYpU8AmSWl8M3Jz2Mv5ESPP6kFh4juas2NpZ1iCvy7GlNRffUD1xr84gceimjg==",
+			"version": "11.2.1",
+			"resolved": "https://registry.npmjs.org/@intlify/core-base/-/core-base-11.2.1.tgz",
+			"integrity": "sha512-2V1A4yaN9ElAnQ6ih3HHEc+jZ+sHV6BlQHjCsnIVlOotL5NCUgJElIxgUFiJs6zV4puoAq3hHuQIfWNp+J+8yQ==",
 			"license": "MIT",
 			"dependencies": {
-				"@intlify/message-compiler": "11.1.12",
-				"@intlify/shared": "11.1.12"
+				"@intlify/message-compiler": "11.2.1",
+				"@intlify/shared": "11.2.1"
 			},
 			"engines": {
 				"node": ">= 16"
@@ -506,12 +506,12 @@
 			}
 		},
 		"node_modules/@intlify/message-compiler": {
-			"version": "11.1.12",
-			"resolved": "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-11.1.12.tgz",
-			"integrity": "sha512-Fv9iQSJoJaXl4ZGkOCN1LDM3trzze0AS2zRz2EHLiwenwL6t0Ki9KySYlyr27yVOj5aVz0e55JePO+kELIvfdQ==",
+			"version": "11.2.1",
+			"resolved": "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-11.2.1.tgz",
+			"integrity": "sha512-J2454D3Agg3Kvgaj14gxTleJU8/H06Sisz7C2BwiHF0/i5Soyfb5ySpwn8GCL6yscDbOGj6xM+lUe6gO6BFQyg==",
 			"license": "MIT",
 			"dependencies": {
-				"@intlify/shared": "11.1.12",
+				"@intlify/shared": "11.2.1",
 				"source-map-js": "^1.0.2"
 			},
 			"engines": {
@@ -522,9 +522,9 @@
 			}
 		},
 		"node_modules/@intlify/shared": {
-			"version": "11.1.12",
-			"resolved": "https://registry.npmjs.org/@intlify/shared/-/shared-11.1.12.tgz",
-			"integrity": "sha512-Om86EjuQtA69hdNj3GQec9ZC0L0vPSAnXzB3gP/gyJ7+mA7t06d9aOAiqMZ+xEOsumGP4eEBlfl8zF2LOTzf2A==",
+			"version": "11.2.1",
+			"resolved": "https://registry.npmjs.org/@intlify/shared/-/shared-11.2.1.tgz",
+			"integrity": "sha512-O67LZM4dbfr70WCsZLW+g+pIXdgQ66laLVd/FicW7iYgP/RuH0X1FDGSh+Hr9Gou/8TeldUE6KmTGdLwX2ufIA==",
 			"license": "MIT",
 			"engines": {
 				"node": ">= 16"
@@ -4031,27 +4031,21 @@
 			"license": "ISC"
 		},
 		"node_modules/picocrank": {
-			"version": "1.8.7",
-			"resolved": "https://registry.npmjs.org/picocrank/-/picocrank-1.8.7.tgz",
-			"integrity": "sha512-A9eRkiGLtzCsi4aS+rkCw6MzPgEQUwDYNJJwGPGujwEtEKZcZk+wg9o/0yR/06qG3atip5H/aLGP7vPYS6iA5Q==",
+			"version": "1.8.9",
+			"resolved": "https://registry.npmjs.org/picocrank/-/picocrank-1.8.9.tgz",
+			"integrity": "sha512-5NcLEYy4BSPhZm0tY8l/DLxaQoaOuHaf43S0MUgsKyLEiUIn9WnZGsDXHTlGnqNk6VK4+HnHs2rZnt3i5gj7FQ==",
 			"license": "ISC",
 			"dependencies": {
-				"@hugeicons/core-free-icons": "^1.2.1",
+				"@hugeicons/core-free-icons": "^2.0.0",
 				"@hugeicons/vue": "^1.0.3",
-				"@vitejs/plugin-vue": "^6.0.1",
+				"@vitejs/plugin-vue": "^6.0.2",
 				"femtocrank": "^2.4.11",
 				"unplugin-vue-components": "^30.0.0",
-				"vite": "^7.2.2",
+				"vite": "^7.2.4",
 				"vue": "^3.5.24",
 				"vue-router": "^4.6.3"
 			}
 		},
-		"node_modules/picocrank/node_modules/@hugeicons/core-free-icons": {
-			"version": "1.2.1",
-			"resolved": "https://registry.npmjs.org/@hugeicons/core-free-icons/-/core-free-icons-1.2.1.tgz",
-			"integrity": "sha512-ho0QdGMkgL+kt+QsZocCsKvJou1rfyVQWARrxIhNLi+9tCKayUUtD9jlHgioaRphmskSl84TxrDm9Ae0G4Uu1g==",
-			"license": "MIT"
-		},
 		"node_modules/picomatch": {
 			"version": "2.3.1",
 			"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
@@ -5675,13 +5669,13 @@
 			}
 		},
 		"node_modules/vue-i18n": {
-			"version": "11.1.12",
-			"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-11.1.12.tgz",
-			"integrity": "sha512-BnstPj3KLHLrsqbVU2UOrPmr0+Mv11bsUZG0PyCOzsawCivk8W00GMXHeVUWIDOgNaScCuZah47CZFE+Wnl8mw==",
+			"version": "11.2.1",
+			"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-11.2.1.tgz",
+			"integrity": "sha512-cc3Wx4eJZac9WMS8mxhfYiCipm9PBQ2Dz15piWYm7DwNcCehaKRgpolEdiqrjjT27T3Wijz3xJ7NeIc8ofIWAA==",
 			"license": "MIT",
 			"dependencies": {
-				"@intlify/core-base": "11.1.12",
-				"@intlify/shared": "11.1.12",
+				"@intlify/core-base": "11.2.1",
+				"@intlify/shared": "11.2.1",
 				"@vue/devtools-api": "^6.5.0"
 			},
 			"engines": {

+ 2 - 2
frontend/package.json

@@ -30,11 +30,11 @@
 		"@xterm/addon-fit": "^0.10.0",
 		"@xterm/xterm": "^5.5.0",
 		"iconify-icon": "^3.0.2",
-		"picocrank": "^1.8.7",
+		"picocrank": "^1.8.9",
 		"standard": "^17.1.2",
 		"unplugin-vue-components": "^30.0.0",
 		"vite": "^7.2.4",
-		"vue-i18n": "^11.1.12",
+		"vue-i18n": "^11.2.1",
 		"vue-router": "^4.6.3"
 	}
 }