diff --git a/packages/bridge-schema/package.json b/packages/bridge-schema/package.json index 52109d679..857cfec1d 100644 --- a/packages/bridge-schema/package.json +++ b/packages/bridge-schema/package.json @@ -19,7 +19,7 @@ }, "devDependencies": { "@types/lodash.template": "^4.5.3", - "@types/semver": "^7.5.4", + "@types/semver": "^7.5.5", "@unhead/schema": "^1.8.3", "nitropack": "^2.7.2", "unbuild": "latest", @@ -37,7 +37,7 @@ "std-env": "^3.4.3", "ufo": "^1.3.1", "unbuild": "2.0.0", - "unimport": "^3.4.0", + "unimport": "^3.5.0", "untyped": "^1.4.0" }, "engines": { diff --git a/packages/bridge/package.json b/packages/bridge/package.json index 3629c1f67..25712b697 100644 --- a/packages/bridge/package.json +++ b/packages/bridge/package.json @@ -25,7 +25,7 @@ "dependencies": { "@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6", "@babel/plugin-proposal-optional-chaining": "^7.21.0", - "@babel/plugin-transform-typescript": "^7.22.15", + "@babel/plugin-transform-typescript": "^7.23.3", "@nuxt/bridge-schema": "0.0.1", "@nuxt/devalue": "^2.0.2", "@nuxt/kit": "3.8.1", @@ -71,7 +71,7 @@ "terser": "^5.24.0", "ufo": "^1.3.1", "unctx": "^2.3.1", - "unimport": "^3.4.0", + "unimport": "^3.5.0", "unplugin": "^1.5.0", "untyped": "^1.4.0", "vite": "~4.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7c566406a..16250c993 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,8 +49,8 @@ importers: specifier: ^7.21.0 version: 7.21.0(@babel/core@7.23.2) '@babel/plugin-transform-typescript': - specifier: ^7.22.15 - version: 7.22.15(@babel/core@7.23.2) + specifier: ^7.23.3 + version: 7.23.3(@babel/core@7.23.2) '@nuxt/bridge-schema': specifier: workspace:* version: link:../bridge-schema @@ -187,8 +187,8 @@ importers: specifier: ^2.3.1 version: 2.3.1 unimport: - specifier: ^3.4.0 - version: 3.4.0(rollup@3.29.4) + specifier: ^3.5.0 + version: 3.5.0(rollup@3.29.4) unplugin: specifier: ^1.5.0 version: 1.5.0 @@ -272,8 +272,8 @@ importers: specifier: 2.0.0 version: 2.0.0(typescript@5.2.2) unimport: - specifier: ^3.4.0 - version: 3.4.0(rollup@3.29.4) + specifier: ^3.5.0 + version: 3.5.0(rollup@3.29.4) untyped: specifier: ^1.4.0 version: 1.4.0 @@ -282,8 +282,8 @@ importers: specifier: ^4.5.3 version: 4.5.3 '@types/semver': - specifier: ^7.5.4 - version: 7.5.4 + specifier: ^7.5.5 + version: 7.5.5 '@unhead/schema': specifier: ^1.8.3 version: 1.8.3 @@ -827,8 +827,8 @@ packages: '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-syntax-typescript@7.22.5(@babel/core@7.23.2): - resolution: {integrity: sha512-1mS2o03i7t1c6VzH6fdQ3OA8tcEIxwG18zIPRp+UY1Ihv6W+XZzBCVxExF9upussPXJ0xE9XRHwMoNs1ep/nRQ==} + /@babel/plugin-syntax-typescript@7.23.3(@babel/core@7.23.2): + resolution: {integrity: sha512-9EiNjVJOMwCO+43TqoTrgQ8jMwcAd0sWyXi9RPfIsLTj4R2MADDDQXELhffaUx/uJv2AYcxBgPwH6j4TIA4ytQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1309,8 +1309,8 @@ packages: '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-typescript@7.22.15(@babel/core@7.23.2): - resolution: {integrity: sha512-1uirS0TnijxvQLnlv5wQBwOX3E1wCFX7ITv+9pBV2wKEk4K+M5tqDaoNXnTH8tjEIYHLO98MwiTWO04Ggz4XuA==} + /@babel/plugin-transform-typescript@7.23.3(@babel/core@7.23.2): + resolution: {integrity: sha512-ogV0yWnq38CFwH20l2Afz0dfKuZBx9o/Y2Rmh5vuSS0YD1hswgEgTfyTzuSrT2q9btmHRSqYoSfwFUVaC1M1Jw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1319,7 +1319,7 @@ packages: '@babel/helper-annotate-as-pure': 7.22.5 '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.2) '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.23.2) + '@babel/plugin-syntax-typescript': 7.23.3(@babel/core@7.23.2) dev: false /@babel/plugin-transform-unicode-escapes@7.22.10(@babel/core@7.23.2): @@ -2638,7 +2638,7 @@ packages: semver: 7.5.4 ufo: 1.3.1 unctx: 2.3.1 - unimport: 3.4.0(rollup@3.29.4) + unimport: 3.5.0(rollup@3.29.4) untyped: 1.4.0 transitivePeerDependencies: - rollup @@ -2695,7 +2695,7 @@ packages: pkg-types: 1.0.3 std-env: 3.4.3 ufo: 1.3.1 - unimport: 3.4.0(rollup@3.29.4) + unimport: 3.5.0(rollup@3.29.4) untyped: 1.4.0 transitivePeerDependencies: - rollup @@ -3514,8 +3514,8 @@ packages: /@types/resolve@1.20.2: resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==} - /@types/semver@7.5.4: - resolution: {integrity: sha512-MMzuxN3GdFwskAnb6fz0orFvhfqi752yjaXylr0Rp4oDg5H0Zn1IuyRhDVvYOwAXoJirx2xuS16I3WjxnAIHiQ==} + /@types/semver@7.5.5: + resolution: {integrity: sha512-+d+WYC1BxJ6yVOgUgzK8gWvp5qF8ssV5r4nsDcZWKRWcDQLQ619tvWAxJQYGgBrO1MnLJC7a5GtiYsAoQ47dJg==} dev: true /@types/send@0.17.1: @@ -3698,7 +3698,7 @@ packages: dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.53.0) '@types/json-schema': 7.0.14 - '@types/semver': 7.5.4 + '@types/semver': 7.5.5 '@typescript-eslint/scope-manager': 6.6.0 '@typescript-eslint/types': 6.6.0 '@typescript-eslint/typescript-estree': 6.6.0(typescript@5.2.2) @@ -7167,6 +7167,16 @@ packages: merge2: 1.4.1 micromatch: 4.0.5 + /fast-glob@3.3.2: + resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==} + engines: {node: '>=8.6.0'} + dependencies: + '@nodelib/fs.stat': 2.0.5 + '@nodelib/fs.walk': 1.2.8 + glob-parent: 5.1.2 + merge2: 1.4.1 + micromatch: 4.0.5 + /fast-json-stable-stringify@2.1.0: resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} @@ -8587,6 +8597,14 @@ packages: /local-pkg@0.4.3: resolution: {integrity: sha512-SFppqq5p42fe2qcZQqqEOiVRXl+WCP1MdT6k7BDEW1j++sp5fIY+/fdRQitvKgB5BrBcmrs5m/L0v2FrU5MY1g==} engines: {node: '>=14'} + dev: true + + /local-pkg@0.5.0: + resolution: {integrity: sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg==} + engines: {node: '>=14'} + dependencies: + mlly: 1.4.2 + pkg-types: 1.0.3 /locate-path@3.0.0: resolution: {integrity: sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==} @@ -9168,7 +9186,7 @@ packages: uncrypto: 0.1.3 unctx: 2.3.1 unenv: 1.7.4 - unimport: 3.4.0(rollup@3.29.4) + unimport: 3.5.0(rollup@3.29.4) unstorage: 1.9.0 transitivePeerDependencies: - '@azure/app-configuration' @@ -12556,13 +12574,13 @@ packages: resolution: {integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==} engines: {node: '>=4'} - /unimport@3.4.0(rollup@3.29.4): - resolution: {integrity: sha512-M/lfFEgufIT156QAr/jWHLUn55kEmxBBiQsMxvRSIbquwmeJEyQYgshHDEvQDWlSJrVOOTAgnJ3FvlsrpGkanA==} + /unimport@3.5.0(rollup@3.29.4): + resolution: {integrity: sha512-0Ei1iTeSYxs7oxxUf79/KaBc2dPjZxe7qdVpw7yIz5YcdTZjmBYO6ToLDW+fX9QOHiueZ3xtwb5Z/wqaSfXx6A==} dependencies: '@rollup/pluginutils': 5.0.5(rollup@3.29.4) escape-string-regexp: 5.0.0 - fast-glob: 3.3.1 - local-pkg: 0.4.3 + fast-glob: 3.3.2 + local-pkg: 0.5.0 magic-string: 0.30.5 mlly: 1.4.2 pathe: 1.1.1