mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 02:15:48 +02:00
chore(deps): update all non-major dependencies
This commit is contained in:
parent
2142f2e1cc
commit
adba757fcb
4 changed files with 388 additions and 347 deletions
|
@ -2,7 +2,7 @@
|
|||
"name": "nginx-ui-app-next",
|
||||
"type": "module",
|
||||
"version": "2.0.0-beta.39",
|
||||
"packageManager": "pnpm@9.12.2",
|
||||
"packageManager": "pnpm@9.12.3",
|
||||
"scripts": {
|
||||
"dev": "vite --host",
|
||||
"typecheck": "vue-tsc --noEmit",
|
||||
|
@ -19,9 +19,9 @@
|
|||
"@simplewebauthn/browser": "^11.0.0",
|
||||
"@vue/reactivity": "^3.5.12",
|
||||
"@vue/shared": "^3.5.12",
|
||||
"@vueuse/components": "^11.1.0",
|
||||
"@vueuse/core": "^11.1.0",
|
||||
"@vueuse/integrations": "^11.1.0",
|
||||
"@vueuse/components": "^11.2.0",
|
||||
"@vueuse/core": "^11.2.0",
|
||||
"@vueuse/integrations": "^11.2.0",
|
||||
"@xterm/addon-attach": "^0.11.0",
|
||||
"@xterm/addon-fit": "^0.10.0",
|
||||
"@xterm/xterm": "^5.5.0",
|
||||
|
@ -34,13 +34,13 @@
|
|||
"marked": "^14.1.3",
|
||||
"marked-highlight": "^2.2.0",
|
||||
"nprogress": "^0.2.0",
|
||||
"pinia": "^2.2.4",
|
||||
"pinia": "^2.2.6",
|
||||
"pinia-plugin-persistedstate": "^4.1.2",
|
||||
"reconnecting-websocket": "^4.4.0",
|
||||
"sortablejs": "^1.15.3",
|
||||
"universal-cookie": "^7.2.1",
|
||||
"universal-cookie": "^7.2.2",
|
||||
"unocss": "^0.63.6",
|
||||
"vite-plugin-build-id": "0.4.2",
|
||||
"vite-plugin-build-id": "0.5.0",
|
||||
"vue": "^3.5.12",
|
||||
"vue-dompurify-html": "^5.1.0",
|
||||
"vue-router": "^4.4.5",
|
||||
|
@ -52,14 +52,14 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^3.8.0",
|
||||
"@iconify-json/fa": "1.1.5",
|
||||
"@iconify-json/tabler": "1.1.95",
|
||||
"@iconify-json/fa": "1.2.0",
|
||||
"@iconify-json/tabler": "1.2.7",
|
||||
"@iconify/tools": "^4.0.7",
|
||||
"@iconify/types": "^2.0.0",
|
||||
"@iconify/utils": "^2.1.33",
|
||||
"@iconify/vue": "^4.1.2",
|
||||
"@simplewebauthn/types": "^11.0.0",
|
||||
"@types/lodash": "^4.17.12",
|
||||
"@types/lodash": "^4.17.13",
|
||||
"@types/nprogress": "^0.2.3",
|
||||
"@types/sortablejs": "^1.15.8",
|
||||
"@vitejs/plugin-vue": "^5.1.4",
|
||||
|
@ -68,7 +68,7 @@
|
|||
"@vue/tsconfig": "^0.5.1",
|
||||
"ace-builds": "^1.36.3",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"eslint": "^9.13.0",
|
||||
"eslint": "^9.14.0",
|
||||
"eslint-plugin-sonarjs": "^2.0.4",
|
||||
"less": "^4.2.0",
|
||||
"postcss": "^8.4.47",
|
||||
|
@ -79,6 +79,6 @@
|
|||
"unplugin-vue-define-options": "^1.5.2",
|
||||
"vite": "^5.4.10",
|
||||
"vite-svg-loader": "^5.1.0",
|
||||
"vue-tsc": "^2.1.6"
|
||||
"vue-tsc": "^2.1.10"
|
||||
}
|
||||
}
|
||||
|
|
573
app/pnpm-lock.yaml
generated
573
app/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
|
@ -7,13 +7,13 @@
|
|||
"docs:preview": "vitepress preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"vitepress": "^1.4.1",
|
||||
"vitepress": "^1.4.5",
|
||||
"vue": "^3.5.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.8.1",
|
||||
"@types/node": "^22.8.7",
|
||||
"less": "^4.2.0"
|
||||
},
|
||||
"license": "AGPL-3.0",
|
||||
"packageManager": "pnpm@9.12.2+sha512.22721b3a11f81661ae1ec68ce1a7b879425a1ca5b991c975b074ac220b187ce56c708fe5db69f4c962c989452eee76c82877f4ee80f474cebd61ee13461b6228"
|
||||
"packageManager": "pnpm@9.12.3+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee"
|
||||
}
|
||||
|
|
132
docs/pnpm-lock.yaml
generated
132
docs/pnpm-lock.yaml
generated
|
@ -9,15 +9,15 @@ importers:
|
|||
.:
|
||||
dependencies:
|
||||
vitepress:
|
||||
specifier: ^1.4.1
|
||||
version: 1.4.1(@algolia/client-search@4.24.0)(@types/node@22.8.1)(less@4.2.0)(postcss@8.4.47)(search-insights@2.13.0)
|
||||
specifier: ^1.4.5
|
||||
version: 1.4.5(@algolia/client-search@4.24.0)(@types/node@22.8.7)(less@4.2.0)(postcss@8.4.47)(search-insights@2.13.0)
|
||||
vue:
|
||||
specifier: ^3.5.12
|
||||
version: 3.5.12
|
||||
devDependencies:
|
||||
'@types/node':
|
||||
specifier: ^22.8.1
|
||||
version: 22.8.1
|
||||
specifier: ^22.8.7
|
||||
version: 22.8.7
|
||||
less:
|
||||
specifier: ^4.2.0
|
||||
version: 4.2.0
|
||||
|
@ -350,20 +350,20 @@ packages:
|
|||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@shikijs/core@1.22.0':
|
||||
resolution: {integrity: sha512-S8sMe4q71TJAW+qG93s5VaiihujRK6rqDFqBnxqvga/3LvqHEnxqBIOPkt//IdXVtHkQWKu4nOQNk0uBGicU7Q==}
|
||||
'@shikijs/core@1.22.2':
|
||||
resolution: {integrity: sha512-bvIQcd8BEeR1yFvOYv6HDiyta2FFVePbzeowf5pPS1avczrPK+cjmaxxh0nx5QzbON7+Sv0sQfQVciO7bN72sg==}
|
||||
|
||||
'@shikijs/engine-javascript@1.22.0':
|
||||
resolution: {integrity: sha512-AeEtF4Gcck2dwBqCFUKYfsCq0s+eEbCEbkUuFou53NZ0sTGnJnJ/05KHQFZxpii5HMXbocV9URYVowOP2wH5kw==}
|
||||
'@shikijs/engine-javascript@1.22.2':
|
||||
resolution: {integrity: sha512-iOvql09ql6m+3d1vtvP8fLCVCK7BQD1pJFmHIECsujB0V32BJ0Ab6hxk1ewVSMFA58FI0pR2Had9BKZdyQrxTw==}
|
||||
|
||||
'@shikijs/engine-oniguruma@1.22.0':
|
||||
resolution: {integrity: sha512-5iBVjhu/DYs1HB0BKsRRFipRrD7rqjxlWTj4F2Pf+nQSPqc3kcyqFFeZXnBMzDf0HdqaFVvhDRAGiYNvyLP+Mw==}
|
||||
'@shikijs/engine-oniguruma@1.22.2':
|
||||
resolution: {integrity: sha512-GIZPAGzQOy56mGvWMoZRPggn0dTlBf1gutV5TdceLCZlFNqWmuc7u+CzD0Gd9vQUTgLbrt0KLzz6FNprqYAxlA==}
|
||||
|
||||
'@shikijs/transformers@1.22.0':
|
||||
resolution: {integrity: sha512-k7iMOYuGQA62KwAuJOQBgH2IQb5vP8uiB3lMvAMGUgAMMurePOx3Z7oNqJdcpxqZP6I9cc7nc4DNqSKduCxmdg==}
|
||||
'@shikijs/transformers@1.22.2':
|
||||
resolution: {integrity: sha512-8f78OiBa6pZDoZ53lYTmuvpFPlWtevn23bzG+azpPVvZg7ITax57o/K3TC91eYL3OMJOO0onPbgnQyZjRos8XQ==}
|
||||
|
||||
'@shikijs/types@1.22.0':
|
||||
resolution: {integrity: sha512-Fw/Nr7FGFhlQqHfxzZY8Cwtwk5E9nKDUgeLjZgt3UuhcM3yJR9xj3ZGNravZZok8XmEZMiYkSMTPlPkULB8nww==}
|
||||
'@shikijs/types@1.22.2':
|
||||
resolution: {integrity: sha512-NCWDa6LGZqTuzjsGfXOBWfjS/fDIbDdmVDug+7ykVe1IKT4c1gakrvlfFYp5NhAXH/lyqLM8wsAPo5wNy73Feg==}
|
||||
|
||||
'@shikijs/vscode-textmate@9.3.0':
|
||||
resolution: {integrity: sha512-jn7/7ky30idSkd/O5yDBfAnVt+JJpepofP/POZ1iMOxK59cOfqIgg/Dj0eFsjOTMw+4ycJN0uhZH/Eb0bs/EUA==}
|
||||
|
@ -386,8 +386,8 @@ packages:
|
|||
'@types/mdurl@2.0.0':
|
||||
resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==}
|
||||
|
||||
'@types/node@22.8.1':
|
||||
resolution: {integrity: sha512-k6Gi8Yyo8EtrNtkHXutUu2corfDf9su95VYVP10aGYMMROM6SAItZi0w1XszA6RtWTHSVp5OeFof37w0IEqCQg==}
|
||||
'@types/node@22.8.7':
|
||||
resolution: {integrity: sha512-LidcG+2UeYIWcMuMUpBKOnryBWG/rnmOHQR5apjn8myTQcx3rinFRn7DcIFhMnS0PPFSC6OafdIKEad0lj6U0Q==}
|
||||
|
||||
'@types/unist@3.0.3':
|
||||
resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==}
|
||||
|
@ -417,14 +417,14 @@ packages:
|
|||
'@vue/compiler-ssr@3.5.12':
|
||||
resolution: {integrity: sha512-eLwc7v6bfGBSM7wZOGPmRavSWzNFF6+PdRhE+VFJhNCgHiF8AM7ccoqcv5kBXA2eWUfigD7byekvf/JsOfKvPA==}
|
||||
|
||||
'@vue/devtools-api@7.4.6':
|
||||
resolution: {integrity: sha512-XipBV5k0/IfTr0sNBDTg7OBUCp51cYMMXyPxLXJZ4K/wmUeMqt8cVdr2ZZGOFq+si/jTyCYnNxeKoyev5DOUUA==}
|
||||
'@vue/devtools-api@7.6.2':
|
||||
resolution: {integrity: sha512-NCT0ujqlwAhoFvCsAG7G5qS8w/A/dhvFSt2BhmNxyqgpYDrf9CG1zYyWLQkE3dsZ+5lCT6ULUic2VKNaE07Vzg==}
|
||||
|
||||
'@vue/devtools-kit@7.4.6':
|
||||
resolution: {integrity: sha512-NbYBwPWgEic1AOd9bWExz9weBzFdjiIfov0yRn4DrRfR+EQJCI9dn4I0XS7IxYGdkmUJi8mFW42LLk18WsGqew==}
|
||||
'@vue/devtools-kit@7.6.2':
|
||||
resolution: {integrity: sha512-k61BxHRmcTtIQZFouF9QWt9nCCNtSdw12lhg8VNtHq5/XOBGD+ewiK27a40UJ8UPYoCJvi80hbvbYr5E/Zeu1g==}
|
||||
|
||||
'@vue/devtools-shared@7.4.6':
|
||||
resolution: {integrity: sha512-rPeSBzElnHYMB05Cc056BQiJpgocQjY8XVulgni+O9a9Gr9tNXgPteSzFFD+fT/iWMxNuUgGKs9CuW5DZewfIg==}
|
||||
'@vue/devtools-shared@7.6.2':
|
||||
resolution: {integrity: sha512-lcjyJ7hCC0W0kNwnCGMLVTMvDLoZgjcq9BvboPgS+6jQyDul7fpzRSKTGtGhCHoxrDox7qBAKGbAl2Rcf7GE1A==}
|
||||
|
||||
'@vue/reactivity@3.5.12':
|
||||
resolution: {integrity: sha512-UzaN3Da7xnJXdz4Okb/BGbAaomRHc3RdoWqTzlvd9+WBR5m3J39J1fGcHes7U3za0ruYn/iYy/a1euhMEHvTAg==}
|
||||
|
@ -496,8 +496,8 @@ packages:
|
|||
algoliasearch@4.24.0:
|
||||
resolution: {integrity: sha512-bf0QV/9jVejssFBmz2HQLxUadxk574t4iwjCKp5E7NBzwKkrDEhKPISIIjAU/p6K5qDx3qoeh4+26zWN1jmw3g==}
|
||||
|
||||
birpc@0.2.17:
|
||||
resolution: {integrity: sha512-+hkTxhot+dWsLpp3gia5AkVHIsKlZybNT5gIYiDlNzJrmYPcTM9k5/w2uaj3IPpd7LlEYpmCj4Jj1nC41VhDFg==}
|
||||
birpc@0.2.19:
|
||||
resolution: {integrity: sha512-5WeXXAvTmitV1RqJFppT5QtUiz2p1mRSYU000Jkft5ZUCLJIk4uQriYNO50HknxKwM6jd8utNc66K1qGIwwWBQ==}
|
||||
|
||||
ccount@2.0.1:
|
||||
resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==}
|
||||
|
@ -691,8 +691,8 @@ packages:
|
|||
resolution: {integrity: sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==}
|
||||
hasBin: true
|
||||
|
||||
shiki@1.22.0:
|
||||
resolution: {integrity: sha512-/t5LlhNs+UOKQCYBtl5ZsH/Vclz73GIqT2yQsCBygr8L/ppTdmpL4w3kPLoZJbMKVWtoG77Ue1feOjZfDxvMkw==}
|
||||
shiki@1.22.2:
|
||||
resolution: {integrity: sha512-3IZau0NdGKXhH2bBlUk4w1IHNxPh6A5B2sUpyY+8utLu2j/h1QpFkAaUA1bAMxOWWGtTWcAh531vnS4NJKS/lA==}
|
||||
|
||||
source-map-js@1.2.1:
|
||||
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
|
||||
|
@ -753,8 +753,8 @@ packages:
|
|||
vfile@6.0.3:
|
||||
resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==}
|
||||
|
||||
vite@5.4.8:
|
||||
resolution: {integrity: sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==}
|
||||
vite@5.4.10:
|
||||
resolution: {integrity: sha512-1hvaPshuPUtxeQ0hsVH3Mud0ZanOLwVTneA1EgbAM5LhaZEqyPWGRQ7BtaMvUrTDeEaC8pxtj6a6jku3x4z6SQ==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -784,8 +784,8 @@ packages:
|
|||
terser:
|
||||
optional: true
|
||||
|
||||
vitepress@1.4.1:
|
||||
resolution: {integrity: sha512-C2rQ7PMlDVqgsaHOa0uJtgGGWaGv74QMaGL62lxKbtFkYtosJB5HAfZ8+pEbfzzvLemYaYwaiQdFLBlexK2sFw==}
|
||||
vitepress@1.4.5:
|
||||
resolution: {integrity: sha512-9K0k8kvdEbeowVCpKF/x0AySSq0Pr9pM8xufLgQcKMjsifwxtDjXJjcFhZv4LYw2dcpdYiBq2j7PnWi0tCaMCg==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
markdown-it-mathjax3: ^4
|
||||
|
@ -1081,31 +1081,31 @@ snapshots:
|
|||
'@rollup/rollup-win32-x64-msvc@4.24.0':
|
||||
optional: true
|
||||
|
||||
'@shikijs/core@1.22.0':
|
||||
'@shikijs/core@1.22.2':
|
||||
dependencies:
|
||||
'@shikijs/engine-javascript': 1.22.0
|
||||
'@shikijs/engine-oniguruma': 1.22.0
|
||||
'@shikijs/types': 1.22.0
|
||||
'@shikijs/engine-javascript': 1.22.2
|
||||
'@shikijs/engine-oniguruma': 1.22.2
|
||||
'@shikijs/types': 1.22.2
|
||||
'@shikijs/vscode-textmate': 9.3.0
|
||||
'@types/hast': 3.0.4
|
||||
hast-util-to-html: 9.0.3
|
||||
|
||||
'@shikijs/engine-javascript@1.22.0':
|
||||
'@shikijs/engine-javascript@1.22.2':
|
||||
dependencies:
|
||||
'@shikijs/types': 1.22.0
|
||||
'@shikijs/types': 1.22.2
|
||||
'@shikijs/vscode-textmate': 9.3.0
|
||||
oniguruma-to-js: 0.4.3
|
||||
|
||||
'@shikijs/engine-oniguruma@1.22.0':
|
||||
'@shikijs/engine-oniguruma@1.22.2':
|
||||
dependencies:
|
||||
'@shikijs/types': 1.22.0
|
||||
'@shikijs/types': 1.22.2
|
||||
'@shikijs/vscode-textmate': 9.3.0
|
||||
|
||||
'@shikijs/transformers@1.22.0':
|
||||
'@shikijs/transformers@1.22.2':
|
||||
dependencies:
|
||||
shiki: 1.22.0
|
||||
shiki: 1.22.2
|
||||
|
||||
'@shikijs/types@1.22.0':
|
||||
'@shikijs/types@1.22.2':
|
||||
dependencies:
|
||||
'@shikijs/vscode-textmate': 9.3.0
|
||||
'@types/hast': 3.0.4
|
||||
|
@ -1131,7 +1131,7 @@ snapshots:
|
|||
|
||||
'@types/mdurl@2.0.0': {}
|
||||
|
||||
'@types/node@22.8.1':
|
||||
'@types/node@22.8.7':
|
||||
dependencies:
|
||||
undici-types: 6.19.8
|
||||
|
||||
|
@ -1141,9 +1141,9 @@ snapshots:
|
|||
|
||||
'@ungap/structured-clone@1.2.0': {}
|
||||
|
||||
'@vitejs/plugin-vue@5.1.4(vite@5.4.8(@types/node@22.8.1)(less@4.2.0))(vue@3.5.12)':
|
||||
'@vitejs/plugin-vue@5.1.4(vite@5.4.10(@types/node@22.8.7)(less@4.2.0))(vue@3.5.12)':
|
||||
dependencies:
|
||||
vite: 5.4.8(@types/node@22.8.1)(less@4.2.0)
|
||||
vite: 5.4.10(@types/node@22.8.7)(less@4.2.0)
|
||||
vue: 3.5.12
|
||||
|
||||
'@vue/compiler-core@3.5.12':
|
||||
|
@ -1176,21 +1176,21 @@ snapshots:
|
|||
'@vue/compiler-dom': 3.5.12
|
||||
'@vue/shared': 3.5.12
|
||||
|
||||
'@vue/devtools-api@7.4.6':
|
||||
'@vue/devtools-api@7.6.2':
|
||||
dependencies:
|
||||
'@vue/devtools-kit': 7.4.6
|
||||
'@vue/devtools-kit': 7.6.2
|
||||
|
||||
'@vue/devtools-kit@7.4.6':
|
||||
'@vue/devtools-kit@7.6.2':
|
||||
dependencies:
|
||||
'@vue/devtools-shared': 7.4.6
|
||||
birpc: 0.2.17
|
||||
'@vue/devtools-shared': 7.6.2
|
||||
birpc: 0.2.19
|
||||
hookable: 5.5.3
|
||||
mitt: 3.0.1
|
||||
perfect-debounce: 1.0.0
|
||||
speakingurl: 14.0.1
|
||||
superjson: 2.2.1
|
||||
|
||||
'@vue/devtools-shared@7.4.6':
|
||||
'@vue/devtools-shared@7.6.2':
|
||||
dependencies:
|
||||
rfdc: 1.4.1
|
||||
|
||||
|
@ -1266,7 +1266,7 @@ snapshots:
|
|||
'@algolia/requester-node-http': 4.24.0
|
||||
'@algolia/transporter': 4.24.0
|
||||
|
||||
birpc@0.2.17: {}
|
||||
birpc@0.2.19: {}
|
||||
|
||||
ccount@2.0.1: {}
|
||||
|
||||
|
@ -1504,12 +1504,12 @@ snapshots:
|
|||
semver@5.7.2:
|
||||
optional: true
|
||||
|
||||
shiki@1.22.0:
|
||||
shiki@1.22.2:
|
||||
dependencies:
|
||||
'@shikijs/core': 1.22.0
|
||||
'@shikijs/engine-javascript': 1.22.0
|
||||
'@shikijs/engine-oniguruma': 1.22.0
|
||||
'@shikijs/types': 1.22.0
|
||||
'@shikijs/core': 1.22.2
|
||||
'@shikijs/engine-javascript': 1.22.2
|
||||
'@shikijs/engine-oniguruma': 1.22.2
|
||||
'@shikijs/types': 1.22.2
|
||||
'@shikijs/vscode-textmate': 9.3.0
|
||||
'@types/hast': 3.0.4
|
||||
|
||||
|
@ -1574,34 +1574,34 @@ snapshots:
|
|||
'@types/unist': 3.0.3
|
||||
vfile-message: 4.0.2
|
||||
|
||||
vite@5.4.8(@types/node@22.8.1)(less@4.2.0):
|
||||
vite@5.4.10(@types/node@22.8.7)(less@4.2.0):
|
||||
dependencies:
|
||||
esbuild: 0.21.5
|
||||
postcss: 8.4.47
|
||||
rollup: 4.24.0
|
||||
optionalDependencies:
|
||||
'@types/node': 22.8.1
|
||||
'@types/node': 22.8.7
|
||||
fsevents: 2.3.3
|
||||
less: 4.2.0
|
||||
|
||||
vitepress@1.4.1(@algolia/client-search@4.24.0)(@types/node@22.8.1)(less@4.2.0)(postcss@8.4.47)(search-insights@2.13.0):
|
||||
vitepress@1.4.5(@algolia/client-search@4.24.0)(@types/node@22.8.7)(less@4.2.0)(postcss@8.4.47)(search-insights@2.13.0):
|
||||
dependencies:
|
||||
'@docsearch/css': 3.6.2
|
||||
'@docsearch/js': 3.6.2(@algolia/client-search@4.24.0)(search-insights@2.13.0)
|
||||
'@shikijs/core': 1.22.0
|
||||
'@shikijs/transformers': 1.22.0
|
||||
'@shikijs/types': 1.22.0
|
||||
'@shikijs/core': 1.22.2
|
||||
'@shikijs/transformers': 1.22.2
|
||||
'@shikijs/types': 1.22.2
|
||||
'@types/markdown-it': 14.1.2
|
||||
'@vitejs/plugin-vue': 5.1.4(vite@5.4.8(@types/node@22.8.1)(less@4.2.0))(vue@3.5.12)
|
||||
'@vue/devtools-api': 7.4.6
|
||||
'@vitejs/plugin-vue': 5.1.4(vite@5.4.10(@types/node@22.8.7)(less@4.2.0))(vue@3.5.12)
|
||||
'@vue/devtools-api': 7.6.2
|
||||
'@vue/shared': 3.5.12
|
||||
'@vueuse/core': 11.1.0(vue@3.5.12)
|
||||
'@vueuse/integrations': 11.1.0(focus-trap@7.6.0)(vue@3.5.12)
|
||||
focus-trap: 7.6.0
|
||||
mark.js: 8.11.1
|
||||
minisearch: 7.1.0
|
||||
shiki: 1.22.0
|
||||
vite: 5.4.8(@types/node@22.8.1)(less@4.2.0)
|
||||
shiki: 1.22.2
|
||||
vite: 5.4.10(@types/node@22.8.7)(less@4.2.0)
|
||||
vue: 3.5.12
|
||||
optionalDependencies:
|
||||
postcss: 8.4.47
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue