mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-22 00:13:45 -05:00
⬆️ upgrade low risk dependencies to their newest minor version (#5025)
* vitest * types * eslint * better-sqlite3 * pluggy-sdk * globals * google-protobuf * fast-check * chokidar * i18next * openid-client * playwright * lru-cache * memfs * redacted font * sass * @vitejs/plugin-basic-ssl * re-resizable * rollup-plugin-visualizer * note * update vrt screenshots * vrt
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@actual-app/crdt": "workspace:^",
|
||||
"better-sqlite3": "^11.9.1",
|
||||
"better-sqlite3": "^11.10.0",
|
||||
"compare-versions": "^6.1.1",
|
||||
"node-fetch": "^3.3.2",
|
||||
"uuid": "^9.0.1"
|
||||
@@ -33,6 +33,6 @@
|
||||
"@types/uuid": "^9.0.8",
|
||||
"tsc-alias": "^1.8.16",
|
||||
"typescript": "^5.8.3",
|
||||
"vitest": "^3.0.9"
|
||||
"vitest": "^3.1.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user