use exact version

This commit is contained in:
Athou
2026-09-02 19:41:10 +02:00
parent 6344657940
commit 7fb19fd032
2 changed files with 2 additions and 2 deletions

View File

@@ -63,7 +63,7 @@
"@types/tinycon": "0.6.7",
"@vitejs/plugin-react": "6.1.1",
"jsdom": "30.0.1",
"oxc-transform-react": "^0.145.0",
"oxc-transform-react": "0.145.0",
"typescript": "7.0.2",
"vite": "8.2.2",
"vite-plugin-checker": "0.14.5",

View File

@@ -70,7 +70,7 @@
"@types/tinycon": "0.6.7",
"@vitejs/plugin-react": "6.1.1",
"jsdom": "30.0.1",
"oxc-transform-react": "^0.145.0",
"oxc-transform-react": "0.145.0",
"typescript": "7.0.2",
"vite": "8.2.2",
"vite-plugin-checker": "0.14.5",