diff --git a/package.json b/package.json index bf519ba..39b7e7b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-router-mock", - "packageManager": "pnpm@9.8.0", + "packageManager": "pnpm@9.9.0", "version": "1.1.0", "description": "Easily test your components by mocking the router", "main": "dist/index.cjs", @@ -54,8 +54,8 @@ "conventional-changelog-cli": "^5.0.0", "enquirer": "^2.4.1", "execa": "^9.3.1", - "happy-dom": "^15.0.0", - "lint-staged": "^15.2.9", + "happy-dom": "^15.7.3", + "lint-staged": "^15.2.10", "minimist": "^1.2.8", "prettier": "^3.3.3", "publie": "^0.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3722c04..8175dda 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: version: 17.0.3 '@vitest/coverage-v8': specifier: ^2.0.5 - version: 2.0.5(vitest@2.0.5(@types/node@20.14.11)(happy-dom@15.0.0)) + version: 2.0.5(vitest@2.0.5(@types/node@20.14.11)(happy-dom@15.7.3)) '@vue/test-utils': specifier: ^2.4.6 version: 2.4.6 @@ -33,11 +33,11 @@ importers: specifier: ^9.3.1 version: 9.3.1 happy-dom: - specifier: ^15.0.0 - version: 15.0.0 + specifier: ^15.7.3 + version: 15.7.3 lint-staged: - specifier: ^15.2.9 - version: 15.2.9 + specifier: ^15.2.10 + version: 15.2.10 minimist: specifier: ^1.2.8 version: 1.2.8 @@ -61,7 +61,7 @@ importers: version: 2.0.0(typescript@5.5.4) vitest: specifier: ^2.0.5 - version: 2.0.5(@types/node@20.14.11)(happy-dom@15.0.0) + version: 2.0.5(@types/node@20.14.11)(happy-dom@15.7.3) vue: specifier: ^3.4.38 version: 3.4.38(typescript@5.5.4) @@ -1492,8 +1492,8 @@ packages: engines: {node: '>=0.4.7'} hasBin: true - happy-dom@15.0.0: - resolution: {integrity: sha512-DsvANUcxxY20iCo3Yllm7dqwzPVPduGfVFxa7mONwMBLczFeQgkN0LpDir1kIY322JMh+hrcPV3aGLyHCESDlA==} + happy-dom@15.7.3: + resolution: {integrity: sha512-w3RUaYNXFJX5LiNVhOJLK4GqCB1bFj1FvELtpon3HrN8gUpS09V0Vvm4/BBRRj7mLUE1+ch8PKv1JxEp/0IHjA==} engines: {node: '>=18.0.0'} hard-rejection@2.1.0: @@ -1728,8 +1728,8 @@ packages: lines-and-columns@1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} - lint-staged@15.2.9: - resolution: {integrity: sha512-BZAt8Lk3sEnxw7tfxM7jeZlPRuT4M68O0/CwZhhaw6eeWu0Lz5eERE3m386InivXB64fp/mDID452h48tvKlRQ==} + lint-staged@15.2.10: + resolution: {integrity: sha512-5dY5t743e1byO19P9I4b3x8HJwalIznL5E1FWYnU6OWw33KxNBSLAc6Cy7F2PsFEO8FKnLwjwm5hx7aMF0jzZg==} engines: {node: '>=18.12.0'} hasBin: true @@ -1821,6 +1821,10 @@ packages: resolution: {integrity: sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==} engines: {node: '>=8.6'} + micromatch@4.0.8: + resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} + engines: {node: '>=8.6'} + mimic-fn@4.0.0: resolution: {integrity: sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==} engines: {node: '>=12'} @@ -3150,7 +3154,7 @@ snapshots: dependencies: '@types/yargs-parser': 21.0.0 - '@vitest/coverage-v8@2.0.5(vitest@2.0.5(@types/node@20.14.11)(happy-dom@15.0.0))': + '@vitest/coverage-v8@2.0.5(vitest@2.0.5(@types/node@20.14.11)(happy-dom@15.7.3))': dependencies: '@ampproject/remapping': 2.3.0 '@bcoe/v8-coverage': 0.2.3 @@ -3164,7 +3168,7 @@ snapshots: std-env: 3.7.0 test-exclude: 7.0.1 tinyrainbow: 1.2.0 - vitest: 2.0.5(@types/node@20.14.11)(happy-dom@15.0.0) + vitest: 2.0.5(@types/node@20.14.11)(happy-dom@15.7.3) transitivePeerDependencies: - supports-color @@ -3962,7 +3966,7 @@ snapshots: optionalDependencies: uglify-js: 3.17.4 - happy-dom@15.0.0: + happy-dom@15.7.3: dependencies: entities: 4.5.0 webidl-conversions: 7.0.0 @@ -4166,7 +4170,7 @@ snapshots: lines-and-columns@1.2.4: {} - lint-staged@15.2.9: + lint-staged@15.2.10: dependencies: chalk: 5.3.0 commander: 12.1.0 @@ -4174,7 +4178,7 @@ snapshots: execa: 8.0.1 lilconfig: 3.1.2 listr2: 8.2.4 - micromatch: 4.0.7 + micromatch: 4.0.8 pidtree: 0.6.0 string-argv: 0.3.2 yaml: 2.5.0 @@ -4285,6 +4289,11 @@ snapshots: braces: 3.0.3 picomatch: 2.3.1 + micromatch@4.0.8: + dependencies: + braces: 3.0.3 + picomatch: 2.3.1 + mimic-fn@4.0.0: {} mimic-function@5.0.1: {} @@ -4924,7 +4933,7 @@ snapshots: '@types/node': 20.14.11 fsevents: 2.3.3 - vitest@2.0.5(@types/node@20.14.11)(happy-dom@15.0.0): + vitest@2.0.5(@types/node@20.14.11)(happy-dom@15.7.3): dependencies: '@ampproject/remapping': 2.3.0 '@vitest/expect': 2.0.5 @@ -4947,7 +4956,7 @@ snapshots: why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 20.14.11 - happy-dom: 15.0.0 + happy-dom: 15.7.3 transitivePeerDependencies: - less - lightningcss