From f3dfa9e1c4c48a839a4513db0fec16f7eda63efd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 12:48:17 +0000 Subject: [PATCH] chore(deps): pin dependencies --- package.json | 12 ++++++------ playground/package.json | 6 +++--- pnpm-lock.yaml | 39 ++++++++++++--------------------------- 3 files changed, 21 insertions(+), 36 deletions(-) diff --git a/package.json b/package.json index f4a644e..13603e2 100644 --- a/package.json +++ b/package.json @@ -51,19 +51,19 @@ }, "devDependencies": { "@antfu/eslint-config": "4.11.0", - "@babel/types": "^7.27.0", - "@types/node": "^22.14.0", + "@babel/types": "7.27.0", + "@types/node": "22.14.0", "@vitest/coverage-v8": "3.1.1", - "@vue/compiler-dom": "^3.5.13", + "@vue/compiler-dom": "3.5.13", "bumpp": "10.1.0", "changelogithub": "13.13.0", - "esbuild": "^0.25.2", + "esbuild": "0.25.2", "eslint": "9.24.0", - "exsolve": "^1.0.4", + "exsolve": "1.0.4", "installed-check": "9.3.0", "knip": "5.47.0", "lint-staged": "15.5.0", - "mkdist": "^2.3.0", + "mkdist": "2.3.0", "simple-git-hooks": "2.12.1", "typescript": "5.8.3", "unbuild": "3.5.0", diff --git a/playground/package.json b/playground/package.json index 0f07ecc..9da066d 100644 --- a/playground/package.json +++ b/playground/package.json @@ -8,8 +8,8 @@ "vue-sfc-transformer": "latest" }, "devDependencies": { - "@vue/compiler-dom": "^3.5.13", - "@vue/compiler-sfc": "^3.5.13", - "esbuild": "^0.25.2" + "@vue/compiler-dom": "3.5.13", + "@vue/compiler-sfc": "3.5.13", + "esbuild": "0.25.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c9e8403..2ac68d1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,16 +19,16 @@ importers: specifier: 4.11.0 version: 4.11.0(@typescript-eslint/utils@8.29.0(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3))(@vue/compiler-sfc@3.5.13)(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)(vitest@3.1.1(@types/debug@4.1.12)(@types/node@22.14.0)(sass@1.86.3)) '@babel/types': - specifier: ^7.27.0 + specifier: 7.27.0 version: 7.27.0 '@types/node': - specifier: ^22.14.0 + specifier: 22.14.0 version: 22.14.0 '@vitest/coverage-v8': specifier: 3.1.1 version: 3.1.1(vitest@3.1.1(@types/debug@4.1.12)(@types/node@22.14.0)(sass@1.86.3)) '@vue/compiler-dom': - specifier: ^3.5.13 + specifier: 3.5.13 version: 3.5.13 bumpp: specifier: 10.1.0 @@ -37,13 +37,13 @@ importers: specifier: 13.13.0 version: 13.13.0(magicast@0.3.5) esbuild: - specifier: ^0.25.2 + specifier: 0.25.2 version: 0.25.2 eslint: specifier: 9.24.0 version: 9.24.0(jiti@2.4.2) exsolve: - specifier: ^1.0.4 + specifier: 1.0.4 version: 1.0.4 installed-check: specifier: 9.3.0 @@ -55,7 +55,7 @@ importers: specifier: 15.5.0 version: 15.5.0 mkdist: - specifier: ^2.3.0 + specifier: 2.3.0 version: 2.3.0(sass@1.86.3)(typescript@5.8.3)(vue-sfc-transformer@0.1.5(vue@3.5.13(typescript@5.8.3)))(vue-tsc@2.2.8(typescript@5.8.3))(vue@3.5.13(typescript@5.8.3)) simple-git-hooks: specifier: 2.12.1 @@ -80,13 +80,13 @@ importers: version: link:.. devDependencies: '@vue/compiler-dom': - specifier: ^3.5.13 + specifier: 3.5.13 version: 3.5.13 '@vue/compiler-sfc': - specifier: ^3.5.13 + specifier: 3.5.13 version: 3.5.13 esbuild: - specifier: ^0.25.2 + specifier: 0.25.2 version: 0.25.2 packages: @@ -1323,9 +1323,6 @@ packages: caniuse-api@3.0.0: resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} - caniuse-lite@1.0.30001690: - resolution: {integrity: sha512-5ExiE3qQN6oF8Clf8ifIDcMRCRE/dMGcETG/XGMD8/XiXm6HXQgQTh1yZYLXXpSOsEUlJm1Xr7kGULZTuGtP/w==} - caniuse-lite@1.0.30001710: resolution: {integrity: sha512-B5C0I0UmaGqHgo5FuqJ7hBd4L57A4dDD+Xi+XX1nXOoxGeDdY4Ko38qJYOyqznBVJEqON5p8P1x5zRR3+rsnxA==} @@ -2864,10 +2861,6 @@ packages: postcss-value-parser@4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} - postcss@8.4.49: - resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==} - engines: {node: ^10 || ^12 || >=14} - postcss@8.5.3: resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==} engines: {node: ^10 || ^12 || >=14} @@ -4338,7 +4331,7 @@ snapshots: '@vue/shared': 3.5.13 estree-walker: 2.0.2 magic-string: 0.30.17 - postcss: 8.4.49 + postcss: 8.5.3 source-map-js: 1.2.1 '@vue/compiler-ssr@3.5.13': @@ -4541,12 +4534,10 @@ snapshots: caniuse-api@3.0.0: dependencies: browserslist: 4.24.4 - caniuse-lite: 1.0.30001690 + caniuse-lite: 1.0.30001710 lodash.memoize: 4.1.2 lodash.uniq: 4.5.0 - caniuse-lite@1.0.30001690: {} - caniuse-lite@1.0.30001710: {} ccount@2.0.1: {} @@ -6379,12 +6370,6 @@ snapshots: postcss-value-parser@4.2.0: {} - postcss@8.4.49: - dependencies: - nanoid: 3.3.8 - picocolors: 1.1.1 - source-map-js: 1.2.1 - postcss@8.5.3: dependencies: nanoid: 3.3.8 @@ -6850,7 +6835,7 @@ snapshots: vite@5.4.11(@types/node@22.14.0)(sass@1.86.3): dependencies: esbuild: 0.21.5 - postcss: 8.4.49 + postcss: 8.5.3 rollup: 4.39.0 optionalDependencies: '@types/node': 22.14.0