diff --git a/package.json b/package.json index 2f7bb4713c7..f9ab892cd48 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "@eslint-types/prettier": "5.1.3", "@eslint-types/typescript-eslint": "7.5.0", "@eslint-types/unicorn": "52.0.0", - "@types/node": "20.12.5", + "@types/node": "20.12.7", "@types/sanitize-html": "2.11.0", "@types/semver": "7.5.8", "@types/validator": "13.11.9", @@ -107,7 +107,7 @@ "@vitest/ui": "1.5.0", "@vueuse/core": "10.9.0", "conventional-changelog-cli": "4.1.0", - "cypress": "13.7.2", + "cypress": "13.7.3", "eslint": "8.57.0", "eslint-config-prettier": "9.1.0", "eslint-define-config": "2.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6ed6aa759ec..f63699052f6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ devDependencies: specifier: 52.0.0 version: 52.0.0 '@types/node': - specifier: 20.12.5 - version: 20.12.5 + specifier: 20.12.7 + version: 20.12.7 '@types/sanitize-html': specifier: 2.11.0 version: 2.11.0 @@ -57,8 +57,8 @@ devDependencies: specifier: 4.1.0 version: 4.1.0 cypress: - specifier: 13.7.2 - version: 13.7.2 + specifier: 13.7.3 + version: 13.7.3 eslint: specifier: 8.57.0 version: 8.57.0 @@ -127,13 +127,13 @@ devDependencies: version: 13.11.0 vite: specifier: 5.2.8 - version: 5.2.8(@types/node@20.12.5) + version: 5.2.8(@types/node@20.12.7) vitepress: specifier: 1.0.2 - version: 1.0.2(@algolia/client-search@4.23.2)(@types/node@20.12.5)(search-insights@2.13.0)(typescript@5.4.5) + version: 1.0.2(@algolia/client-search@4.23.2)(@types/node@20.12.7)(search-insights@2.13.0)(typescript@5.4.5) vitest: specifier: 1.5.0 - version: 1.5.0(@types/node@20.12.5)(@vitest/ui@1.5.0) + version: 1.5.0(@types/node@20.12.7)(@vitest/ui@1.5.0) vue: specifier: 3.4.21 version: 3.4.21(typescript@5.4.5) @@ -1321,8 +1321,8 @@ packages: resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==} dev: true - /@types/node@20.12.5: - resolution: {integrity: sha512-BD+BjQ9LS/D8ST9p5uqBxghlN+S42iuNxjsUGjeZobe/ciXzk2qb1B6IXc6AnRLS+yFJRpN2IPEHMzwspfDJNw==} + /@types/node@20.12.7: + resolution: {integrity: sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==} dependencies: undici-types: 5.26.5 dev: true @@ -1361,7 +1361,7 @@ packages: resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==} requiresBuild: true dependencies: - '@types/node': 20.12.5 + '@types/node': 20.12.7 dev: true optional: true @@ -1570,7 +1570,7 @@ packages: vite: ^5.0.0 vue: ^3.2.25 dependencies: - vite: 5.2.8(@types/node@20.12.5) + vite: 5.2.8(@types/node@20.12.7) vue: 3.4.21(typescript@5.4.5) dev: true @@ -1592,7 +1592,7 @@ packages: std-env: 3.7.0 strip-literal: 2.1.0 test-exclude: 6.0.0 - vitest: 1.5.0(@types/node@20.12.5)(@vitest/ui@1.5.0) + vitest: 1.5.0(@types/node@20.12.7)(@vitest/ui@1.5.0) transitivePeerDependencies: - supports-color dev: true @@ -1639,7 +1639,7 @@ packages: pathe: 1.1.2 picocolors: 1.0.0 sirv: 2.0.4 - vitest: 1.5.0(@types/node@20.12.5)(@vitest/ui@1.5.0) + vitest: 1.5.0(@types/node@20.12.7)(@vitest/ui@1.5.0) dev: true /@vitest/utils@1.5.0: @@ -2707,8 +2707,8 @@ packages: resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==} dev: true - /cypress@13.7.2: - resolution: {integrity: sha512-FF5hFI5wlRIHY8urLZjJjj/YvfCBrRpglbZCLr/cYcL9MdDe0+5usa8kTIrDHthlEc9lwihbkb5dmwqBDNS2yw==} + /cypress@13.7.3: + resolution: {integrity: sha512-uoecY6FTCAuIEqLUYkTrxamDBjMHTYak/1O7jtgwboHiTnS1NaMOoR08KcTrbRZFCBvYOiS4tEkQRmsV+xcrag==} engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0} hasBin: true requiresBuild: true @@ -3308,7 +3308,7 @@ packages: '@typescript-eslint/eslint-plugin': 7.5.0(@typescript-eslint/parser@7.5.0)(eslint@8.57.0)(typescript@5.4.5) '@typescript-eslint/utils': 7.5.0(eslint@8.57.0)(typescript@5.4.5) eslint: 8.57.0 - vitest: 1.5.0(@types/node@20.12.5)(@vitest/ui@1.5.0) + vitest: 1.5.0(@types/node@20.12.7)(@vitest/ui@1.5.0) transitivePeerDependencies: - supports-color - typescript @@ -6448,7 +6448,7 @@ packages: extsprintf: 1.3.0 dev: true - /vite-node@1.5.0(@types/node@20.12.5): + /vite-node@1.5.0(@types/node@20.12.7): resolution: {integrity: sha512-tV8h6gMj6vPzVCa7l+VGq9lwoJjW8Y79vst8QZZGiuRAfijU+EEWuc0kFpmndQrWhMMhet1jdSF+40KSZUqIIw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -6457,7 +6457,7 @@ packages: debug: 4.3.4(supports-color@8.1.1) pathe: 1.1.2 picocolors: 1.0.0 - vite: 5.2.8(@types/node@20.12.5) + vite: 5.2.8(@types/node@20.12.7) transitivePeerDependencies: - '@types/node' - less @@ -6469,7 +6469,7 @@ packages: - terser dev: true - /vite@5.2.8(@types/node@20.12.5): + /vite@5.2.8(@types/node@20.12.7): resolution: {integrity: sha512-OyZR+c1CE8yeHw5V5t59aXsUPPVTHMDjEZz8MgguLL/Q7NblxhZUlTu9xSPqlsUO/y+X7dlU05jdhvyycD55DA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -6497,7 +6497,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.12.5 + '@types/node': 20.12.7 esbuild: 0.20.2 postcss: 8.4.38 rollup: 4.14.1 @@ -6505,7 +6505,7 @@ packages: fsevents: 2.3.3 dev: true - /vitepress@1.0.2(@algolia/client-search@4.23.2)(@types/node@20.12.5)(search-insights@2.13.0)(typescript@5.4.5): + /vitepress@1.0.2(@algolia/client-search@4.23.2)(@types/node@20.12.7)(search-insights@2.13.0)(typescript@5.4.5): resolution: {integrity: sha512-bEj9yTEdWyewJFOhEREZF+mXuAgOq27etuJZT6DZSp+J3XpQstXMJc5piSVwhZBtuj8OfA0iXy+jdP1c71KMYQ==} hasBin: true peerDependencies: @@ -6530,7 +6530,7 @@ packages: mark.js: 8.11.1 minisearch: 6.3.0 shiki: 1.2.4 - vite: 5.2.8(@types/node@20.12.5) + vite: 5.2.8(@types/node@20.12.7) vue: 3.4.21(typescript@5.4.5) transitivePeerDependencies: - '@algolia/client-search' @@ -6560,7 +6560,7 @@ packages: - universal-cookie dev: true - /vitest@1.5.0(@types/node@20.12.5)(@vitest/ui@1.5.0): + /vitest@1.5.0(@types/node@20.12.7)(@vitest/ui@1.5.0): resolution: {integrity: sha512-d8UKgR0m2kjdxDWX6911uwxout6GHS0XaGH1cksSIVVG8kRlE7G7aBw7myKQCvDI5dT4j7ZMa+l706BIORMDLw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -6585,7 +6585,7 @@ packages: jsdom: optional: true dependencies: - '@types/node': 20.12.5 + '@types/node': 20.12.7 '@vitest/expect': 1.5.0 '@vitest/runner': 1.5.0 '@vitest/snapshot': 1.5.0 @@ -6604,8 +6604,8 @@ packages: strip-literal: 2.1.0 tinybench: 2.6.0 tinypool: 0.8.3 - vite: 5.2.8(@types/node@20.12.5) - vite-node: 1.5.0(@types/node@20.12.5) + vite: 5.2.8(@types/node@20.12.7) + vite-node: 1.5.0(@types/node@20.12.7) why-is-node-running: 2.2.2 transitivePeerDependencies: - less