From 0d579f9206f729f961b9885116f5e0fcea7b6d26 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Mon, 29 Jul 2024 16:15:13 +0200 Subject: [PATCH] fix: upgrade importx --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index af07edc..f1ea596 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "dependencies": { "@antfu/utils": "^0.7.10", "defu": "^6.1.4", - "importx": "^0.4.0" + "importx": "^0.4.1" }, "devDependencies": { "@antfu/eslint-config": "^2.24.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 667aa2e..1db4819 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^6.1.4 version: 6.1.4 importx: - specifier: ^0.4.0 - version: 0.4.0 + specifier: ^0.4.1 + version: 0.4.1 devDependencies: '@antfu/eslint-config': specifier: ^2.24.0 @@ -1843,8 +1843,8 @@ packages: resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==} engines: {node: '>=6'} - importx@0.4.0: - resolution: {integrity: sha512-Gb5WR20rOH4bEEzvPLjOde5HxWTVD5L3n5wex6c/oVlIQ2L8+2nienmE7x+EnESgGXudP8XOzvIcj26AmOSfsQ==} + importx@0.4.1: + resolution: {integrity: sha512-05xE5eEuigSjKCDOVYidQ33Jxs4Qcd2ZCezmBs87qKuu7xsICg136Hb6aCmwirVnKgid53T13FnjKVgmfu+Kqg==} imurmurhash@0.1.4: resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==} @@ -4477,7 +4477,7 @@ snapshots: parent-module: 1.0.1 resolve-from: 4.0.0 - importx@0.4.0: + importx@0.4.1: dependencies: bundle-require: 5.0.0(esbuild@0.21.5) debug: 4.3.6