mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-29 05:42:47 -07:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 551bf2cacf |
@@ -18,7 +18,7 @@
|
|||||||
"oxc-transform": "0.77.3",
|
"oxc-transform": "0.77.3",
|
||||||
"rollup-plugin-preserve-directives": "0.4.0",
|
"rollup-plugin-preserve-directives": "0.4.0",
|
||||||
"unplugin-isolated-decl": "0.13.6",
|
"unplugin-isolated-decl": "0.13.6",
|
||||||
"vite": "6.1.3",
|
"vite": "6.4.3",
|
||||||
"vite-plugin-externalize-deps": "0.9.0"
|
"vite-plugin-externalize-deps": "0.9.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -46,6 +46,6 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/babel__core": "7.20.5",
|
"@types/babel__core": "7.20.5",
|
||||||
"vite-config": "workspace:*",
|
"vite-config": "workspace:*",
|
||||||
"vitest": "3.2.6"
|
"vitest": "3.2.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -49,8 +49,8 @@
|
|||||||
"@vitejs/plugin-react-swc": "3.11.0",
|
"@vitejs/plugin-react-swc": "3.11.0",
|
||||||
"happy-dom": "18.0.1",
|
"happy-dom": "18.0.1",
|
||||||
"react": "19.1.0",
|
"react": "19.1.0",
|
||||||
"vite": "6.1.3",
|
"vite": "6.4.3",
|
||||||
"vite-config": "workspace:*",
|
"vite-config": "workspace:*",
|
||||||
"vitest": "3.2.6"
|
"vitest": "3.2.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -86,7 +86,7 @@
|
|||||||
"react": "19.1.0",
|
"react": "19.1.0",
|
||||||
"react-dom": "19.1.0",
|
"react-dom": "19.1.0",
|
||||||
"vite-config": "workspace:*",
|
"vite-config": "workspace:*",
|
||||||
"vitest": "3.2.6"
|
"vitest": "3.2.4"
|
||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
|||||||
Generated
+404
-640
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user