From 12c0259f82e62cbbf87bd9be1e67b08bb4617844 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 01:36:09 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- package.json | 6 ++-- pnpm-lock.yaml | 82 +++++++++++++++++++++++++------------------------- 2 files changed, 44 insertions(+), 44 deletions(-) diff --git a/package.json b/package.json index 2dc0906..b766f54 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "unplugin-inline-enum", "type": "module", "version": "0.6.4", - "packageManager": "pnpm@10.26.2", + "packageManager": "pnpm@10.27.0", "description": "Inline enum values to optimize bundle size.", "author": "Kevin Deng ", "license": "MIT", @@ -77,13 +77,13 @@ "@sxzz/test-utils": "^0.5.15", "@types/node": "^25.0.3", "@types/picomatch": "^4.0.2", - "@typescript/native-preview": "7.0.0-dev.20251228.1", + "@typescript/native-preview": "7.0.0-dev.20260104.1", "bumpp": "^10.3.2", "esbuild": "^0.27.2", "eslint": "^9.39.2", "prettier": "^3.7.4", "rollup": "^4.54.0", - "tsdown": "^0.18.3", + "tsdown": "^0.18.4", "typescript": "^5.9.3", "unplugin-oxc": "^0.5.7", "vite": "^7.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8cfbd7e..112c2aa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -46,8 +46,8 @@ importers: specifier: ^4.0.2 version: 4.0.2 '@typescript/native-preview': - specifier: 7.0.0-dev.20251228.1 - version: 7.0.0-dev.20251228.1 + specifier: 7.0.0-dev.20260104.1 + version: 7.0.0-dev.20260104.1 bumpp: specifier: ^10.3.2 version: 10.3.2 @@ -64,8 +64,8 @@ importers: specifier: ^4.54.0 version: 4.54.0 tsdown: - specifier: ^0.18.3 - version: 0.18.3(@typescript/native-preview@7.0.0-dev.20251228.1)(oxc-resolver@11.16.0)(synckit@0.11.11)(typescript@5.9.3) + specifier: ^0.18.4 + version: 0.18.4(@typescript/native-preview@7.0.0-dev.20260104.1)(oxc-resolver@11.16.0)(synckit@0.11.11)(typescript@5.9.3) typescript: specifier: ^5.9.3 version: 5.9.3 @@ -1097,43 +1097,43 @@ packages: resolution: {integrity: sha512-IrDKrw7pCRUR94zeuCSUWQ+w8JEf5ZX5jl/e6AHGSLi1/zIr0lgutfn/7JpfCey+urpgQEdrZVYzCaVVKiTwhQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript/native-preview-darwin-arm64@7.0.0-dev.20251228.1': - resolution: {integrity: sha512-A+5Kf7OivzVYACK0E3pIRGLc5naXjwe0Ngta8jo/fpJNvVclf6DsKaJoos+oMaQdUhBb7sVPgx4dfAaNgaE/ZA==} + '@typescript/native-preview-darwin-arm64@7.0.0-dev.20260104.1': + resolution: {integrity: sha512-tVPVpozQmSVTpn97Uu+ZDdC5G9YkHt6YPgv/wtzDVLc8CRCpCwIZZF8MvWMar8f4WiA+3uJIMeX+RAsSQknu5w==} cpu: [arm64] os: [darwin] - '@typescript/native-preview-darwin-x64@7.0.0-dev.20251228.1': - resolution: {integrity: sha512-QdXEh3Xx/mDR7k0Tmhk4ftlgB/RmAJ5j8sv0g3BNfxuES7GQ8wtkp6/upTKpv9cmSFxY4Mh1NYFsYTH6tNKFCQ==} + '@typescript/native-preview-darwin-x64@7.0.0-dev.20260104.1': + resolution: {integrity: sha512-6fdywq9zx2QJtDpZKt59e+y8P/WDd10KsX6MReDpaKXTtGpqkVq9+Zb7LbNqRlLJU4gpwURepCTqX/AsZjzUwg==} cpu: [x64] os: [darwin] - '@typescript/native-preview-linux-arm64@7.0.0-dev.20251228.1': - resolution: {integrity: sha512-qCNTvieo5JIt6cP8yMRcGsJNxBhuK9SVQmY6VIxZlhb0OmnB91pSonMr/dH2UKwytEJmeeiO+Z1Im58H+WEGAw==} + '@typescript/native-preview-linux-arm64@7.0.0-dev.20260104.1': + resolution: {integrity: sha512-M7vUDJGXDUfIKO7X+DlBIoKaE3uA6dKx8wVky39FHcvjiTJIR+tphPU3uLY7xLpuj3y9PtGQQ2WoGY2wcft4Ug==} cpu: [arm64] os: [linux] - '@typescript/native-preview-linux-arm@7.0.0-dev.20251228.1': - resolution: {integrity: sha512-xjo91JnzSkD5k9V4/LM2JTKgJZziRr/ZHrLPCXRrt7wMdUIQUnhRZPJ91Rgr640s6pj6Ptuw3RfJrwYdCkXisg==} + '@typescript/native-preview-linux-arm@7.0.0-dev.20260104.1': + resolution: {integrity: sha512-mi/NiyKyH/CpNrL3FNCL7Vp9Q/c7MW+7La6xNgpG29M7SK4U9LnBnJLSHS0ahpnt2QsZBlCY6NaRZpbKT2pYNw==} cpu: [arm] os: [linux] - '@typescript/native-preview-linux-x64@7.0.0-dev.20251228.1': - resolution: {integrity: sha512-DXNwjkJp6cljPa9d4KK8148P9y9d9tQVkR+evBEOrevUgXmnMUsptWgukCPRQXfPIevWl5x3OsCQ7GP6R8JKig==} + '@typescript/native-preview-linux-x64@7.0.0-dev.20260104.1': + resolution: {integrity: sha512-58eQFmQLCFHmPxyaLT7p3lJNHjcxqLwxO5IFAujrMp+VPHCUuL9QfxcKWnCJlkjgoKd8c95pT0ZNzBhsq00Hyg==} cpu: [x64] os: [linux] - '@typescript/native-preview-win32-arm64@7.0.0-dev.20251228.1': - resolution: {integrity: sha512-Q7QGcCh6zLE9a5w/PWpPMS2YP+82lzrL7wClDJTrUaQb104Zus3ylaj4cYC7Fx9e4i4p+Zb2eKn7uPWT1D337w==} + '@typescript/native-preview-win32-arm64@7.0.0-dev.20260104.1': + resolution: {integrity: sha512-g5pE6oveg7lDsBP8nYnjhikMzoZbMWEVYG1JkVZcNUG9equw1Fg4cZdBa/HbZENj1Afy9xrzrRywpvhAYF0lDw==} cpu: [arm64] os: [win32] - '@typescript/native-preview-win32-x64@7.0.0-dev.20251228.1': - resolution: {integrity: sha512-rAFJdV5rq9Y+8MDtqWlJKkS2LHw0+fND4jI2mSbmgl25yN1FkC395ydKxBIKl0oFRHFUZPCe65GyZtCTX9wAJg==} + '@typescript/native-preview-win32-x64@7.0.0-dev.20260104.1': + resolution: {integrity: sha512-kdufkNpH5DNIeJ5ZHsfcxTC30IfTkvW+ITc0IHHv4plgKiTJ71i/BZDavkTNmpd1zODe4P8PVGrRrGYpdVF06A==} cpu: [x64] os: [win32] - '@typescript/native-preview@7.0.0-dev.20251228.1': - resolution: {integrity: sha512-I7EtWQlXHNtMxahvh9q8TEWKiIzEMU8bv9pqnsyLC0HBnbal2sfhJcjNYchmMo1oNwoCCQSG9nqlkBD3pbIAXw==} + '@typescript/native-preview@7.0.0-dev.20260104.1': + resolution: {integrity: sha512-uUf3nybwgHpDpzPFjreMb6aDnyp1vcVdWqp7Ac4bmiOAtE0TlmvoSI7KTJeTZ8xozFVyHyCoFch5bNyDQr3uHQ==} hasBin: true '@vitest/expect@4.0.16': @@ -2454,8 +2454,8 @@ packages: peerDependencies: typescript: '>=4.0.0' - tsdown@0.18.3: - resolution: {integrity: sha512-OVFzktKDTglFAUh/WO8WamBUbZoBlJ9m7NgZZrVyIKe32BfXBeRZ+soFFpuOGVP8g8OU4tOLOpTyPTELWvcTFw==} + tsdown@0.18.4: + resolution: {integrity: sha512-J/tRS6hsZTkvqmt4+xdELUCkQYDuUCXgBv0fw3ImV09WPGbEKfsPD65E+WUjSu3E7Z6tji9XZ1iWs8rbGqB/ZA==} engines: {node: '>=20.19.0'} hasBin: true peerDependencies: @@ -3468,36 +3468,36 @@ snapshots: '@typescript-eslint/types': 8.50.1 eslint-visitor-keys: 4.2.1 - '@typescript/native-preview-darwin-arm64@7.0.0-dev.20251228.1': + '@typescript/native-preview-darwin-arm64@7.0.0-dev.20260104.1': optional: true - '@typescript/native-preview-darwin-x64@7.0.0-dev.20251228.1': + '@typescript/native-preview-darwin-x64@7.0.0-dev.20260104.1': optional: true - '@typescript/native-preview-linux-arm64@7.0.0-dev.20251228.1': + '@typescript/native-preview-linux-arm64@7.0.0-dev.20260104.1': optional: true - '@typescript/native-preview-linux-arm@7.0.0-dev.20251228.1': + '@typescript/native-preview-linux-arm@7.0.0-dev.20260104.1': optional: true - '@typescript/native-preview-linux-x64@7.0.0-dev.20251228.1': + '@typescript/native-preview-linux-x64@7.0.0-dev.20260104.1': optional: true - '@typescript/native-preview-win32-arm64@7.0.0-dev.20251228.1': + '@typescript/native-preview-win32-arm64@7.0.0-dev.20260104.1': optional: true - '@typescript/native-preview-win32-x64@7.0.0-dev.20251228.1': + '@typescript/native-preview-win32-x64@7.0.0-dev.20260104.1': optional: true - '@typescript/native-preview@7.0.0-dev.20251228.1': + '@typescript/native-preview@7.0.0-dev.20260104.1': optionalDependencies: - '@typescript/native-preview-darwin-arm64': 7.0.0-dev.20251228.1 - '@typescript/native-preview-darwin-x64': 7.0.0-dev.20251228.1 - '@typescript/native-preview-linux-arm': 7.0.0-dev.20251228.1 - '@typescript/native-preview-linux-arm64': 7.0.0-dev.20251228.1 - '@typescript/native-preview-linux-x64': 7.0.0-dev.20251228.1 - '@typescript/native-preview-win32-arm64': 7.0.0-dev.20251228.1 - '@typescript/native-preview-win32-x64': 7.0.0-dev.20251228.1 + '@typescript/native-preview-darwin-arm64': 7.0.0-dev.20260104.1 + '@typescript/native-preview-darwin-x64': 7.0.0-dev.20260104.1 + '@typescript/native-preview-linux-arm': 7.0.0-dev.20260104.1 + '@typescript/native-preview-linux-arm64': 7.0.0-dev.20260104.1 + '@typescript/native-preview-linux-x64': 7.0.0-dev.20260104.1 + '@typescript/native-preview-win32-arm64': 7.0.0-dev.20260104.1 + '@typescript/native-preview-win32-x64': 7.0.0-dev.20260104.1 '@vitest/expect@4.0.16': dependencies: @@ -4922,7 +4922,7 @@ snapshots: resolve-pkg-maps@1.0.0: {} - rolldown-plugin-dts@0.20.0(@typescript/native-preview@7.0.0-dev.20251228.1)(oxc-resolver@11.16.0)(rolldown@1.0.0-beta.57)(typescript@5.9.3): + rolldown-plugin-dts@0.20.0(@typescript/native-preview@7.0.0-dev.20260104.1)(oxc-resolver@11.16.0)(rolldown@1.0.0-beta.57)(typescript@5.9.3): dependencies: '@babel/generator': 7.28.5 '@babel/parser': 7.28.5 @@ -4934,7 +4934,7 @@ snapshots: obug: 2.1.1 rolldown: 1.0.0-beta.57 optionalDependencies: - '@typescript/native-preview': 7.0.0-dev.20251228.1 + '@typescript/native-preview': 7.0.0-dev.20260104.1 typescript: 5.9.3 transitivePeerDependencies: - oxc-resolver @@ -5104,7 +5104,7 @@ snapshots: picomatch: 4.0.3 typescript: 5.9.3 - tsdown@0.18.3(@typescript/native-preview@7.0.0-dev.20251228.1)(oxc-resolver@11.16.0)(synckit@0.11.11)(typescript@5.9.3): + tsdown@0.18.4(@typescript/native-preview@7.0.0-dev.20260104.1)(oxc-resolver@11.16.0)(synckit@0.11.11)(typescript@5.9.3): dependencies: ansis: 4.2.0 cac: 6.7.14 @@ -5115,7 +5115,7 @@ snapshots: obug: 2.1.1 picomatch: 4.0.3 rolldown: 1.0.0-beta.57 - rolldown-plugin-dts: 0.20.0(@typescript/native-preview@7.0.0-dev.20251228.1)(oxc-resolver@11.16.0)(rolldown@1.0.0-beta.57)(typescript@5.9.3) + rolldown-plugin-dts: 0.20.0(@typescript/native-preview@7.0.0-dev.20260104.1)(oxc-resolver@11.16.0)(rolldown@1.0.0-beta.57)(typescript@5.9.3) semver: 7.7.3 tinyexec: 1.0.2 tinyglobby: 0.2.15