chore(deps): upgrade vite, polyfills, add resolutions, move package

This commit is contained in:
plebeius
2026-01-15 18:56:15 +01:00
parent 07700008f4
commit 09b29e565d
2 changed files with 527 additions and 570 deletions

View File

@@ -40,7 +40,6 @@
"react-ace": "14.0.1",
"react-dom": "19.1.2",
"react-dropzone": "14.3.8",
"react-grab": "^0.0.18",
"react-i18next": "13.2.2",
"react-markdown": "8.0.6",
"react-router-dom": "6.16.0",
@@ -128,17 +127,32 @@
"husky": "4.3.8",
"isomorphic-fetch": "3.0.0",
"lint-staged": "12.3.8",
"react-grab": "0.0.98",
"react-scan": "0.3.4",
"readable-stream": "4.7.0",
"stream-browserify": "3.0.0",
"vite": "6.2.1",
"vite": "npm:rolldown-vite@7.3.1",
"vite-plugin-eslint": "1.8.1",
"vite-plugin-node-polyfills": "0.23.0",
"vite-plugin-node-polyfills": "0.24.0",
"vite-plugin-pwa": "0.21.1",
"wait-on": "7.0.1"
},
"resolutions": {
"@bonfida/spl-name-service": "3.0.0"
"js-yaml": "4.1.1",
"baseline-browser-mapping": "^2.9.11",
"vite": "npm:rolldown-vite@7.3.1",
"qs": "6.14.1",
"mdast-util-to-hast": "12.3.0",
"node-forge": "1.3.3",
"glob": "10.5.0",
"tmp": "0.2.5",
"elliptic": "6.6.1",
"ws": "8.18.3",
"jose": "4.15.9",
"sharp": "0.34.5",
"cacache": "19.0.1",
"preact": "10.27.3",
"@remix-run/router": "1.23.2"
},
"main": "electron/main.js",
"build": {

1075
yarn.lock
View File

File diff suppressed because it is too large Load Diff