mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 03:23:51 -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,13 +24,13 @@
|
||||
"@rschedule/standard-date-adapter": "^1.5.0",
|
||||
"absurd-sql": "0.0.54",
|
||||
"adm-zip": "patch:adm-zip@npm%3A0.5.16#~/.yarn/patches/adm-zip-npm-0.5.16-4556fea098.patch",
|
||||
"better-sqlite3": "^11.9.1",
|
||||
"better-sqlite3": "^11.10.0",
|
||||
"csv-parse": "^4.16.3",
|
||||
"csv-stringify": "^5.6.5",
|
||||
"date-fns": "^2.30.0",
|
||||
"deep-equal": "^2.2.3",
|
||||
"handlebars": "^4.7.8",
|
||||
"lru-cache": "^11.0.2",
|
||||
"lru-cache": "^11.1.0",
|
||||
"md5": "^2.3.0",
|
||||
"memoize-one": "^6.0.0",
|
||||
"mitt": "^3.0.1",
|
||||
@@ -47,7 +47,7 @@
|
||||
"@types/adm-zip": "^0.5.7",
|
||||
"@types/better-sqlite3": "^7.6.13",
|
||||
"@types/jlongster__sql.js": "npm:@types/sql.js@latest",
|
||||
"@types/node": "^22.14.1",
|
||||
"@types/node": "^22.15.18",
|
||||
"@types/pegjs": "^0.10.6",
|
||||
"@types/uuid": "^9.0.8",
|
||||
"@types/webpack": "^5.28.5",
|
||||
@@ -57,11 +57,11 @@
|
||||
"buffer": "^6.0.3",
|
||||
"cross-env": "^7.0.3",
|
||||
"fake-indexeddb": "^3.1.8",
|
||||
"fast-check": "3.15.1",
|
||||
"i18next": "^23.11.5",
|
||||
"fast-check": "3.23.2",
|
||||
"i18next": "^23.16.8",
|
||||
"jest": "^29.7.0",
|
||||
"jsverify": "^0.8.4",
|
||||
"memfs": "3.5.3",
|
||||
"memfs": "3.6.0",
|
||||
"mockdate": "^3.0.5",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"path-browserify": "^1.0.1",
|
||||
@@ -75,7 +75,7 @@
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.8.3",
|
||||
"vite-plugin-peggy-loader": "^2.0.1",
|
||||
"vitest": "^3.0.9",
|
||||
"vitest": "^3.1.3",
|
||||
"webpack": "^5.99.8",
|
||||
"webpack-bundle-analyzer": "^4.10.2",
|
||||
"webpack-cli": "^5.1.4",
|
||||
|
||||
Reference in New Issue
Block a user