diff --git a/package.json b/package.json index 7048539..f7344cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-router-mock", - "packageManager": "pnpm@8.15.5", + "packageManager": "pnpm@8.15.6", "version": "1.1.0", "description": "Easily test your components by mocking the router", "main": "dist/index.cjs", @@ -54,14 +54,14 @@ "conventional-changelog-cli": "^4.1.0", "enquirer": "^2.4.1", "execa": "^8.0.1", - "happy-dom": "^14.3.9", + "happy-dom": "^14.7.1", "lint-staged": "^15.2.2", "minimist": "^1.2.8", "prettier": "^3.2.5", "publie": "^0.0.2", "semver": "^7.6.0", "simple-git-hooks": "^2.11.1", - "typescript": "^5.4.3", + "typescript": "^5.4.4", "unbuild": "^2.0.0", "vitest": "^1.4.0", "vue": "^3.4.21", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 02c6b0d..3d7ff72 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ devDependencies: specifier: ^8.0.1 version: 8.0.1 happy-dom: - specifier: ^14.3.9 - version: 14.3.9 + specifier: ^14.7.1 + version: 14.7.1 lint-staged: specifier: ^15.2.2 version: 15.2.2 @@ -51,17 +51,17 @@ devDependencies: specifier: ^2.11.1 version: 2.11.1 typescript: - specifier: ^5.4.3 - version: 5.4.3 + specifier: ^5.4.4 + version: 5.4.4 unbuild: specifier: ^2.0.0 - version: 2.0.0(typescript@5.4.3) + version: 2.0.0(typescript@5.4.4) vitest: specifier: ^1.4.0 - version: 1.4.0(happy-dom@14.3.9) + version: 1.4.0(happy-dom@14.7.1) vue: specifier: ^3.4.21 - version: 3.4.21(typescript@5.4.3) + version: 3.4.21(typescript@5.4.4) vue-router: specifier: ^4.3.0 version: 4.3.0(vue@3.4.21) @@ -1268,7 +1268,7 @@ packages: strip-literal: 2.0.0 test-exclude: 6.0.0 v8-to-istanbul: 9.2.0 - vitest: 1.4.0(happy-dom@14.3.9) + vitest: 1.4.0(happy-dom@14.7.1) transitivePeerDependencies: - supports-color dev: true @@ -1382,7 +1382,7 @@ packages: dependencies: '@vue/compiler-ssr': 3.4.21 '@vue/shared': 3.4.21 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) dev: true /@vue/shared@3.4.21: @@ -2500,8 +2500,8 @@ packages: uglify-js: 3.17.4 dev: true - /happy-dom@14.3.9: - resolution: {integrity: sha512-0kPQchwthekcYpYN8CvCiq+/z5bqFYDLbTxZ+yDLwT8AFRVJDFadShHRxp3VAZRy7a5isOZ1j/LzsU1dtAIZMQ==} + /happy-dom@14.7.1: + resolution: {integrity: sha512-v60Q0evZ4clvMcrAh5/F8EdxDdfHdFrtffz/CNe10jKD+nFweZVxM91tW+UyY2L4AtpgIaXdZ7TQmiO1pfcwbg==} engines: {node: '>=16.0.0'} dependencies: entities: 4.5.0 @@ -3113,7 +3113,7 @@ packages: resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} dev: true - /mkdist@1.3.0(typescript@5.4.3): + /mkdist@1.3.0(typescript@5.4.4): resolution: {integrity: sha512-ZQrUvcL7LkRdzMREpDyg9AT18N9Tl5jc2qeKAUeEw0KGsgykbHbuRvysGAzTuGtwuSg0WQyNit5jh/k+Er3JEg==} hasBin: true peerDependencies: @@ -3134,7 +3134,7 @@ packages: mlly: 1.5.0 mri: 1.2.0 pathe: 1.1.2 - typescript: 5.4.3 + typescript: 5.4.4 dev: true /mlly@1.4.0: @@ -3612,7 +3612,7 @@ packages: resolution: {integrity: sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==} dev: true - /rollup-plugin-dts@6.1.0(rollup@3.29.4)(typescript@5.4.3): + /rollup-plugin-dts@6.1.0(rollup@3.29.4)(typescript@5.4.4): resolution: {integrity: sha512-ijSCPICkRMDKDLBK9torss07+8dl9UpY9z1N/zTeA1cIqdzMlpkV3MOOC7zukyvQfDyxa1s3Dl2+DeiP/G6DOw==} engines: {node: '>=16'} peerDependencies: @@ -3621,7 +3621,7 @@ packages: dependencies: magic-string: 0.30.7 rollup: 3.29.4 - typescript: 5.4.3 + typescript: 5.4.4 optionalDependencies: '@babel/code-frame': 7.23.5 dev: true @@ -4028,8 +4028,8 @@ packages: engines: {node: '>=16'} dev: true - /typescript@5.4.3: - resolution: {integrity: sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==} + /typescript@5.4.4: + resolution: {integrity: sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==} engines: {node: '>=14.17'} hasBin: true dev: true @@ -4046,7 +4046,7 @@ packages: dev: true optional: true - /unbuild@2.0.0(typescript@5.4.3): + /unbuild@2.0.0(typescript@5.4.4): resolution: {integrity: sha512-JWCUYx3Oxdzvw2J9kTAp+DKE8df/BnH/JTSj6JyA4SH40ECdFu7FoJJcrm8G92B7TjofQ6GZGjJs50TRxoH6Wg==} hasBin: true peerDependencies: @@ -4070,15 +4070,15 @@ packages: hookable: 5.5.3 jiti: 1.20.0 magic-string: 0.30.5 - mkdist: 1.3.0(typescript@5.4.3) + mkdist: 1.3.0(typescript@5.4.4) mlly: 1.4.0 pathe: 1.1.1 pkg-types: 1.0.3 pretty-bytes: 6.1.1 rollup: 3.29.4 - rollup-plugin-dts: 6.1.0(rollup@3.29.4)(typescript@5.4.3) + rollup-plugin-dts: 6.1.0(rollup@3.29.4)(typescript@5.4.4) scule: 1.0.0 - typescript: 5.4.3 + typescript: 5.4.4 untyped: 1.4.0 transitivePeerDependencies: - sass @@ -4198,7 +4198,7 @@ packages: fsevents: 2.3.3 dev: true - /vitest@1.4.0(happy-dom@14.3.9): + /vitest@1.4.0(happy-dom@14.7.1): resolution: {integrity: sha512-gujzn0g7fmwf83/WzrDTnncZt2UiXP41mHuFYFrdwaLRVQ6JYQEiME2IfEjU3vcFL3VKa75XhI3lFgn+hfVsQw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -4232,7 +4232,7 @@ packages: chai: 4.4.1 debug: 4.3.4 execa: 8.0.1 - happy-dom: 14.3.9 + happy-dom: 14.7.1 local-pkg: 0.5.0 magic-string: 0.30.7 pathe: 1.1.2 @@ -4264,10 +4264,10 @@ packages: vue: ^3.2.0 dependencies: '@vue/devtools-api': 6.6.1 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) dev: true - /vue@3.4.21(typescript@5.4.3): + /vue@3.4.21(typescript@5.4.4): resolution: {integrity: sha512-5hjyV/jLEIKD/jYl4cavMcnzKwjMKohureP8ejn3hhEjwhWIhWeuzL2kJAjzl/WyVsgPY56Sy4Z40C3lVshxXA==} peerDependencies: typescript: '*' @@ -4280,7 +4280,7 @@ packages: '@vue/runtime-dom': 3.4.21 '@vue/server-renderer': 3.4.21(vue@3.4.21) '@vue/shared': 3.4.21 - typescript: 5.4.3 + typescript: 5.4.4 dev: true /webidl-conversions@7.0.0: