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",