From 499f6aac7673f8f340fa2869141a42a0e958c952 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 17:19:55 +0000 Subject: [PATCH] chore(deps): pin dependency @typescript/native-preview to 7.0.0-dev.20260224.1 --- bun.lock | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bun.lock b/bun.lock index da9124e..a4b4073 100644 --- a/bun.lock +++ b/bun.lock @@ -21,7 +21,7 @@ "@primer/octicons-react": "19.21.2", "@types/react": "19.2.10", "@types/react-dom": "19.2.3", - "@typescript/native-preview": "^7.0.0-dev.20260224.1", + "@typescript/native-preview": "7.0.0-dev.20260224.1", "@wxt-dev/auto-icons": "1.1.0", "@wxt-dev/module-react": "1.1.5", "eslint": "9.39.2", diff --git a/package.json b/package.json index e04bc4a..2a706dc 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@primer/octicons-react": "19.21.2", "@types/react": "19.2.10", "@types/react-dom": "19.2.3", - "@typescript/native-preview": "^7.0.0-dev.20260224.1", + "@typescript/native-preview": "7.0.0-dev.20260224.1", "@wxt-dev/auto-icons": "1.1.0", "@wxt-dev/module-react": "1.1.5", "eslint": "9.39.2",