diff --git a/package.json b/package.json index e30adfd3159..67b9ec36f88 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "@eslint-types/typescript-eslint": "7.2.0", "@eslint-types/unicorn": "51.0.1", "@types/markdown-it": "13.0.7", - "@types/node": "20.12.2", + "@types/node": "20.12.5", "@types/sanitize-html": "2.11.0", "@types/semver": "7.5.8", "@types/validator": "13.11.9", @@ -107,7 +107,7 @@ "@vitest/ui": "1.4.0", "@vueuse/core": "10.9.0", "conventional-changelog-cli": "4.1.0", - "cypress": "13.7.1", + "cypress": "13.7.2", "eslint": "8.57.0", "eslint-config-prettier": "9.1.0", "eslint-define-config": "2.1.0", @@ -127,10 +127,10 @@ "standard-version": "9.5.0", "ts-morph": "22.0.0", "tsup": "8.0.2", - "tsx": "4.7.1", + "tsx": "4.7.2", "typescript": "5.4.4", "validator": "13.11.0", - "vite": "5.2.7", + "vite": "5.2.8", "vitepress": "1.0.1", "vitest": "1.4.0", "vue": "3.4.21" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ec0b607229d..acb462927c1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ devDependencies: specifier: 13.0.7 version: 13.0.7 '@types/node': - specifier: 20.12.2 - version: 20.12.2 + specifier: 20.12.5 + version: 20.12.5 '@types/sanitize-html': specifier: 2.11.0 version: 2.11.0 @@ -60,8 +60,8 @@ devDependencies: specifier: 4.1.0 version: 4.1.0 cypress: - specifier: 13.7.1 - version: 13.7.1 + specifier: 13.7.2 + version: 13.7.2 eslint: specifier: 8.57.0 version: 8.57.0 @@ -120,8 +120,8 @@ devDependencies: specifier: 8.0.2 version: 8.0.2(typescript@5.4.4) tsx: - specifier: 4.7.1 - version: 4.7.1 + specifier: 4.7.2 + version: 4.7.2 typescript: specifier: 5.4.4 version: 5.4.4 @@ -129,14 +129,14 @@ devDependencies: specifier: 13.11.0 version: 13.11.0 vite: - specifier: 5.2.7 - version: 5.2.7(@types/node@20.12.2) + specifier: 5.2.8 + version: 5.2.8(@types/node@20.12.5) vitepress: specifier: 1.0.1 - version: 1.0.1(@algolia/client-search@4.23.2)(@types/node@20.12.2)(search-insights@2.13.0)(typescript@5.4.4) + version: 1.0.1(@algolia/client-search@4.23.2)(@types/node@20.12.5)(search-insights@2.13.0)(typescript@5.4.4) vitest: specifier: 1.4.0 - version: 1.4.0(@types/node@20.12.2)(@vitest/ui@1.4.0) + version: 1.4.0(@types/node@20.12.5)(@vitest/ui@1.4.0) vue: specifier: 3.4.21 version: 3.4.21(typescript@5.4.4) @@ -1318,8 +1318,8 @@ packages: resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==} dev: true - /@types/node@20.12.2: - resolution: {integrity: sha512-zQ0NYO87hyN6Xrclcqp7f8ZbXNbRfoGWNcMvHTPQp9UUrwI0mI7XBz+cu7/W6/VClYo2g63B0cjull/srU7LgQ==} + /@types/node@20.12.5: + resolution: {integrity: sha512-BD+BjQ9LS/D8ST9p5uqBxghlN+S42iuNxjsUGjeZobe/ciXzk2qb1B6IXc6AnRLS+yFJRpN2IPEHMzwspfDJNw==} dependencies: undici-types: 5.26.5 dev: true @@ -1358,7 +1358,7 @@ packages: resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==} requiresBuild: true dependencies: - '@types/node': 20.12.2 + '@types/node': 20.12.5 dev: true optional: true @@ -1560,14 +1560,14 @@ packages: resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} dev: true - /@vitejs/plugin-vue@5.0.4(vite@5.2.7)(vue@3.4.21): + /@vitejs/plugin-vue@5.0.4(vite@5.2.8)(vue@3.4.21): resolution: {integrity: sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: vite: ^5.0.0 vue: ^3.2.25 dependencies: - vite: 5.2.7(@types/node@20.12.2) + vite: 5.2.8(@types/node@20.12.5) vue: 3.4.21(typescript@5.4.4) dev: true @@ -1590,7 +1590,7 @@ packages: strip-literal: 2.1.0 test-exclude: 6.0.0 v8-to-istanbul: 9.2.0 - vitest: 1.4.0(@types/node@20.12.2)(@vitest/ui@1.4.0) + vitest: 1.4.0(@types/node@20.12.5)(@vitest/ui@1.4.0) transitivePeerDependencies: - supports-color dev: true @@ -1637,7 +1637,7 @@ packages: pathe: 1.1.2 picocolors: 1.0.0 sirv: 2.0.4 - vitest: 1.4.0(@types/node@20.12.2)(@vitest/ui@1.4.0) + vitest: 1.4.0(@types/node@20.12.5)(@vitest/ui@1.4.0) dev: true /@vitest/utils@1.4.0: @@ -2709,8 +2709,8 @@ packages: resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==} dev: true - /cypress@13.7.1: - resolution: {integrity: sha512-4u/rpFNxOFCoFX/Z5h+uwlkBO4mWzAjveURi3vqdSu56HPvVdyGTxGw4XKGWt399Y1JwIn9E1L9uMXQpc0o55w==} + /cypress@13.7.2: + resolution: {integrity: sha512-FF5hFI5wlRIHY8urLZjJjj/YvfCBrRpglbZCLr/cYcL9MdDe0+5usa8kTIrDHthlEc9lwihbkb5dmwqBDNS2yw==} engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0} hasBin: true requiresBuild: true @@ -3310,7 +3310,7 @@ packages: '@typescript-eslint/eslint-plugin': 7.4.0(@typescript-eslint/parser@7.4.0)(eslint@8.57.0)(typescript@5.4.4) '@typescript-eslint/utils': 7.4.0(eslint@8.57.0)(typescript@5.4.4) eslint: 8.57.0 - vitest: 1.4.0(@types/node@20.12.2)(@vitest/ui@1.4.0) + vitest: 1.4.0(@types/node@20.12.5)(@vitest/ui@1.4.0) transitivePeerDependencies: - supports-color - typescript @@ -6218,8 +6218,8 @@ packages: typescript: 5.4.4 dev: true - /tsx@4.7.1: - resolution: {integrity: sha512-8d6VuibXHtlN5E3zFkgY8u4DX7Y3Z27zvvPKVmLon/D4AjuKzarkUBTLDBgj9iTQ0hg5xM7c/mYiRVM+HETf0g==} + /tsx@4.7.2: + resolution: {integrity: sha512-BCNd4kz6fz12fyrgCTEdZHGJ9fWTGeUzXmQysh0RVocDY3h4frk05ZNCXSy4kIenF7y/QnrdiVpTsyNRn6vlAw==} engines: {node: '>=18.0.0'} hasBin: true dependencies: @@ -6459,7 +6459,7 @@ packages: extsprintf: 1.3.0 dev: true - /vite-node@1.4.0(@types/node@20.12.2): + /vite-node@1.4.0(@types/node@20.12.5): resolution: {integrity: sha512-VZDAseqjrHgNd4Kh8icYHWzTKSCZMhia7GyHfhtzLW33fZlG9SwsB6CEhgyVOWkJfJ2pFLrp/Gj1FSfAiqH9Lw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -6468,7 +6468,7 @@ packages: debug: 4.3.4(supports-color@8.1.1) pathe: 1.1.2 picocolors: 1.0.0 - vite: 5.2.7(@types/node@20.12.2) + vite: 5.2.8(@types/node@20.12.5) transitivePeerDependencies: - '@types/node' - less @@ -6480,8 +6480,8 @@ packages: - terser dev: true - /vite@5.2.7(@types/node@20.12.2): - resolution: {integrity: sha512-k14PWOKLI6pMaSzAuGtT+Cf0YmIx12z9YGon39onaJNy8DLBfBJrzg9FQEmkAM5lpHBZs9wksWAsyF/HkpEwJA==} + /vite@5.2.8(@types/node@20.12.5): + resolution: {integrity: sha512-OyZR+c1CE8yeHw5V5t59aXsUPPVTHMDjEZz8MgguLL/Q7NblxhZUlTu9xSPqlsUO/y+X7dlU05jdhvyycD55DA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -6508,7 +6508,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.12.2 + '@types/node': 20.12.5 esbuild: 0.20.2 postcss: 8.4.38 rollup: 4.13.2 @@ -6516,7 +6516,7 @@ packages: fsevents: 2.3.3 dev: true - /vitepress@1.0.1(@algolia/client-search@4.23.2)(@types/node@20.12.2)(search-insights@2.13.0)(typescript@5.4.4): + /vitepress@1.0.1(@algolia/client-search@4.23.2)(@types/node@20.12.5)(search-insights@2.13.0)(typescript@5.4.4): resolution: {integrity: sha512-eNr5pOBppYUUjEhv8S0S2t9Tv95LQ6mMeHj6ivaGwfHxpov70Vduuwl/QQMDRznKDSaP0WKV7a82Pb4JVOaqEw==} hasBin: true peerDependencies: @@ -6533,7 +6533,7 @@ packages: '@shikijs/core': 1.2.2 '@shikijs/transformers': 1.2.2 '@types/markdown-it': 13.0.7 - '@vitejs/plugin-vue': 5.0.4(vite@5.2.7)(vue@3.4.21) + '@vitejs/plugin-vue': 5.0.4(vite@5.2.8)(vue@3.4.21) '@vue/devtools-api': 7.0.25(vue@3.4.21) '@vueuse/core': 10.9.0(vue@3.4.21) '@vueuse/integrations': 10.9.0(focus-trap@7.5.4)(vue@3.4.21) @@ -6541,7 +6541,7 @@ packages: mark.js: 8.11.1 minisearch: 6.3.0 shiki: 1.2.2 - vite: 5.2.7(@types/node@20.12.2) + vite: 5.2.8(@types/node@20.12.5) vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@algolia/client-search' @@ -6571,7 +6571,7 @@ packages: - universal-cookie dev: true - /vitest@1.4.0(@types/node@20.12.2)(@vitest/ui@1.4.0): + /vitest@1.4.0(@types/node@20.12.5)(@vitest/ui@1.4.0): resolution: {integrity: sha512-gujzn0g7fmwf83/WzrDTnncZt2UiXP41mHuFYFrdwaLRVQ6JYQEiME2IfEjU3vcFL3VKa75XhI3lFgn+hfVsQw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -6596,7 +6596,7 @@ packages: jsdom: optional: true dependencies: - '@types/node': 20.12.2 + '@types/node': 20.12.5 '@vitest/expect': 1.4.0 '@vitest/runner': 1.4.0 '@vitest/snapshot': 1.4.0 @@ -6615,8 +6615,8 @@ packages: strip-literal: 2.1.0 tinybench: 2.6.0 tinypool: 0.8.3 - vite: 5.2.7(@types/node@20.12.2) - vite-node: 1.4.0(@types/node@20.12.2) + vite: 5.2.8(@types/node@20.12.5) + vite-node: 1.4.0(@types/node@20.12.5) why-is-node-running: 2.2.2 transitivePeerDependencies: - less