diff --git a/packages/kit/package.json b/packages/kit/package.json index 16fbc7c6f1..a9e8afae25 100644 --- a/packages/kit/package.json +++ b/packages/kit/package.json @@ -35,7 +35,7 @@ "scule": "^1.0.0", "semver": "^7.5.4", "unctx": "^2.3.1", - "unimport": "^3.0.14", + "unimport": "^3.1.0", "untyped": "^1.3.2" }, "devDependencies": { diff --git a/packages/nuxt/package.json b/packages/nuxt/package.json index 1a3bf1970f..023c43da61 100644 --- a/packages/nuxt/package.json +++ b/packages/nuxt/package.json @@ -96,7 +96,7 @@ "uncrypto": "^0.1.3", "unctx": "^2.3.1", "unenv": "^1.5.2", - "unimport": "^3.0.14", + "unimport": "^3.1.0", "unplugin": "^1.4.0", "unplugin-vue-router": "^0.6.4", "untyped": "^1.3.2", diff --git a/packages/schema/package.json b/packages/schema/package.json index c8a10d5e8d..ccd99c413f 100644 --- a/packages/schema/package.json +++ b/packages/schema/package.json @@ -56,7 +56,7 @@ "postcss-import-resolver": "^2.0.0", "std-env": "^3.3.3", "ufo": "^1.1.2", - "unimport": "^3.0.14", + "unimport": "^3.1.0", "untyped": "^1.3.2" }, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6930c245f2..b53c5430cd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -198,8 +198,8 @@ importers: specifier: ^2.3.1 version: 2.3.1 unimport: - specifier: ^3.0.14 - version: 3.0.14(rollup@3.26.0) + specifier: ^3.1.0 + version: 3.1.0(rollup@3.26.0) untyped: specifier: ^1.3.2 version: 1.3.2 @@ -470,8 +470,8 @@ importers: specifier: ^1.5.2 version: 1.5.2 unimport: - specifier: ^3.0.14 - version: 3.0.14(rollup@3.26.0) + specifier: ^3.1.0 + version: 3.1.0(rollup@3.26.0) unplugin: specifier: ^1.4.0 version: 1.4.0 @@ -543,8 +543,8 @@ importers: specifier: ^1.1.2 version: 1.1.2 unimport: - specifier: ^3.0.14 - version: 3.0.14(rollup@3.26.0) + specifier: ^3.1.0 + version: 3.1.0(rollup@3.26.0) untyped: specifier: ^1.3.2 version: 1.3.2 @@ -6682,7 +6682,7 @@ packages: ufo: 1.1.2 uncrypto: 0.1.3 unenv: 1.5.2 - unimport: 3.0.14(rollup@3.26.0) + unimport: 3.1.0(rollup@3.26.0) unstorage: 1.7.0 transitivePeerDependencies: - '@azure/app-configuration' @@ -8625,8 +8625,8 @@ packages: hookable: 5.5.3 dev: false - /unimport@3.0.14(rollup@3.26.0): - resolution: {integrity: sha512-67Rh/sGpEuVqdHWkXaZ6NOq+I7sKt86o+DUtKeGB6dh4Hk1A8AQrzyVGg2+LaVEYotStH7HwvV9YSaRjyT7Uqg==} + /unimport@3.1.0(rollup@3.26.0): + resolution: {integrity: sha512-ybK3NVWh30MdiqSyqakrrQOeiXyu5507tDA0tUf7VJHrsq4DM6S43gR7oAsZaFojM32hzX982Lqw02D3yf2aiA==} dependencies: '@rollup/pluginutils': 5.0.2(rollup@3.26.0) escape-string-regexp: 5.0.0