chore(dependencies): Update dependencies (#3809)

* update deps

* Remove ignoredBuiltDependencies

* Fix build errors

* try this

* update config

* add coma

* Try this

* Revert import change

* try this

* add wasm import

* Load wasm

* try this

* Revert nitro version change

* Revert nitro config change
This commit is contained in:
Eric Fennis
2025-11-27 10:50:19 +01:00
committed by GitHub
parent 33bb95edcd
commit 076e0bbcd9
24 changed files with 3718 additions and 4660 deletions

View File

@@ -49,13 +49,13 @@
"@lucide/rollup-plugins": "workspace:*",
"@lucide/shared": "workspace:*",
"@testing-library/jest-dom": "^6.1.6",
"@testing-library/vue": "^8.0.3",
"@vitejs/plugin-vue": "^4.6.2",
"@vue/test-utils": "2.4.5",
"rollup": "^4.22.4",
"rollup-plugin-dts": "^6.1.0",
"vite": "^6.3.6",
"vitest": "^3.1.3",
"@testing-library/vue": "^8.1.0",
"@vitejs/plugin-vue": "^6.0.2",
"@vue/test-utils": "2.4.6",
"rollup": "^4.53.3",
"rollup-plugin-dts": "^6.2.3",
"vite": "^7.2.4",
"vitest": "^4.0.12",
"vue": "^3.4.21"
},
"peerDependencies": {