mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 10:14:53 -05:00
♻️ bump non-react deps in desktop-client (#5858)
* patch/minor deps * @vitejs/plugin-basic-ssl 2.1.0 * remove chokidar * cross-env 10.1.0 * downshift 9.0.10 * remove focus-visible * jsdom 27.0.0 * rollup-plugin-visualizer 6.0.4 * note
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
"@actual-app/api": "workspace:^",
|
||||
"@actual-app/crdt": "workspace:^",
|
||||
"@actual-app/web": "workspace:^",
|
||||
"@swc/core": "^1.11.24",
|
||||
"@swc/core": "^1.13.5",
|
||||
"@types/adm-zip": "^0.5.7",
|
||||
"@types/better-sqlite3": "^7.6.13",
|
||||
"@types/emscripten": "^1.40.1",
|
||||
@@ -52,10 +52,10 @@
|
||||
"assert": "^2.1.0",
|
||||
"browserify-zlib": "^0.2.0",
|
||||
"buffer": "^6.0.3",
|
||||
"cross-env": "^7.0.3",
|
||||
"cross-env": "^10.1.0",
|
||||
"fake-indexeddb": "^3.1.8",
|
||||
"fast-check": "3.23.2",
|
||||
"i18next": "^25.2.1",
|
||||
"i18next": "^25.5.3",
|
||||
"jest-diff": "^29.7.0",
|
||||
"jsverify": "^0.8.4",
|
||||
"memfs": "3.6.0",
|
||||
@@ -63,7 +63,7 @@
|
||||
"npm-run-all": "^4.1.5",
|
||||
"path-browserify": "^1.0.1",
|
||||
"peggy": "3.0.2",
|
||||
"rollup-plugin-visualizer": "^6.0.3",
|
||||
"rollup-plugin-visualizer": "^6.0.4",
|
||||
"stream-browserify": "^3.0.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.9.2",
|
||||
|
||||
Reference in New Issue
Block a user