From bb701c244895a9da5c2d69d7c08b1af446c38d93 Mon Sep 17 00:00:00 2001 From: "Mr.Hope" Date: Sun, 26 Nov 2023 17:34:46 +0800 Subject: [PATCH] chore: update deps --- docs/package.json | 2 +- package.json | 8 +- packages/admin/package.json | 2 +- packages/client/package.json | 2 +- packages/server/package.json | 8 +- pnpm-lock.yaml | 669 +++++++++++++++++++++-------------- 6 files changed, 413 insertions(+), 278 deletions(-) diff --git a/docs/package.json b/docs/package.json index 2e156c51d82..d7fedb35322 100644 --- a/docs/package.json +++ b/docs/package.json @@ -15,7 +15,7 @@ "@waline/client": "workspace:*", "marked": "10.0.0", "mathjax-full": "3.2.2", - "vue": "3.3.8", + "vue": "3.3.9", "vuepress": "2.0.0-rc.0", "vuepress-plugin-redirect": "2.0.0-rc.0", "vuepress-plugin-remove-pwa": "2.0.0-rc.0", diff --git a/package.json b/package.json index 83c9d45bdb3..205abc382cd 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@rollup/plugin-commonjs": "25.0.7", "@rollup/plugin-node-resolve": "15.2.3", "@rollup/plugin-replace": "5.0.5", - "@types/node": "20.9.3", + "@types/node": "20.10.0", "@typescript-eslint/eslint-plugin": "6.12.0", "@typescript-eslint/parser": "6.12.0", "@vitejs/plugin-react": "4.2.0", @@ -83,7 +83,7 @@ "postcss": "8.4.31", "prettier": "3.1.0", "rimraf": "5.0.5", - "rollup": "4.5.0", + "rollup": "4.5.2", "rollup-plugin-dts": "6.1.0", "rollup-plugin-esbuild": "6.1.0", "rollup-plugin-ts": "3.4.5", @@ -94,11 +94,11 @@ "tslib": "2.6.2", "typescript": "5.3.2", "vercel": "32.5.5", - "vite": "5.0.0", + "vite": "5.0.2", "vite-plugin-reiconify": "1.1.2", "vitest": "0.34.6" }, - "packageManager": "pnpm@8.10.0", + "packageManager": "pnpm@8.11.0", "apidoc": { "title": "Waline API Documentation" } diff --git a/packages/admin/package.json b/packages/admin/package.json index 27ce216bfd7..8bd1dbea644 100644 --- a/packages/admin/package.json +++ b/packages/admin/package.json @@ -59,7 +59,7 @@ "react-dom": "18.2.0", "react-i18next": "13.5.0", "react-redux": "8.1.3", - "react-router-dom": "6.19.0", + "react-router-dom": "6.20.0", "redux": "4.2.1", "typescript": "5.3.2", "vite-plugin-css-injected-by-js": "^3.3.0" diff --git a/packages/client/package.json b/packages/client/package.json index 665e2166111..a62a5a892aa 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -97,7 +97,7 @@ "autosize": "^6.0.1", "marked": "^10.0.0", "marked-highlight": "^2.0.7", - "vue": "^3.3.8" + "vue": "^3.3.9" }, "devDependencies": { "@babel/core": "7.23.3", diff --git a/packages/server/package.json b/packages/server/package.json index 1a45a7a430c..3be485b4833 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -17,10 +17,10 @@ "dependencies": { "@cloudbase/node-sdk": "^2.11.0", "@koa/cors": "^4.0.0", - "@mdit/plugin-katex": "^0.6.5", - "@mdit/plugin-mathjax": "^0.6.5", - "@mdit/plugin-sub": "^0.6.5", - "@mdit/plugin-sup": "^0.6.5", + "@mdit/plugin-katex": "^0.7.2", + "@mdit/plugin-mathjax": "^0.7.2", + "@mdit/plugin-sub": "^0.7.2", + "@mdit/plugin-sup": "^0.7.2", "akismet": "^2.0.7", "deta": "^2.0.0", "dompurify": "^3.0.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eae0921587f..76d41747cf7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,16 +31,16 @@ importers: version: 18.4.3 '@rollup/plugin-commonjs': specifier: 25.0.7 - version: 25.0.7(rollup@4.5.0) + version: 25.0.7(rollup@4.5.2) '@rollup/plugin-node-resolve': specifier: 15.2.3 - version: 15.2.3(rollup@4.5.0) + version: 15.2.3(rollup@4.5.2) '@rollup/plugin-replace': specifier: 5.0.5 - version: 5.0.5(rollup@4.5.0) + version: 5.0.5(rollup@4.5.2) '@types/node': - specifier: 20.9.3 - version: 20.9.3 + specifier: 20.10.0 + version: 20.10.0 '@typescript-eslint/eslint-plugin': specifier: 6.12.0 version: 6.12.0(@typescript-eslint/parser@6.12.0)(eslint@8.54.0)(typescript@5.3.2) @@ -49,7 +49,7 @@ importers: version: 6.12.0(eslint@8.54.0)(typescript@5.3.2) '@vitejs/plugin-react': specifier: 4.2.0 - version: 4.2.0(vite@5.0.0) + version: 4.2.0(vite@5.0.2) '@vue/eslint-config-prettier': specifier: 8.0.0 version: 8.0.0(eslint@8.54.0)(prettier@3.1.0) @@ -111,17 +111,17 @@ importers: specifier: 5.0.5 version: 5.0.5 rollup: - specifier: 4.5.0 - version: 4.5.0 + specifier: 4.5.2 + version: 4.5.2 rollup-plugin-dts: specifier: 6.1.0 - version: 6.1.0(rollup@4.5.0)(typescript@5.3.2) + version: 6.1.0(rollup@4.5.2)(typescript@5.3.2) rollup-plugin-esbuild: specifier: 6.1.0 - version: 6.1.0(esbuild@0.19.7)(rollup@4.5.0) + version: 6.1.0(esbuild@0.19.7)(rollup@4.5.2) rollup-plugin-ts: specifier: 3.4.5 - version: 3.4.5(@babel/core@7.23.3)(@babel/plugin-transform-runtime@7.23.4)(@babel/preset-env@7.23.3)(@babel/runtime@7.23.4)(rollup@4.5.0)(typescript@5.3.2) + version: 3.4.5(@babel/core@7.23.3)(@babel/plugin-transform-runtime@7.23.4)(@babel/preset-env@7.23.3)(@babel/runtime@7.23.4)(rollup@4.5.2)(typescript@5.3.2) sass: specifier: 1.69.5 version: 1.69.5 @@ -144,11 +144,11 @@ importers: specifier: 32.5.5 version: 32.5.5 vite: - specifier: 5.0.0 - version: 5.0.0(@types/node@20.9.3)(sass@1.69.5) + specifier: 5.0.2 + version: 5.0.2(@types/node@20.10.0)(sass@1.69.5) vite-plugin-reiconify: specifier: 1.1.2 - version: 1.1.2(react@18.2.0)(vite@5.0.0) + version: 1.1.2(react@18.2.0)(vite@5.0.2) vitest: specifier: 0.34.6 version: 0.34.6(sass@1.69.5) @@ -177,11 +177,11 @@ importers: specifier: 3.2.2 version: 3.2.2 vue: - specifier: 3.3.8 - version: 3.3.8(typescript@5.3.2) + specifier: 3.3.9 + version: 3.3.9(typescript@5.3.2) vuepress: specifier: 2.0.0-rc.0 - version: 2.0.0-rc.0(@types/node@20.9.3)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.8) + version: 2.0.0-rc.0(@types/node@20.10.0)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.9) vuepress-plugin-redirect: specifier: 2.0.0-rc.0 version: 2.0.0-rc.0(typescript@5.3.2)(vuepress@2.0.0-rc.0) @@ -231,8 +231,8 @@ importers: specifier: 8.1.3 version: 8.1.3(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1) react-router-dom: - specifier: 6.19.0 - version: 6.19.0(react-dom@18.2.0)(react@18.2.0) + specifier: 6.20.0 + version: 6.20.0(react-dom@18.2.0)(react@18.2.0) redux: specifier: 4.2.1 version: 4.2.1 @@ -241,7 +241,7 @@ importers: version: 5.3.2 vite-plugin-css-injected-by-js: specifier: ^3.3.0 - version: 3.3.0(vite@5.0.0) + version: 3.3.0(vite@5.0.2) packages/api: {} @@ -249,7 +249,7 @@ importers: dependencies: '@vueuse/core': specifier: ^10.6.1 - version: 10.6.1(vue@3.3.8) + version: 10.6.1(vue@3.3.9) '@waline/api': specifier: workspace:* version: link:../api @@ -263,8 +263,8 @@ importers: specifier: ^2.0.7 version: 2.0.7(marked@10.0.0) vue: - specifier: ^3.3.8 - version: 3.3.8(typescript@5.3.2) + specifier: ^3.3.9 + version: 3.3.9(typescript@5.3.2) devDependencies: '@babel/core': specifier: 7.23.3 @@ -283,7 +283,7 @@ importers: version: 5.0.2 '@vitejs/plugin-vue': specifier: 4.5.0 - version: 4.5.0(vite@5.0.0)(vue@3.3.8) + version: 4.5.0(vite@5.0.0)(vue@3.3.9) recaptcha-v3: specifier: 1.10.0 version: 1.10.0 @@ -292,7 +292,7 @@ importers: version: 0.4.2 vite: specifier: 5.0.0 - version: 5.0.0(@types/node@20.9.3)(sass@1.69.5) + version: 5.0.0(@types/node@20.10.0)(sass@1.69.5) packages/cloudbase: dependencies: @@ -318,17 +318,17 @@ importers: specifier: ^4.0.0 version: 4.0.0 '@mdit/plugin-katex': - specifier: ^0.6.5 - version: 0.6.5(katex@0.16.9)(markdown-it@13.0.2) + specifier: ^0.7.2 + version: 0.7.2(katex@0.16.9)(markdown-it@13.0.2) '@mdit/plugin-mathjax': - specifier: ^0.6.5 - version: 0.6.5(markdown-it@13.0.2)(mathjax-full@3.2.2) + specifier: ^0.7.2 + version: 0.7.2(markdown-it@13.0.2)(mathjax-full@3.2.2) '@mdit/plugin-sub': - specifier: ^0.6.5 - version: 0.6.5(markdown-it@13.0.2) + specifier: ^0.7.2 + version: 0.7.2(markdown-it@13.0.2) '@mdit/plugin-sup': - specifier: ^0.6.5 - version: 0.6.5(markdown-it@13.0.2) + specifier: ^0.7.2 + version: 0.7.2(markdown-it@13.0.2) akismet: specifier: ^2.0.7 version: 2.0.7 @@ -3048,7 +3048,7 @@ packages: upath: 2.0.1 dev: true - /@mdit/plugin-katex@0.6.5(katex@0.16.9)(markdown-it@13.0.2): + /@mdit/plugin-katex@0.6.5(markdown-it@13.0.2): resolution: {integrity: sha512-viAovlZhZTske9GqDEyMbibCebdykASJt0Yx182w6GjM4XNuuvsfDqWFe3yANQN7CMTNfYxfaJ/ZSO2UnEc5Lg==} engines: {node: '>= 18'} peerDependencies: @@ -3063,8 +3063,27 @@ packages: '@mdit/plugin-tex': 0.6.5(markdown-it@13.0.2) '@types/katex': 0.16.7 '@types/markdown-it': 13.0.7 + markdown-it: 13.0.2 + dev: true + + /@mdit/plugin-katex@0.7.2(katex@0.16.9)(markdown-it@13.0.2): + resolution: {integrity: sha512-wE8psM+EXzxwJ4DzvSfjJL8e+YjijSm7P2sUMJQkzw/rd4c+GvsRKd1PReO2Mik7t0/mI6LhlFl4ctuJdCwrcQ==} + engines: {node: '>= 18'} + peerDependencies: + katex: ^0.16.9 + markdown-it: ^13.0.2 + peerDependenciesMeta: + katex: + optional: true + markdown-it: + optional: true + dependencies: + '@mdit/plugin-tex': 0.7.2(markdown-it@13.0.2) + '@types/katex': 0.16.7 + '@types/markdown-it': 13.0.7 katex: 0.16.9 markdown-it: 13.0.2 + dev: false /@mdit/plugin-mark@0.6.5(markdown-it@13.0.2): resolution: {integrity: sha512-sXIDGlEqoH4iByXMmSW+kg/E/KO4bOv3lHbztu9MGBIIrdOtoZ6PcBNYTNEBynlCIMvLrwa3g7HKxAQT59fHkQ==} @@ -3096,6 +3115,26 @@ packages: markdown-it: 13.0.2 mathjax-full: 3.2.2 upath: 2.0.1 + dev: true + + /@mdit/plugin-mathjax@0.7.2(markdown-it@13.0.2)(mathjax-full@3.2.2): + resolution: {integrity: sha512-1BA3cRPGPaFjZ0kMNo+Z7mq/H4dREYpSla4dtVz4WCO65x/zUM3TZCN139Hdl6YcCH8kbuz+oJwvx7WEdXEFiA==} + engines: {node: '>= 18'} + peerDependencies: + markdown-it: ^13.0.2 + mathjax-full: ^3.2.2 + peerDependenciesMeta: + markdown-it: + optional: true + mathjax-full: + optional: true + dependencies: + '@mdit/plugin-tex': 0.7.2(markdown-it@13.0.2) + '@types/markdown-it': 13.0.7 + markdown-it: 13.0.2 + mathjax-full: 3.2.2 + upath: 2.0.1 + dev: false /@mdit/plugin-stylize@0.6.5(markdown-it@13.0.2): resolution: {integrity: sha512-qQJAzY4FpNeYZk9Wqb0qjtAaJd4aqllmXRts9TpfqGlpdH1HPiSPy+qAq4hs1OnMwimerlJ0tLtn1vFcc1CayQ==} @@ -3121,6 +3160,20 @@ packages: dependencies: '@types/markdown-it': 13.0.7 markdown-it: 13.0.2 + dev: true + + /@mdit/plugin-sub@0.7.2(markdown-it@13.0.2): + resolution: {integrity: sha512-gp/PbvJ2Eq7RGWjDeTOc6T/ItowYOMvon3CRBHmPZ2foVnPHpKEJ+FYKr04a0G4lsZ75M9gnqeVLAekdwKYqQQ==} + engines: {node: '>= 18'} + peerDependencies: + markdown-it: ^13.0.2 + peerDependenciesMeta: + markdown-it: + optional: true + dependencies: + '@types/markdown-it': 13.0.7 + markdown-it: 13.0.2 + dev: false /@mdit/plugin-sup@0.6.5(markdown-it@13.0.2): resolution: {integrity: sha512-KYCz0PBdVRZn+ke1wiwNZV4ofJvUgad95/T5epwNNi7yW+CbVGVbKkEMVu0pxfNbFCokIy3J6MIWNUqXcacd5Q==} @@ -3133,6 +3186,20 @@ packages: dependencies: '@types/markdown-it': 13.0.7 markdown-it: 13.0.2 + dev: true + + /@mdit/plugin-sup@0.7.2(markdown-it@13.0.2): + resolution: {integrity: sha512-vzl+aC3WB+67MpTvHDILaO/1uI+DSG65XOfXdvYR9nKSNpJXzVZ09eaRP0AN86l8DIOMtf2CO30FgRFHJdyJDA==} + engines: {node: '>= 18'} + peerDependencies: + markdown-it: ^13.0.2 + peerDependenciesMeta: + markdown-it: + optional: true + dependencies: + '@types/markdown-it': 13.0.7 + markdown-it: 13.0.2 + dev: false /@mdit/plugin-tab@0.6.5(markdown-it@13.0.2): resolution: {integrity: sha512-QoyW3rUw3DBBjeoqp5bLsBzNXuqhZ+zY02MC7mKHqUrACgt+Ui3QKmCSwjbO0fL2k3eDERa85QeIFYjXoS/7iA==} @@ -3170,6 +3237,20 @@ packages: dependencies: '@types/markdown-it': 13.0.7 markdown-it: 13.0.2 + dev: true + + /@mdit/plugin-tex@0.7.2(markdown-it@13.0.2): + resolution: {integrity: sha512-K7mPG6PWa1S55UwwXc1vUFaiCdMA+Xu8ZJpaNoxH2adirMTGcySMjaVz9Lim5R1nrPYoHN63iJCXcLlI0B1NDA==} + engines: {node: '>= 18'} + peerDependencies: + markdown-it: ^13.0.2 + peerDependenciesMeta: + markdown-it: + optional: true + dependencies: + '@types/markdown-it': 13.0.7 + markdown-it: 13.0.2 + dev: false /@mdit/plugin-uml@0.6.5(markdown-it@13.0.2): resolution: {integrity: sha512-xWB03mUnzrHE13Rv7ke6Mlw6b33hTB/GNqb+Z5L6vYFHSM3tAbxhZQIlxJ69hQuAh/mJkrY59JYKSxIbk2u6XA==} @@ -3264,8 +3345,8 @@ packages: redux: 4.2.1 dev: true - /@remix-run/router@1.12.0: - resolution: {integrity: sha512-2hXv036Bux90e1GXTWSMfNzfDDK8LA8JYEWfyHxzvwdp6GyoWEovKc9cotb3KCKmkdwsIBuFGX7ScTWyiHv7Eg==} + /@remix-run/router@1.13.0: + resolution: {integrity: sha512-5dMOnVnefRsl4uRnAdoWjtVTdh8e6aZqgM4puy9nmEADH72ck+uXwzpJLEKE9Q6F8ZljNewLgmTfkxUrBdv4WA==} engines: {node: '>=14.0.0'} dev: true @@ -3286,7 +3367,7 @@ packages: rollup: 2.79.1 dev: true - /@rollup/plugin-commonjs@25.0.7(rollup@4.5.0): + /@rollup/plugin-commonjs@25.0.7(rollup@4.5.2): resolution: {integrity: sha512-nEvcR+LRjEjsaSsc4x3XZfCCvZIaSMenZu/OiwOKGN2UhQpAYI7ru7czFvyWbErlpoGjnSX3D5Ch5FcMA3kRWQ==} engines: {node: '>=14.0.0'} peerDependencies: @@ -3295,13 +3376,13 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.0.5(rollup@4.5.0) + '@rollup/pluginutils': 5.0.5(rollup@4.5.2) commondir: 1.0.1 estree-walker: 2.0.2 glob: 8.1.0 is-reference: 1.2.1 magic-string: 0.30.5 - rollup: 4.5.0 + rollup: 4.5.2 dev: true /@rollup/plugin-node-resolve@11.2.1(rollup@2.79.1): @@ -3319,7 +3400,7 @@ packages: rollup: 2.79.1 dev: true - /@rollup/plugin-node-resolve@15.2.3(rollup@4.5.0): + /@rollup/plugin-node-resolve@15.2.3(rollup@4.5.2): resolution: {integrity: sha512-j/lym8nf5E21LwBT4Df1VD6hRO2L2iwUeUmP7litikRsVp1H6NWx20NEp0Y7su+7XGc476GnXXc4kFeZNGmaSQ==} engines: {node: '>=14.0.0'} peerDependencies: @@ -3328,13 +3409,13 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.0.5(rollup@4.5.0) + '@rollup/pluginutils': 5.0.5(rollup@4.5.2) '@types/resolve': 1.20.2 deepmerge: 4.3.1 is-builtin-module: 3.2.1 is-module: 1.0.0 resolve: 1.22.8 - rollup: 4.5.0 + rollup: 4.5.2 dev: true /@rollup/plugin-replace@2.4.2(rollup@2.79.1): @@ -3347,7 +3428,7 @@ packages: rollup: 2.79.1 dev: true - /@rollup/plugin-replace@5.0.5(rollup@4.5.0): + /@rollup/plugin-replace@5.0.5(rollup@4.5.2): resolution: {integrity: sha512-rYO4fOi8lMaTg/z5Jb+hKnrHHVn8j2lwkqwyS4kTRhKyWOLf2wST2sWXr4WzWiTcoHTp2sTjqUbqIj2E39slKQ==} engines: {node: '>=14.0.0'} peerDependencies: @@ -3356,9 +3437,9 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.0.5(rollup@4.5.0) + '@rollup/pluginutils': 5.0.5(rollup@4.5.2) magic-string: 0.30.5 - rollup: 4.5.0 + rollup: 4.5.2 dev: true /@rollup/pluginutils@3.1.0(rollup@2.79.1): @@ -3381,7 +3462,7 @@ packages: picomatch: 2.3.1 dev: true - /@rollup/pluginutils@5.0.5(rollup@4.5.0): + /@rollup/pluginutils@5.0.5(rollup@4.5.2): resolution: {integrity: sha512-6aEYR910NyP73oHiJglti74iRyOwgFU4x3meH/H8OJx6Ry0j6cOVZ5X/wTvub7G7Ao6qaHBEaNsV3GLJkSsF+Q==} engines: {node: '>=14.0.0'} peerDependencies: @@ -3393,99 +3474,99 @@ packages: '@types/estree': 1.0.5 estree-walker: 2.0.2 picomatch: 2.3.1 - rollup: 4.5.0 + rollup: 4.5.2 dev: true - /@rollup/rollup-android-arm-eabi@4.5.0: - resolution: {integrity: sha512-OINaBGY+Wc++U0rdr7BLuFClxcoWaVW3vQYqmQq6B3bqQ/2olkaoz+K8+af/Mmka/C2yN5j+L9scBkv4BtKsDA==} + /@rollup/rollup-android-arm-eabi@4.5.2: + resolution: {integrity: sha512-ee7BudTwwrglFYSc3UnqInDDjCLWHKrFmGNi4aK7jlEyg4CyPa1DCMrZfsN1O13YT76UFEqXz2CoN7BCGpUlJw==} cpu: [arm] os: [android] requiresBuild: true dev: true optional: true - /@rollup/rollup-android-arm64@4.5.0: - resolution: {integrity: sha512-UdMf1pOQc4ZmUA/NTmKhgJTBimbSKnhPS2zJqucqFyBRFPnPDtwA8MzrGNTjDeQbIAWfpJVAlxejw+/lQyBK/w==} + /@rollup/rollup-android-arm64@4.5.2: + resolution: {integrity: sha512-xOuhj9HHtn8128ir8veoQsBbAUBasDbHIBniYTEx02pAmu9EXL+ZjJqngnNEy6ZgZ4h1JwL33GMNu3yJL5Mzow==} cpu: [arm64] os: [android] requiresBuild: true dev: true optional: true - /@rollup/rollup-darwin-arm64@4.5.0: - resolution: {integrity: sha512-L0/CA5p/idVKI+c9PcAPGorH6CwXn6+J0Ys7Gg1axCbTPgI8MeMlhA6fLM9fK+ssFhqogMHFC8HDvZuetOii7w==} + /@rollup/rollup-darwin-arm64@4.5.2: + resolution: {integrity: sha512-NTGJWoL8bKyqyWFn9/RzSv4hQ4wTbaAv0lHHRwf4OnpiiP4P8W0jiXbm8Nc5BCXKmWAwuvJY82mcIU2TayC20g==} cpu: [arm64] os: [darwin] requiresBuild: true dev: true optional: true - /@rollup/rollup-darwin-x64@4.5.0: - resolution: {integrity: sha512-QZCbVqU26mNlLn8zi/XDDquNmvcr4ON5FYAHQQsyhrHx8q+sQi/6xduoznYXwk/KmKIXG5dLfR0CvY+NAWpFYQ==} + /@rollup/rollup-darwin-x64@4.5.2: + resolution: {integrity: sha512-hlKqj7bpPvU15sZo4za14u185lpMzdwWLMc9raMqPK4wywt0wR23y1CaVQ4oAFXat3b5/gmRntyfpwWTKl+vvA==} cpu: [x64] os: [darwin] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-arm-gnueabihf@4.5.0: - resolution: {integrity: sha512-VpSQ+xm93AeV33QbYslgf44wc5eJGYfYitlQzAi3OObu9iwrGXEnmu5S3ilkqE3Pr/FkgOiJKV/2p0ewf4Hrtg==} + /@rollup/rollup-linux-arm-gnueabihf@4.5.2: + resolution: {integrity: sha512-7ZIZx8c3u+pfI0ohQsft/GywrXez0uR6dUP0JhBuCK3sFO5TfdLn/YApnVkvPxuTv3+YKPIZend9Mt7Cz6sS3Q==} cpu: [arm] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-arm64-gnu@4.5.0: - resolution: {integrity: sha512-OrEyIfpxSsMal44JpEVx9AEcGpdBQG1ZuWISAanaQTSMeStBW+oHWwOkoqR54bw3x8heP8gBOyoJiGg+fLY8qQ==} + /@rollup/rollup-linux-arm64-gnu@4.5.2: + resolution: {integrity: sha512-7Pk/5mO11JW/cH+a8lL/i0ZxmRGrbpYqN0VwO2DHhU+SJWWOH2zE1RAcPaj8KqiwC8DCDIJOSxjV9+9lLb6aeA==} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-arm64-musl@4.5.0: - resolution: {integrity: sha512-1H7wBbQuE6igQdxMSTjtFfD+DGAudcYWhp106z/9zBA8OQhsJRnemO4XGavdzHpGhRtRxbgmUGdO3YQgrWf2RA==} + /@rollup/rollup-linux-arm64-musl@4.5.2: + resolution: {integrity: sha512-KrRnuG5phJx756e62wxvWH2e+TK84MP2IVuPwfge+GBvWqIUfVzFRn09TKruuQBXzZp52Vyma7FjMDkwlA9xpg==} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-x64-gnu@4.5.0: - resolution: {integrity: sha512-FVyFI13tXw5aE65sZdBpNjPVIi4Q5mARnL/39UIkxvSgRAIqCo5sCpCELk0JtXHGee2owZz5aNLbWNfBHzr71Q==} + /@rollup/rollup-linux-x64-gnu@4.5.2: + resolution: {integrity: sha512-My+53GasPa2D2tU5dXiyHYwrELAUouSfkNlZ3bUKpI7btaztO5vpALEs3mvFjM7aKTvEbc7GQckuXeXIDKQ0fg==} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-x64-musl@4.5.0: - resolution: {integrity: sha512-eBPYl2sLpH/o8qbSz6vPwWlDyThnQjJfcDOGFbNjmjb44XKC1F5dQfakOsADRVrXCNzM6ZsSIPDG5dc6HHLNFg==} + /@rollup/rollup-linux-x64-musl@4.5.2: + resolution: {integrity: sha512-/f0Q6Sc+Vw54Ws6N8fxaEe4R7at3b8pFyv+O/F2VaQ4hODUJcRUcCBJh6zuqtgQQt7w845VTkGLFgWZkP3tUoQ==} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-win32-arm64-msvc@4.5.0: - resolution: {integrity: sha512-xaOHIfLOZypoQ5U2I6rEaugS4IYtTgP030xzvrBf5js7p9WI9wik07iHmsKaej8Z83ZDxN5GyypfoyKV5O5TJA==} + /@rollup/rollup-win32-arm64-msvc@4.5.2: + resolution: {integrity: sha512-NCKuuZWLht6zj7s6EIFef4BxCRX1GMr83S2W4HPCA0RnJ4iHE4FS1695q6Ewoa6A9nFjJe1//yUu0kgBU07Edw==} cpu: [arm64] os: [win32] requiresBuild: true dev: true optional: true - /@rollup/rollup-win32-ia32-msvc@4.5.0: - resolution: {integrity: sha512-Al6quztQUrHwcOoU2TuFblUQ5L+/AmPBXFR6dUvyo4nRj2yQRK0WIUaGMF/uwKulvRcXkpHe3k9A8Vf93VDktA==} + /@rollup/rollup-win32-ia32-msvc@4.5.2: + resolution: {integrity: sha512-J5zL3riR4AOyU/J3M/i4k/zZ8eP1yT+nTmAKztCXJtnI36jYH0eepvob22mAQ/kLwfsK2TB6dbyVY1F8c/0H5A==} cpu: [ia32] os: [win32] requiresBuild: true dev: true optional: true - /@rollup/rollup-win32-x64-msvc@4.5.0: - resolution: {integrity: sha512-8kdW+brNhI/NzJ4fxDufuJUjepzINqJKLGHuxyAtpPG9bMbn8P5mtaCcbOm0EzLJ+atg+kF9dwg8jpclkVqx5w==} + /@rollup/rollup-win32-x64-msvc@4.5.2: + resolution: {integrity: sha512-pL0RXRHuuGLhvs7ayX/SAHph1hrDPXOM5anyYUQXWJEENxw3nfHkzv8FfVlEVcLyKPAEgDRkd6RKZq2SMqS/yg==} cpu: [x64] os: [win32] requiresBuild: true @@ -3642,7 +3723,7 @@ packages: resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==} dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 20.9.3 + '@types/node': 20.10.0 dev: true /@types/hash-sum@1.0.2: @@ -3675,7 +3756,7 @@ packages: /@types/jsonfile@6.1.4: resolution: {integrity: sha512-D5qGUYwjvnNNextdU59/+fI+spnwtTFmyQP0h+PfIOSkNfpU6AOICUOkm4i0OnSk+NyjdPJrxCDro0sJsWlRpQ==} dependencies: - '@types/node': 20.9.3 + '@types/node': 20.10.0 dev: true /@types/katex@0.16.7: @@ -3730,8 +3811,8 @@ packages: undici-types: 5.26.5 dev: true - /@types/node@20.9.3: - resolution: {integrity: sha512-nk5wXLAXGBKfrhLB0cyHGbSqopS+nz0BUgZkUQqSHSSgdee0kssp1IAqlQOu333bW+gMNs2QREx7iynm19Abxw==} + /@types/node@20.10.0: + resolution: {integrity: sha512-D0WfRmU9TQ8I9PFx9Yc+EBHw+vSpIub4IDvQivcp26PtPrdMGAq5SDcpXEo/epqa/DXotVpekHiLNTg3iaKXBQ==} dependencies: undici-types: 5.26.5 @@ -3758,7 +3839,7 @@ packages: /@types/resolve@1.17.1: resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} dependencies: - '@types/node': 20.9.3 + '@types/node': 20.10.0 dev: true /@types/resolve@1.20.2: @@ -3768,7 +3849,7 @@ packages: /@types/sax@1.2.7: resolution: {integrity: sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==} dependencies: - '@types/node': 17.0.45 + '@types/node': 20.10.0 dev: true /@types/scheduler@0.16.7: @@ -3783,7 +3864,7 @@ packages: resolution: {integrity: sha512-GMaOrnnUsjChvH8zlzdDPARRXky8bU3E8xsU/fOclgqsINekbwDu1+wzJzJaGzZP91SGpOutf5Te5pm5M/qCWg==} dependencies: '@types/cookiejar': 2.1.5 - '@types/node': 20.9.3 + '@types/node': 20.10.0 dev: false /@types/triple-beam@1.3.5: @@ -3808,7 +3889,7 @@ packages: /@types/ws@7.4.7: resolution: {integrity: sha512-JQbbmxZTZehdc2iszGKs5oC3NFnjeay7mtAWrdt7qNtAVK0g19muApzAy4bm9byz79xa2ZnO/BOBC2R8RC5Lww==} dependencies: - '@types/node': 20.9.3 + '@types/node': 20.10.0 dev: false /@typescript-eslint/eslint-plugin@6.12.0(@typescript-eslint/parser@6.12.0)(eslint@8.54.0)(typescript@5.3.2): @@ -4125,7 +4206,7 @@ packages: ts-morph: 12.0.0 dev: true - /@vitejs/plugin-react@4.2.0(vite@5.0.0): + /@vitejs/plugin-react@4.2.0(vite@5.0.2): resolution: {integrity: sha512-+MHTH/e6H12kRp5HUkzOGqPMksezRMmW+TNzlh/QXfI8rRf6l2Z2yH/v12no1UvTwhZgEDMuQ7g7rrfMseU6FQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -4136,20 +4217,31 @@ packages: '@babel/plugin-transform-react-jsx-source': 7.23.3(@babel/core@7.23.3) '@types/babel__core': 7.20.5 react-refresh: 0.14.0 - vite: 5.0.0(@types/node@20.9.3)(sass@1.69.5) + vite: 5.0.2(@types/node@20.10.0)(sass@1.69.5) transitivePeerDependencies: - supports-color dev: true - /@vitejs/plugin-vue@4.5.0(vite@5.0.0)(vue@3.3.8): + /@vitejs/plugin-vue@4.5.0(vite@5.0.0)(vue@3.3.9): + resolution: {integrity: sha512-a2WSpP8X8HTEww/U00bU4mX1QpLINNuz/2KMNpLsdu3BzOpak3AGI1CJYBTXcc4SPhaD0eNRUp7IyQK405L5dQ==} + engines: {node: ^14.18.0 || >=16.0.0} + peerDependencies: + vite: ^4.0.0 || ^5.0.0 + vue: ^3.2.25 + dependencies: + vite: 5.0.0(@types/node@20.10.0)(sass@1.69.5) + vue: 3.3.9(typescript@5.3.2) + dev: true + + /@vitejs/plugin-vue@4.5.0(vite@5.0.2)(vue@3.3.9): resolution: {integrity: sha512-a2WSpP8X8HTEww/U00bU4mX1QpLINNuz/2KMNpLsdu3BzOpak3AGI1CJYBTXcc4SPhaD0eNRUp7IyQK405L5dQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.0.0 || ^5.0.0 vue: ^3.2.25 dependencies: - vite: 5.0.0(@types/node@20.9.3)(sass@1.69.5) - vue: 3.3.8(typescript@5.3.2) + vite: 5.0.2(@types/node@20.10.0)(sass@1.69.5) + vue: 3.3.9(typescript@5.3.2) dev: true /@vitest/expect@0.34.6: @@ -4190,39 +4282,39 @@ packages: pretty-format: 29.7.0 dev: true - /@vue/compiler-core@3.3.8: - resolution: {integrity: sha512-hN/NNBUECw8SusQvDSqqcVv6gWq8L6iAktUR0UF3vGu2OhzRqcOiAno0FmBJWwxhYEXRlQJT5XnoKsVq1WZx4g==} + /@vue/compiler-core@3.3.9: + resolution: {integrity: sha512-+/Lf68Vr/nFBA6ol4xOtJrW+BQWv3QWKfRwGSm70jtXwfhZNF4R/eRgyVJYoxFRhdCTk/F6g99BP0ffPgZihfQ==} dependencies: '@babel/parser': 7.23.4 - '@vue/shared': 3.3.8 + '@vue/shared': 3.3.9 estree-walker: 2.0.2 source-map-js: 1.0.2 - /@vue/compiler-dom@3.3.8: - resolution: {integrity: sha512-+PPtv+p/nWDd0AvJu3w8HS0RIm/C6VGBIRe24b9hSyNWOAPEUosFZ5diwawwP8ip5sJ8n0Pe87TNNNHnvjs0FQ==} + /@vue/compiler-dom@3.3.9: + resolution: {integrity: sha512-nfWubTtLXuT4iBeDSZ5J3m218MjOy42Vp2pmKVuBKo2/BLcrFUX8nCSr/bKRFiJ32R8qbdnnnBgRn9AdU5v0Sg==} dependencies: - '@vue/compiler-core': 3.3.8 - '@vue/shared': 3.3.8 + '@vue/compiler-core': 3.3.9 + '@vue/shared': 3.3.9 - /@vue/compiler-sfc@3.3.8: - resolution: {integrity: sha512-WMzbUrlTjfYF8joyT84HfwwXo+8WPALuPxhy+BZ6R4Aafls+jDBnSz8PDz60uFhuqFbl3HxRfxvDzrUf3THwpA==} + /@vue/compiler-sfc@3.3.9: + resolution: {integrity: sha512-wy0CNc8z4ihoDzjASCOCsQuzW0A/HP27+0MDSSICMjVIFzk/rFViezkR3dzH+miS2NDEz8ywMdbjO5ylhOLI2A==} dependencies: '@babel/parser': 7.23.4 - '@vue/compiler-core': 3.3.8 - '@vue/compiler-dom': 3.3.8 - '@vue/compiler-ssr': 3.3.8 - '@vue/reactivity-transform': 3.3.8 - '@vue/shared': 3.3.8 + '@vue/compiler-core': 3.3.9 + '@vue/compiler-dom': 3.3.9 + '@vue/compiler-ssr': 3.3.9 + '@vue/reactivity-transform': 3.3.9 + '@vue/shared': 3.3.9 estree-walker: 2.0.2 magic-string: 0.30.5 postcss: 8.4.31 source-map-js: 1.0.2 - /@vue/compiler-ssr@3.3.8: - resolution: {integrity: sha512-hXCqQL/15kMVDBuoBYpUnSYT8doDNwsjvm3jTefnXr+ytn294ySnT8NlsFHmTgKNjwpuFy7XVV8yTeLtNl/P6w==} + /@vue/compiler-ssr@3.3.9: + resolution: {integrity: sha512-NO5oobAw78R0G4SODY5A502MGnDNiDjf6qvhn7zD7TJGc8XDeIEw4fg6JU705jZ/YhuokBKz0A5a/FL/XZU73g==} dependencies: - '@vue/compiler-dom': 3.3.8 - '@vue/shared': 3.3.8 + '@vue/compiler-dom': 3.3.9 + '@vue/shared': 3.3.9 /@vue/devtools-api@6.5.1: resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==} @@ -4263,49 +4355,53 @@ packages: - supports-color dev: true - /@vue/reactivity-transform@3.3.8: - resolution: {integrity: sha512-49CvBzmZNtcHua0XJ7GdGifM8GOXoUMOX4dD40Y5DxI3R8OUhMlvf2nvgUAcPxaXiV5MQQ1Nwy09ADpnLQUqRw==} + /@vue/reactivity-transform@3.3.9: + resolution: {integrity: sha512-HnUFm7Ry6dFa4Lp63DAxTixUp8opMtQr6RxQCpDI1vlh12rkGIeYqMvJtK+IKyEfEOa2I9oCkD1mmsPdaGpdVg==} dependencies: '@babel/parser': 7.23.4 - '@vue/compiler-core': 3.3.8 - '@vue/shared': 3.3.8 + '@vue/compiler-core': 3.3.9 + '@vue/shared': 3.3.9 estree-walker: 2.0.2 magic-string: 0.30.5 - /@vue/reactivity@3.3.8: - resolution: {integrity: sha512-ctLWitmFBu6mtddPyOKpHg8+5ahouoTCRtmAHZAXmolDtuZXfjL2T3OJ6DL6ezBPQB1SmMnpzjiWjCiMYmpIuw==} + /@vue/reactivity@3.3.9: + resolution: {integrity: sha512-VmpIqlNp+aYDg2X0xQhJqHx9YguOmz2UxuUJDckBdQCNkipJvfk9yA75woLWElCa0Jtyec3lAAt49GO0izsphw==} dependencies: - '@vue/shared': 3.3.8 + '@vue/shared': 3.3.9 - /@vue/runtime-core@3.3.8: - resolution: {integrity: sha512-qurzOlb6q26KWQ/8IShHkMDOuJkQnQcTIp1sdP4I9MbCf9FJeGVRXJFr2mF+6bXh/3Zjr9TDgURXrsCr9bfjUw==} + /@vue/runtime-core@3.3.9: + resolution: {integrity: sha512-xxaG9KvPm3GTRuM4ZyU8Tc+pMVzcu6eeoSRQJ9IE7NmCcClW6z4B3Ij6L4EDl80sxe/arTtQ6YmgiO4UZqRc+w==} dependencies: - '@vue/reactivity': 3.3.8 - '@vue/shared': 3.3.8 + '@vue/reactivity': 3.3.9 + '@vue/shared': 3.3.9 - /@vue/runtime-dom@3.3.8: - resolution: {integrity: sha512-Noy5yM5UIf9UeFoowBVgghyGGPIDPy1Qlqt0yVsUdAVbqI8eeMSsTqBtauaEoT2UFXUk5S64aWVNJN4MJ2vRdA==} + /@vue/runtime-dom@3.3.9: + resolution: {integrity: sha512-e7LIfcxYSWbV6BK1wQv9qJyxprC75EvSqF/kQKe6bdZEDNValzeRXEVgiX7AHI6hZ59HA4h7WT5CGvm69vzJTQ==} dependencies: - '@vue/runtime-core': 3.3.8 - '@vue/shared': 3.3.8 + '@vue/runtime-core': 3.3.9 + '@vue/shared': 3.3.9 csstype: 3.1.2 - /@vue/server-renderer@3.3.8(vue@3.3.8): - resolution: {integrity: sha512-zVCUw7RFskvPuNlPn/8xISbrf0zTWsTSdYTsUTN1ERGGZGVnRxM2QZ3x1OR32+vwkkCm0IW6HmJ49IsPm7ilLg==} + /@vue/server-renderer@3.3.9(vue@3.3.9): + resolution: {integrity: sha512-w0zT/s5l3Oa3ZjtLW88eO4uV6AQFqU8X5GOgzq7SkQQu6vVr+8tfm+OI2kDBplS/W/XgCBuFXiPw6T5EdwXP0A==} peerDependencies: - vue: 3.3.8 + vue: 3.3.9 dependencies: - '@vue/compiler-ssr': 3.3.8 - '@vue/shared': 3.3.8 - vue: 3.3.8(typescript@5.3.2) + '@vue/compiler-ssr': 3.3.9 + '@vue/shared': 3.3.9 + vue: 3.3.9(typescript@5.3.2) /@vue/shared@3.3.8: resolution: {integrity: sha512-8PGwybFwM4x8pcfgqEQFy70NaQxASvOC5DJwLQfpArw1UDfUXrJkdxD3BhVTMS+0Lef/TU7YO0Jvr0jJY8T+mw==} + dev: true + + /@vue/shared@3.3.9: + resolution: {integrity: sha512-ZE0VTIR0LmYgeyhurPTpy4KzKsuDyQbMSdM49eKkMnT5X4VfFBLysMzjIZhLEFQYjjOVVfbvUDHckwjDFiO2eA==} - /@vuepress/bundler-vite@2.0.0-rc.0(@types/node@20.9.3)(sass@1.69.5)(typescript@5.3.2): + /@vuepress/bundler-vite@2.0.0-rc.0(@types/node@20.10.0)(sass@1.69.5)(typescript@5.3.2): resolution: {integrity: sha512-rX8S8IYpqqlJfNPstS/joorpxXx/4WuE7+gDM31i2HUrxOKGZVzq8ZsRRRU2UdoTwHZSd3LpUS4sMtxE5xLK1A==} dependencies: - '@vitejs/plugin-vue': 4.5.0(vite@5.0.0)(vue@3.3.8) + '@vitejs/plugin-vue': 4.5.0(vite@5.0.2)(vue@3.3.9) '@vuepress/client': 2.0.0-rc.0(typescript@5.3.2) '@vuepress/core': 2.0.0-rc.0(typescript@5.3.2) '@vuepress/shared': 2.0.0-rc.0 @@ -4314,10 +4410,10 @@ packages: connect-history-api-fallback: 2.0.0 postcss: 8.4.31 postcss-load-config: 4.0.2(postcss@8.4.31) - rollup: 4.5.0 - vite: 5.0.0(@types/node@20.9.3)(sass@1.69.5) - vue: 3.3.8(typescript@5.3.2) - vue-router: 4.2.5(vue@3.3.8) + rollup: 4.5.2 + vite: 5.0.2(@types/node@20.10.0)(sass@1.69.5) + vue: 3.3.9(typescript@5.3.2) + vue-router: 4.2.5(vue@3.3.9) transitivePeerDependencies: - '@types/node' - '@vue/composition-api' @@ -4354,9 +4450,9 @@ packages: dependencies: '@vue/devtools-api': 6.5.1 '@vuepress/shared': 2.0.0-rc.0 - '@vueuse/core': 10.6.1(vue@3.3.8) - vue: 3.3.8(typescript@5.3.2) - vue-router: 4.2.5(vue@3.3.8) + '@vueuse/core': 10.6.1(vue@3.3.9) + vue: 3.3.9(typescript@5.3.2) + vue-router: 4.2.5(vue@3.3.9) transitivePeerDependencies: - '@vue/composition-api' - typescript @@ -4369,7 +4465,7 @@ packages: '@vuepress/markdown': 2.0.0-rc.0 '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - vue: 3.3.8(typescript@5.3.2) + vue: 3.3.9(typescript@5.3.2) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -4406,8 +4502,8 @@ packages: '@vuepress/core': 2.0.0-rc.0(typescript@5.3.2) '@vuepress/utils': 2.0.0-rc.0 ts-debounce: 4.0.0 - vue: 3.3.8(typescript@5.3.2) - vue-router: 4.2.5(vue@3.3.8) + vue: 3.3.9(typescript@5.3.2) + vue-router: 4.2.5(vue@3.3.9) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -4421,7 +4517,7 @@ packages: '@vuepress/core': 2.0.0-rc.0(typescript@5.3.2) '@vuepress/utils': 2.0.0-rc.0 ts-debounce: 4.0.0 - vue: 3.3.8(typescript@5.3.2) + vue: 3.3.9(typescript@5.3.2) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -4454,10 +4550,10 @@ packages: '@vuepress/core': 2.0.0-rc.0(typescript@5.3.2) '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - '@vueuse/core': 10.6.1(vue@3.3.8) + '@vueuse/core': 10.6.1(vue@3.3.9) ts-debounce: 4.0.0 - vue: 3.3.8(typescript@5.3.2) - vue-router: 4.2.5(vue@3.3.8) + vue: 3.3.9(typescript@5.3.2) + vue-router: 4.2.5(vue@3.3.9) transitivePeerDependencies: - '@algolia/client-search' - '@types/react' @@ -4477,7 +4573,7 @@ packages: '@vuepress/markdown': 2.0.0-rc.0 '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - vue: 3.3.8(typescript@5.3.2) + vue: 3.3.9(typescript@5.3.2) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -4503,7 +4599,7 @@ packages: '@vuepress/core': 2.0.0-rc.0(typescript@5.3.2) '@vuepress/utils': 2.0.0-rc.0 medium-zoom: 1.1.0 - vue: 3.3.8(typescript@5.3.2) + vue: 3.3.9(typescript@5.3.2) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -4516,8 +4612,8 @@ packages: '@vuepress/client': 2.0.0-rc.0(typescript@5.3.2) '@vuepress/core': 2.0.0-rc.0(typescript@5.3.2) '@vuepress/utils': 2.0.0-rc.0 - vue: 3.3.8(typescript@5.3.2) - vue-router: 4.2.5(vue@3.3.8) + vue: 3.3.9(typescript@5.3.2) + vue-router: 4.2.5(vue@3.3.9) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -4555,7 +4651,7 @@ packages: '@vuepress/core': 2.0.0-rc.0(typescript@5.3.2) '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - vue: 3.3.8(typescript@5.3.2) + vue: 3.3.9(typescript@5.3.2) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -4591,10 +4687,10 @@ packages: '@vuepress/plugin-theme-data': 2.0.0-rc.0(typescript@5.3.2) '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - '@vueuse/core': 10.6.1(vue@3.3.8) + '@vueuse/core': 10.6.1(vue@3.3.9) sass: 1.69.5 - vue: 3.3.8(typescript@5.3.2) - vue-router: 4.2.5(vue@3.3.8) + vue: 3.3.9(typescript@5.3.2) + vue-router: 4.2.5(vue@3.3.9) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -4619,13 +4715,13 @@ packages: - supports-color dev: true - /@vueuse/core@10.6.1(vue@3.3.8): + /@vueuse/core@10.6.1(vue@3.3.9): resolution: {integrity: sha512-Pc26IJbqgC9VG1u6VY/xrXXfxD33hnvxBnKrLlA2LJlyHII+BSrRoTPJgGYq7qZOu61itITFUnm6QbacwZ4H8Q==} dependencies: '@types/web-bluetooth': 0.0.20 '@vueuse/metadata': 10.6.1 - '@vueuse/shared': 10.6.1(vue@3.3.8) - vue-demi: 0.14.6(vue@3.3.8) + '@vueuse/shared': 10.6.1(vue@3.3.9) + vue-demi: 0.14.6(vue@3.3.9) transitivePeerDependencies: - '@vue/composition-api' - vue @@ -4633,10 +4729,10 @@ packages: /@vueuse/metadata@10.6.1: resolution: {integrity: sha512-qhdwPI65Bgcj23e5lpGfQsxcy0bMjCAsUGoXkJ7DsoeDUdasbZ2DBa4dinFCOER3lF4gwUv+UD2AlA11zdzMFw==} - /@vueuse/shared@10.6.1(vue@3.3.8): + /@vueuse/shared@10.6.1(vue@3.3.9): resolution: {integrity: sha512-TECVDTIedFlL0NUfHWncf3zF9Gc4VfdxfQc8JFwoVZQmxpONhLxFrlm0eHQeidHj4rdTPL3KXJa0TZCk1wnc5Q==} dependencies: - vue-demi: 0.14.6(vue@3.3.8) + vue-demi: 0.14.6(vue@3.3.9) transitivePeerDependencies: - '@vue/composition-api' - vue @@ -5985,6 +6081,7 @@ packages: /commander@8.3.0: resolution: {integrity: sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==} engines: {node: '>= 12'} + dev: false /commander@9.2.0: resolution: {integrity: sha512-e2i4wANQiSXgnrBlIatyHtP1odfUp0BbV5Y5nEGbxtIrStkEOAAzCUirvLBNXHLr7kwLvJl6V+4V3XV9x7Wd9w==} @@ -9337,7 +9434,7 @@ packages: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 20.9.3 + '@types/node': 20.10.0 merge-stream: 2.0.0 supports-color: 7.2.0 dev: true @@ -9346,7 +9443,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 20.9.3 + '@types/node': 20.10.0 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true @@ -9586,6 +9683,7 @@ packages: hasBin: true dependencies: commander: 8.3.0 + dev: false /keygrip@1.1.0: resolution: {integrity: sha512-iYSchDJ+liQ8iwbSI2QqsQOvqv58eJCEanyJPJi+Khyu8smkcKSFUCbPwzFcL7YVtZ6eONjqRX/38caJ7QjRAQ==} @@ -11789,26 +11887,26 @@ packages: engines: {node: '>=0.10.0'} dev: true - /react-router-dom@6.19.0(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-N6dWlcgL2w0U5HZUUqU2wlmOrSb3ighJmtQ438SWbhB1yuLTXQ8yyTBMK3BSvVjp7gBtKurT554nCtMOgxCZmQ==} + /react-router-dom@6.20.0(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-CbcKjEyiSVpA6UtCHOIYLUYn/UJfwzp55va4yEfpk7JBN3GPqWfHrdLkAvNCcpXr8QoihcDMuk0dzWZxtlB/mQ==} engines: {node: '>=14.0.0'} peerDependencies: react: '>=16.8' react-dom: '>=16.8' dependencies: - '@remix-run/router': 1.12.0 + '@remix-run/router': 1.13.0 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - react-router: 6.19.0(react@18.2.0) + react-router: 6.20.0(react@18.2.0) dev: true - /react-router@6.19.0(react@18.2.0): - resolution: {integrity: sha512-0W63PKCZ7+OuQd7Tm+RbkI8kCLmn4GPjDbX61tWljPxWgqTKlEpeQUwPkT1DRjYhF8KSihK0hQpmhU4uxVMcdw==} + /react-router@6.20.0(react@18.2.0): + resolution: {integrity: sha512-pVvzsSsgUxxtuNfTHC4IxjATs10UaAtvLGVSA1tbUE4GDaOSU1Esu2xF5nWLz7KPiMuW8BJWuPFdlGYJ7/rW0w==} engines: {node: '>=14.0.0'} peerDependencies: react: '>=16.8' dependencies: - '@remix-run/router': 1.12.0 + '@remix-run/router': 1.13.0 react: 18.2.0 dev: true @@ -12201,7 +12299,7 @@ packages: glob: 10.3.10 dev: true - /rollup-plugin-dts@6.1.0(rollup@4.5.0)(typescript@5.3.2): + /rollup-plugin-dts@6.1.0(rollup@4.5.2)(typescript@5.3.2): resolution: {integrity: sha512-ijSCPICkRMDKDLBK9torss07+8dl9UpY9z1N/zTeA1cIqdzMlpkV3MOOC7zukyvQfDyxa1s3Dl2+DeiP/G6DOw==} engines: {node: '>=16'} peerDependencies: @@ -12209,25 +12307,25 @@ packages: typescript: ^4.5 || ^5.0 dependencies: magic-string: 0.30.5 - rollup: 4.5.0 + rollup: 4.5.2 typescript: 5.3.2 optionalDependencies: '@babel/code-frame': 7.23.4 dev: true - /rollup-plugin-esbuild@6.1.0(esbuild@0.19.7)(rollup@4.5.0): + /rollup-plugin-esbuild@6.1.0(esbuild@0.19.7)(rollup@4.5.2): resolution: {integrity: sha512-HPpXU65V8bSpW8eSYPahtUJaJHmbxJGybuf/M8B3bz/6i11YaYHlNNJIQ38gSEV0FyohQOgVxJ2YMEEZtEmwvA==} engines: {node: '>=14.18.0'} peerDependencies: esbuild: '>=0.18.0' rollup: ^1.20.0 || ^2.0.0 || ^3.0.0 || ^4.0.0 dependencies: - '@rollup/pluginutils': 5.0.5(rollup@4.5.0) + '@rollup/pluginutils': 5.0.5(rollup@4.5.2) debug: 4.3.4 es-module-lexer: 1.4.1 esbuild: 0.19.7 get-tsconfig: 4.7.2 - rollup: 4.5.0 + rollup: 4.5.2 transitivePeerDependencies: - supports-color dev: true @@ -12245,7 +12343,7 @@ packages: terser: 5.24.0 dev: true - /rollup-plugin-ts@3.4.5(@babel/core@7.23.3)(@babel/plugin-transform-runtime@7.23.4)(@babel/preset-env@7.23.3)(@babel/runtime@7.23.4)(rollup@4.5.0)(typescript@5.3.2): + /rollup-plugin-ts@3.4.5(@babel/core@7.23.3)(@babel/plugin-transform-runtime@7.23.4)(@babel/preset-env@7.23.3)(@babel/runtime@7.23.4)(rollup@4.5.2)(typescript@5.3.2): resolution: {integrity: sha512-9iCstRJpEZXSRQuXitlSZAzcGlrqTbJg1pE4CMbEi6xYldxVncdPyzA2I+j6vnh73wBymZckerS+Q/iEE/M3Ow==} engines: {node: '>=16.15.1', npm: '>=7.0.0', pnpm: '>=3.2.0', yarn: '>=1.13'} peerDependencies: @@ -12278,7 +12376,7 @@ packages: '@babel/plugin-transform-runtime': 7.23.4(@babel/core@7.23.3) '@babel/preset-env': 7.23.3(@babel/core@7.23.3) '@babel/runtime': 7.23.4 - '@rollup/pluginutils': 5.0.5(rollup@4.5.0) + '@rollup/pluginutils': 5.0.5(rollup@4.5.2) '@wessberg/stringutil': 1.0.19 ansi-colors: 4.1.3 browserslist: 4.22.1 @@ -12286,7 +12384,7 @@ packages: compatfactory: 3.0.0(typescript@5.3.2) crosspath: 2.0.0 magic-string: 0.30.5 - rollup: 4.5.0 + rollup: 4.5.2 ts-clone-node: 3.0.0(typescript@5.3.2) tslib: 2.6.2 typescript: 5.3.2 @@ -12300,23 +12398,23 @@ packages: fsevents: 2.3.3 dev: true - /rollup@4.5.0: - resolution: {integrity: sha512-41xsWhzxqjMDASCxH5ibw1mXk+3c4TNI2UjKbLxe6iEzrSQnqOzmmK8/3mufCPbzHNJ2e04Fc1ddI35hHy+8zg==} + /rollup@4.5.2: + resolution: {integrity: sha512-CRK1uoROBfkcqrZKyaFcqCcZWNsvJ6yVYZkqTlRocZhO2s5yER6Z3f/QaYtO8RGyloPnmhwgzuPQpNGeK210xQ==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.5.0 - '@rollup/rollup-android-arm64': 4.5.0 - '@rollup/rollup-darwin-arm64': 4.5.0 - '@rollup/rollup-darwin-x64': 4.5.0 - '@rollup/rollup-linux-arm-gnueabihf': 4.5.0 - '@rollup/rollup-linux-arm64-gnu': 4.5.0 - '@rollup/rollup-linux-arm64-musl': 4.5.0 - '@rollup/rollup-linux-x64-gnu': 4.5.0 - '@rollup/rollup-linux-x64-musl': 4.5.0 - '@rollup/rollup-win32-arm64-msvc': 4.5.0 - '@rollup/rollup-win32-ia32-msvc': 4.5.0 - '@rollup/rollup-win32-x64-msvc': 4.5.0 + '@rollup/rollup-android-arm-eabi': 4.5.2 + '@rollup/rollup-android-arm64': 4.5.2 + '@rollup/rollup-darwin-arm64': 4.5.2 + '@rollup/rollup-darwin-x64': 4.5.2 + '@rollup/rollup-linux-arm-gnueabihf': 4.5.2 + '@rollup/rollup-linux-arm64-gnu': 4.5.2 + '@rollup/rollup-linux-arm64-musl': 4.5.2 + '@rollup/rollup-linux-x64-gnu': 4.5.2 + '@rollup/rollup-linux-x64-musl': 4.5.2 + '@rollup/rollup-win32-arm64-msvc': 4.5.2 + '@rollup/rollup-win32-ia32-msvc': 4.5.2 + '@rollup/rollup-win32-x64-msvc': 4.5.2 fsevents: 2.3.3 dev: true @@ -14360,7 +14458,7 @@ packages: extsprintf: 1.3.0 dev: false - /vite-node@0.34.6(@types/node@20.9.3)(sass@1.69.5): + /vite-node@0.34.6(@types/node@20.10.0)(sass@1.69.5): resolution: {integrity: sha512-nlBMJ9x6n7/Amaz6F3zJ97EBwR2FkzhBRxF5e+jE6LA3yi6Wtc2lyTij1OnDMIr34v5g/tVQtsVAzhT0jc5ygA==} engines: {node: '>=v14.18.0'} hasBin: true @@ -14370,7 +14468,7 @@ packages: mlly: 1.4.2 pathe: 1.1.1 picocolors: 1.0.0 - vite: 5.0.0(@types/node@20.9.3)(sass@1.69.5) + vite: 5.0.2(@types/node@20.10.0)(sass@1.69.5) transitivePeerDependencies: - '@types/node' - less @@ -14382,15 +14480,15 @@ packages: - terser dev: true - /vite-plugin-css-injected-by-js@3.3.0(vite@5.0.0): + /vite-plugin-css-injected-by-js@3.3.0(vite@5.0.2): resolution: {integrity: sha512-xG+jyHNCmUqi/TXp6q88wTJGeAOrNLSyUUTp4qEQ9QZLGcHWQQsCsSSKa59rPMQr8sOzfzmWDd8enGqfH/dBew==} peerDependencies: vite: '>2.0.0-0' dependencies: - vite: 5.0.0(@types/node@20.9.3)(sass@1.69.5) + vite: 5.0.2(@types/node@20.10.0)(sass@1.69.5) dev: true - /vite-plugin-reiconify@1.1.2(react@18.2.0)(vite@5.0.0): + /vite-plugin-reiconify@1.1.2(react@18.2.0)(vite@5.0.2): resolution: {integrity: sha512-yENngOv7XJ7Yh0lJFe+Q5wj1vGz/WPTisl6duoTlbVfKs1kNa6lG9BGsXW/v71KEFlIB9fBWBTb5YhCK3D5nCw==} peerDependencies: react: '>=16.14.0' @@ -14399,10 +14497,10 @@ packages: base-icon: 2.2.1(react@18.2.0) react: 18.2.0 reiconify: 2.8.0 - vite: 5.0.0(@types/node@20.9.3)(sass@1.69.5) + vite: 5.0.2(@types/node@20.10.0)(sass@1.69.5) dev: true - /vite@5.0.0(@types/node@20.9.3)(sass@1.69.5): + /vite@5.0.0(@types/node@20.10.0)(sass@1.69.5): resolution: {integrity: sha512-ESJVM59mdyGpsiNAeHQOR/0fqNoOyWPYesFto8FFZugfmhdHx8Fzd8sF3Q/xkVhZsyOxHfdM7ieiVAorI9RjFw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -14430,10 +14528,47 @@ packages: terser: optional: true dependencies: - '@types/node': 20.9.3 + '@types/node': 20.10.0 + esbuild: 0.19.7 + postcss: 8.4.31 + rollup: 4.5.2 + sass: 1.69.5 + optionalDependencies: + fsevents: 2.3.3 + dev: true + + /vite@5.0.2(@types/node@20.10.0)(sass@1.69.5): + resolution: {integrity: sha512-6CCq1CAJCNM1ya2ZZA7+jS2KgnhbzvxakmlIjN24cF/PXhRMzpM/z8QgsVJA/Dm5fWUWnVEsmtBoMhmerPxT0g==} + engines: {node: ^18.0.0 || >=20.0.0} + hasBin: true + peerDependencies: + '@types/node': ^18.0.0 || >=20.0.0 + less: '*' + lightningcss: ^1.21.0 + sass: '*' + stylus: '*' + sugarss: '*' + terser: ^5.4.0 + peerDependenciesMeta: + '@types/node': + optional: true + less: + optional: true + lightningcss: + optional: true + sass: + optional: true + stylus: + optional: true + sugarss: + optional: true + terser: + optional: true + dependencies: + '@types/node': 20.10.0 esbuild: 0.19.7 postcss: 8.4.31 - rollup: 4.5.0 + rollup: 4.5.2 sass: 1.69.5 optionalDependencies: fsevents: 2.3.3 @@ -14472,7 +14607,7 @@ packages: dependencies: '@types/chai': 4.3.11 '@types/chai-subset': 1.3.5 - '@types/node': 20.9.3 + '@types/node': 20.10.0 '@vitest/expect': 0.34.6 '@vitest/runner': 0.34.6 '@vitest/snapshot': 0.34.6 @@ -14491,8 +14626,8 @@ packages: strip-literal: 1.3.0 tinybench: 2.5.1 tinypool: 0.7.0 - vite: 5.0.0(@types/node@20.9.3)(sass@1.69.5) - vite-node: 0.34.6(@types/node@20.9.3)(sass@1.69.5) + vite: 5.0.2(@types/node@20.10.0)(sass@1.69.5) + vite-node: 0.34.6(@types/node@20.10.0)(sass@1.69.5) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -14509,7 +14644,7 @@ packages: engines: {node: '>=0.10.0'} dev: true - /vue-demi@0.14.6(vue@3.3.8): + /vue-demi@0.14.6(vue@3.3.9): resolution: {integrity: sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==} engines: {node: '>=12'} hasBin: true @@ -14521,7 +14656,7 @@ packages: '@vue/composition-api': optional: true dependencies: - vue: 3.3.8(typescript@5.3.2) + vue: 3.3.9(typescript@5.3.2) /vue-eslint-parser@9.3.2(eslint@8.54.0): resolution: {integrity: sha512-q7tWyCVaV9f8iQyIA5Mkj/S6AoJ9KBN8IeUSf3XEmBrOtxOZnfTg5s4KClbZBCK3GtnT/+RyCLZyDHuZwTuBjg==} @@ -14541,28 +14676,28 @@ packages: - supports-color dev: true - /vue-router@4.2.5(vue@3.3.8): + /vue-router@4.2.5(vue@3.3.9): resolution: {integrity: sha512-DIUpKcyg4+PTQKfFPX88UWhlagBEBEfJ5A8XDXRJLUnZOvcpMF8o/dnL90vpVkGaPbjvXazV/rC1qBKrZlFugw==} peerDependencies: vue: ^3.2.0 dependencies: '@vue/devtools-api': 6.5.1 - vue: 3.3.8(typescript@5.3.2) + vue: 3.3.9(typescript@5.3.2) dev: true - /vue@3.3.8(typescript@5.3.2): - resolution: {integrity: sha512-5VSX/3DabBikOXMsxzlW8JyfeLKlG9mzqnWgLQLty88vdZL7ZJgrdgBOmrArwxiLtmS+lNNpPcBYqrhE6TQW5w==} + /vue@3.3.9(typescript@5.3.2): + resolution: {integrity: sha512-sy5sLCTR8m6tvUk1/ijri3Yqzgpdsmxgj6n6yl7GXXCXqVbmW2RCXe9atE4cEI6Iv7L89v5f35fZRRr5dChP9w==} peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@vue/compiler-dom': 3.3.8 - '@vue/compiler-sfc': 3.3.8 - '@vue/runtime-dom': 3.3.8 - '@vue/server-renderer': 3.3.8(vue@3.3.8) - '@vue/shared': 3.3.8 + '@vue/compiler-dom': 3.3.9 + '@vue/compiler-sfc': 3.3.9 + '@vue/runtime-dom': 3.3.9 + '@vue/server-renderer': 3.3.9(vue@3.3.9) + '@vue/shared': 3.3.9 typescript: 5.3.2 /vuepress-plugin-auto-catalog@2.0.0-rc.0(typescript@5.3.2)(vuepress@2.0.0-rc.0): @@ -14587,9 +14722,9 @@ packages: '@vuepress/core': 2.0.0-rc.0(typescript@5.3.2) '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - vue: 3.3.8(typescript@5.3.2) - vue-router: 4.2.5(vue@3.3.8) - vuepress: 2.0.0-rc.0(@types/node@20.9.3)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.8) + vue: 3.3.9(typescript@5.3.2) + vue-router: 4.2.5(vue@3.3.9) + vuepress: 2.0.0-rc.0(@types/node@20.10.0)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.9) vuepress-plugin-components: 2.0.0-rc.0(typescript@5.3.2)(vuepress@2.0.0-rc.0) vuepress-plugin-sass-palette: 2.0.0-rc.0(typescript@5.3.2)(vuepress@2.0.0-rc.0) vuepress-shared: 2.0.0-rc.0(typescript@5.3.2)(vuepress@2.0.0-rc.0) @@ -14624,9 +14759,9 @@ packages: '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 chokidar: 3.5.3 - vue: 3.3.8(typescript@5.3.2) - vue-router: 4.2.5(vue@3.3.8) - vuepress: 2.0.0-rc.0(@types/node@20.9.3)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.8) + vue: 3.3.9(typescript@5.3.2) + vue-router: 4.2.5(vue@3.3.9) + vuepress: 2.0.0-rc.0(@types/node@20.10.0)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.9) vuepress-shared: 2.0.0-rc.0(typescript@5.3.2)(vuepress@2.0.0-rc.0) transitivePeerDependencies: - '@vue/composition-api' @@ -14666,9 +14801,9 @@ packages: '@vuepress/utils': 2.0.0-rc.0 '@waline/client': link:packages/client giscus: 1.3.0 - vue: 3.3.8(typescript@5.3.2) - vue-router: 4.2.5(vue@3.3.8) - vuepress: 2.0.0-rc.0(@types/node@20.9.3)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.8) + vue: 3.3.9(typescript@5.3.2) + vue-router: 4.2.5(vue@3.3.9) + vuepress: 2.0.0-rc.0(@types/node@20.10.0)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.9) vuepress-plugin-sass-palette: 2.0.0-rc.0(typescript@5.3.2)(vuepress@2.0.0-rc.0) vuepress-shared: 2.0.0-rc.0(typescript@5.3.2)(vuepress@2.0.0-rc.0) transitivePeerDependencies: @@ -14714,14 +14849,14 @@ packages: '@vuepress/client': 2.0.0-rc.0(typescript@5.3.2) '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - '@vueuse/core': 10.6.1(vue@3.3.8) + '@vueuse/core': 10.6.1(vue@3.3.9) artplayer: 5.0.9 balloon-css: 1.2.0 create-codepen: 1.0.1 qrcode: 1.5.3 - vue: 3.3.8(typescript@5.3.2) - vue-router: 4.2.5(vue@3.3.8) - vuepress: 2.0.0-rc.0(@types/node@20.9.3)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.8) + vue: 3.3.9(typescript@5.3.2) + vue-router: 4.2.5(vue@3.3.9) + vuepress: 2.0.0-rc.0(@types/node@20.10.0)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.9) vuepress-plugin-reading-time2: 2.0.0-rc.0(typescript@5.3.2)(vuepress@2.0.0-rc.0) vuepress-plugin-sass-palette: 2.0.0-rc.0(typescript@5.3.2)(vuepress@2.0.0-rc.0) vuepress-shared: 2.0.0-rc.0(typescript@5.3.2)(vuepress@2.0.0-rc.0) @@ -14752,11 +14887,11 @@ packages: '@vuepress/client': 2.0.0-rc.0(typescript@5.3.2) '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - '@vueuse/core': 10.6.1(vue@3.3.8) + '@vueuse/core': 10.6.1(vue@3.3.9) balloon-css: 1.2.0 - vue: 3.3.8(typescript@5.3.2) - vue-router: 4.2.5(vue@3.3.8) - vuepress: 2.0.0-rc.0(@types/node@20.9.3)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.8) + vue: 3.3.9(typescript@5.3.2) + vue-router: 4.2.5(vue@3.3.9) + vuepress: 2.0.0-rc.0(@types/node@20.10.0)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.9) vuepress-plugin-sass-palette: 2.0.0-rc.0(typescript@5.3.2)(vuepress@2.0.0-rc.0) vuepress-shared: 2.0.0-rc.0(typescript@5.3.2)(vuepress@2.0.0-rc.0) transitivePeerDependencies: @@ -14783,10 +14918,10 @@ packages: '@vuepress/client': 2.0.0-rc.0(typescript@5.3.2) '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - '@vueuse/core': 10.6.1(vue@3.3.8) - vue: 3.3.8(typescript@5.3.2) - vue-router: 4.2.5(vue@3.3.8) - vuepress: 2.0.0-rc.0(@types/node@20.9.3)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.8) + '@vueuse/core': 10.6.1(vue@3.3.9) + vue: 3.3.9(typescript@5.3.2) + vue-router: 4.2.5(vue@3.3.9) + vuepress: 2.0.0-rc.0(@types/node@20.10.0)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.9) vuepress-shared: 2.0.0-rc.0(typescript@5.3.2)(vuepress@2.0.0-rc.0) transitivePeerDependencies: - '@vue/composition-api' @@ -14812,7 +14947,7 @@ packages: '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 cheerio: 1.0.0-rc.12 - vuepress: 2.0.0-rc.0(@types/node@20.9.3)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.8) + vuepress: 2.0.0-rc.0(@types/node@20.10.0)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.9) vuepress-shared: 2.0.0-rc.0(typescript@5.3.2)(vuepress@2.0.0-rc.0) xml-js: 1.6.11 transitivePeerDependencies: @@ -14878,7 +15013,7 @@ packages: '@mdit/plugin-img-mark': 0.6.5(markdown-it@13.0.2) '@mdit/plugin-img-size': 0.6.5(markdown-it@13.0.2) '@mdit/plugin-include': 0.6.5(markdown-it@13.0.2) - '@mdit/plugin-katex': 0.6.5(katex@0.16.9)(markdown-it@13.0.2) + '@mdit/plugin-katex': 0.6.5(markdown-it@13.0.2) '@mdit/plugin-mark': 0.6.5(markdown-it@13.0.2) '@mdit/plugin-mathjax': 0.6.5(markdown-it@13.0.2)(mathjax-full@3.2.2) '@mdit/plugin-stylize': 0.6.5(markdown-it@13.0.2) @@ -14893,14 +15028,14 @@ packages: '@vuepress/client': 2.0.0-rc.0(typescript@5.3.2) '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - '@vueuse/core': 10.6.1(vue@3.3.8) + '@vueuse/core': 10.6.1(vue@3.3.9) balloon-css: 1.2.0 js-yaml: 4.1.0 markdown-it: 13.0.2 mathjax-full: 3.2.2 - vue: 3.3.8(typescript@5.3.2) - vue-router: 4.2.5(vue@3.3.8) - vuepress: 2.0.0-rc.0(@types/node@20.9.3)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.8) + vue: 3.3.9(typescript@5.3.2) + vue-router: 4.2.5(vue@3.3.9) + vuepress: 2.0.0-rc.0(@types/node@20.10.0)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.9) vuepress-plugin-sass-palette: 2.0.0-rc.0(typescript@5.3.2)(vuepress@2.0.0-rc.0) vuepress-shared: 2.0.0-rc.0(typescript@5.3.2)(vuepress@2.0.0-rc.0) transitivePeerDependencies: @@ -14930,11 +15065,11 @@ packages: '@vuepress/client': 2.0.0-rc.0(typescript@5.3.2) '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - '@vueuse/core': 10.6.1(vue@3.3.8) + '@vueuse/core': 10.6.1(vue@3.3.9) photoswipe: 5.4.2 - vue: 3.3.8(typescript@5.3.2) - vue-router: 4.2.5(vue@3.3.8) - vuepress: 2.0.0-rc.0(@types/node@20.9.3)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.8) + vue: 3.3.9(typescript@5.3.2) + vue-router: 4.2.5(vue@3.3.9) + vuepress: 2.0.0-rc.0(@types/node@20.10.0)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.9) vuepress-plugin-sass-palette: 2.0.0-rc.0(typescript@5.3.2)(vuepress@2.0.0-rc.0) vuepress-shared: 2.0.0-rc.0(typescript@5.3.2)(vuepress@2.0.0-rc.0) transitivePeerDependencies: @@ -14964,12 +15099,12 @@ packages: '@vuepress/client': 2.0.0-rc.0(typescript@5.3.2) '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - '@vueuse/core': 10.6.1(vue@3.3.8) + '@vueuse/core': 10.6.1(vue@3.3.9) mitt: 3.0.1 register-service-worker: 1.7.2 - vue: 3.3.8(typescript@5.3.2) - vue-router: 4.2.5(vue@3.3.8) - vuepress: 2.0.0-rc.0(@types/node@20.9.3)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.8) + vue: 3.3.9(typescript@5.3.2) + vue-router: 4.2.5(vue@3.3.9) + vuepress: 2.0.0-rc.0(@types/node@20.10.0)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.9) vuepress-plugin-sass-palette: 2.0.0-rc.0(typescript@5.3.2)(vuepress@2.0.0-rc.0) vuepress-shared: 2.0.0-rc.0(typescript@5.3.2)(vuepress@2.0.0-rc.0) workbox-build: 7.0.0 @@ -14996,8 +15131,8 @@ packages: optional: true dependencies: '@vuepress/client': 2.0.0-rc.0(typescript@5.3.2) - vue: 3.3.8(typescript@5.3.2) - vuepress: 2.0.0-rc.0(@types/node@20.9.3)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.8) + vue: 3.3.9(typescript@5.3.2) + vuepress: 2.0.0-rc.0(@types/node@20.10.0)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.9) vuepress-shared: 2.0.0-rc.0(typescript@5.3.2)(vuepress@2.0.0-rc.0) transitivePeerDependencies: - '@vue/composition-api' @@ -15029,11 +15164,11 @@ packages: '@vuepress/core': 2.0.0-rc.0(typescript@5.3.2) '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - '@vueuse/core': 10.6.1(vue@3.3.8) + '@vueuse/core': 10.6.1(vue@3.3.9) cac: 6.7.14 - vue: 3.3.8(typescript@5.3.2) - vue-router: 4.2.5(vue@3.3.8) - vuepress: 2.0.0-rc.0(@types/node@20.9.3)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.8) + vue: 3.3.9(typescript@5.3.2) + vue-router: 4.2.5(vue@3.3.9) + vuepress: 2.0.0-rc.0(@types/node@20.10.0)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.9) vuepress-plugin-sass-palette: 2.0.0-rc.0(typescript@5.3.2)(vuepress@2.0.0-rc.0) vuepress-shared: 2.0.0-rc.0(typescript@5.3.2)(vuepress@2.0.0-rc.0) transitivePeerDependencies: @@ -15060,8 +15195,8 @@ packages: '@vuepress/client': 2.0.0-rc.0(typescript@5.3.2) '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - vue: 3.3.8(typescript@5.3.2) - vuepress: 2.0.0-rc.0(@types/node@20.9.3)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.8) + vue: 3.3.9(typescript@5.3.2) + vuepress: 2.0.0-rc.0(@types/node@20.10.0)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.9) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -15086,8 +15221,8 @@ packages: '@vuepress/client': 2.0.0-rc.0(typescript@5.3.2) '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - vue: 3.3.8(typescript@5.3.2) - vuepress: 2.0.0-rc.0(@types/node@20.9.3)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.8) + vue: 3.3.9(typescript@5.3.2) + vuepress: 2.0.0-rc.0(@types/node@20.10.0)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.9) vuepress-shared: 2.0.0-rc.0(typescript@5.3.2)(vuepress@2.0.0-rc.0) transitivePeerDependencies: - '@vue/composition-api' @@ -15117,7 +15252,7 @@ packages: '@vuepress/utils': 2.0.0-rc.0 chokidar: 3.5.3 sass: 1.69.5 - vuepress: 2.0.0-rc.0(@types/node@20.9.3)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.8) + vuepress: 2.0.0-rc.0(@types/node@20.10.0)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.9) vuepress-shared: 2.0.0-rc.0(typescript@5.3.2)(vuepress@2.0.0-rc.0) transitivePeerDependencies: - '@vue/composition-api' @@ -15142,7 +15277,7 @@ packages: dependencies: '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - vuepress: 2.0.0-rc.0(@types/node@20.9.3)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.8) + vuepress: 2.0.0-rc.0(@types/node@20.10.0)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.9) vuepress-shared: 2.0.0-rc.0(typescript@5.3.2)(vuepress@2.0.0-rc.0) transitivePeerDependencies: - '@vue/composition-api' @@ -15168,7 +15303,7 @@ packages: '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 sitemap: 7.1.1 - vuepress: 2.0.0-rc.0(@types/node@20.9.3)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.8) + vuepress: 2.0.0-rc.0(@types/node@20.10.0)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.9) vuepress-shared: 2.0.0-rc.0(typescript@5.3.2)(vuepress@2.0.0-rc.0) transitivePeerDependencies: - '@vue/composition-api' @@ -15194,7 +15329,7 @@ packages: '@vuepress/client': 2.0.0-rc.0(typescript@5.3.2) '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - '@vueuse/core': 10.6.1(vue@3.3.8) + '@vueuse/core': 10.6.1(vue@3.3.9) cheerio: 1.0.0-rc.12 dayjs: 1.11.10 execa: 8.0.1 @@ -15202,9 +15337,9 @@ packages: gray-matter: 4.0.3 semver: 7.5.4 striptags: 3.2.0 - vue: 3.3.8(typescript@5.3.2) - vue-router: 4.2.5(vue@3.3.8) - vuepress: 2.0.0-rc.0(@types/node@20.9.3)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.8) + vue: 3.3.9(typescript@5.3.2) + vue-router: 4.2.5(vue@3.3.9) + vuepress: 2.0.0-rc.0(@types/node@20.10.0)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.9) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -15241,15 +15376,15 @@ packages: '@vuepress/plugin-theme-data': 2.0.0-rc.0(typescript@5.3.2) '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - '@vueuse/core': 10.6.1(vue@3.3.8) + '@vueuse/core': 10.6.1(vue@3.3.9) balloon-css: 1.2.0 bcrypt-ts: 5.0.0 cheerio: 1.0.0-rc.12 chokidar: 3.5.3 gray-matter: 4.0.3 - vue: 3.3.8(typescript@5.3.2) - vue-router: 4.2.5(vue@3.3.8) - vuepress: 2.0.0-rc.0(@types/node@20.9.3)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.8) + vue: 3.3.9(typescript@5.3.2) + vue-router: 4.2.5(vue@3.3.9) + vuepress: 2.0.0-rc.0(@types/node@20.10.0)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.9) vuepress-plugin-auto-catalog: 2.0.0-rc.0(typescript@5.3.2)(vuepress@2.0.0-rc.0) vuepress-plugin-blog2: 2.0.0-rc.0(typescript@5.3.2)(vuepress@2.0.0-rc.0) vuepress-plugin-comment2: 2.0.0-rc.0(@waline/client@packages+client)(typescript@5.3.2)(vuepress@2.0.0-rc.0) @@ -15291,7 +15426,7 @@ packages: - vidstack dev: true - /vuepress-vite@2.0.0-rc.0(@types/node@20.9.3)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.8): + /vuepress-vite@2.0.0-rc.0(@types/node@20.10.0)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.9): resolution: {integrity: sha512-+2XBejeiskPyr2raBeA2o4uDFDsjtadpUVmtio3qqFtQpOhidz/ORuiTLr2UfLtFn1ASIHP6Vy2YjQ0e/TeUVw==} engines: {node: '>=18.16.0'} hasBin: true @@ -15299,12 +15434,12 @@ packages: '@vuepress/client': 2.0.0-rc.0 vue: ^3.3.4 dependencies: - '@vuepress/bundler-vite': 2.0.0-rc.0(@types/node@20.9.3)(sass@1.69.5)(typescript@5.3.2) + '@vuepress/bundler-vite': 2.0.0-rc.0(@types/node@20.10.0)(sass@1.69.5)(typescript@5.3.2) '@vuepress/cli': 2.0.0-rc.0(typescript@5.3.2) '@vuepress/client': 2.0.0-rc.0(typescript@5.3.2) '@vuepress/core': 2.0.0-rc.0(typescript@5.3.2) '@vuepress/theme-default': 2.0.0-rc.0(typescript@5.3.2) - vue: 3.3.8(typescript@5.3.2) + vue: 3.3.9(typescript@5.3.2) transitivePeerDependencies: - '@types/node' - '@vue/composition-api' @@ -15320,12 +15455,12 @@ packages: - typescript dev: true - /vuepress@2.0.0-rc.0(@types/node@20.9.3)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.8): + /vuepress@2.0.0-rc.0(@types/node@20.10.0)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.9): resolution: {integrity: sha512-sydt/B7+pIw926G5PntYmptLkC5o2buXKh+WR1+P2KnsvkXU+UGnQrJJ0FBvu/4RNuY99tkUZd59nyPhEmRrCg==} engines: {node: '>=18.16.0'} hasBin: true dependencies: - vuepress-vite: 2.0.0-rc.0(@types/node@20.9.3)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.8) + vuepress-vite: 2.0.0-rc.0(@types/node@20.10.0)(@vuepress/client@2.0.0-rc.0)(sass@1.69.5)(typescript@5.3.2)(vue@3.3.9) transitivePeerDependencies: - '@types/node' - '@vue/composition-api'