bump various dependencies (#4656)

This commit is contained in:
Matt Fiddaman
2025-03-20 13:27:17 -04:00
committed by GitHub
parent d9716caf5d
commit ad1df689d7
13 changed files with 2077 additions and 1184 deletions

View File

@@ -56,18 +56,18 @@
"@typescript-eslint/parser": "^8.26.1",
"cross-env": "^7.0.3",
"eslint": "^9.22.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-config-prettier": "^10.1.1",
"eslint-import-resolver-typescript": "^4.2.2",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-prettier": "5.2.3",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-rulesdir": "^0.2.2",
"globals": "^15.13.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.9",
"node-jq": "^4.0.1",
"husky": "^9.1.7",
"lint-staged": "^15.5.0",
"node-jq": "^4.0.2",
"npm-run-all": "^4.1.5",
"prettier": "^3.5.3",
"prompts": "^2.4.2",

View File

@@ -23,8 +23,8 @@
},
"dependencies": {
"@actual-app/crdt": "workspace:^",
"better-sqlite3": "^11.7.0",
"compare-versions": "^6.1.0",
"better-sqlite3": "^11.9.1",
"compare-versions": "^6.1.1",
"node-fetch": "^3.3.2",
"uuid": "^9.0.1"
},
@@ -34,7 +34,7 @@
"@types/jest": "^29.5.14",
"@types/uuid": "^9.0.8",
"jest": "^29.7.0",
"tsc-alias": "^1.8.8",
"tsc-alias": "^1.8.11",
"typescript": "^5.8.2"
}
}

View File

@@ -7,13 +7,13 @@
"react-dom": ">=18.2"
},
"dependencies": {
"@emotion/css": "^11.13.4",
"react-aria-components": "^1.7.0",
"usehooks-ts": "^3.0.1"
"@emotion/css": "^11.13.5",
"react-aria-components": "^1.7.1",
"usehooks-ts": "^3.0.2"
},
"devDependencies": {
"@svgr/cli": "^8.1.0",
"@types/react": "^18.2.21",
"@types/react": "^18.2.79",
"react": "18.2.0",
"react-dom": "18.2.0"
},

View File

@@ -15,7 +15,7 @@
"test": "jest -c jest.config.js"
},
"dependencies": {
"google-protobuf": "^3.12.0-rc.1",
"google-protobuf": "^3.12.4",
"murmurhash": "^2.0.1",
"uuid": "^9.0.1"
},

View File

@@ -7,10 +7,10 @@
],
"devDependencies": {
"@actual-app/components": "workspace:*",
"@emotion/css": "^11.13.4",
"@fontsource/redacted-script": "^5.0.21",
"@emotion/css": "^11.13.5",
"@fontsource/redacted-script": "^5.0.22",
"@juggle/resize-observer": "^3.4.0",
"@playwright/test": "1.41.1",
"@playwright/test": "1.41.2",
"@rollup/plugin-inject": "^5.0.5",
"@swc/core": "^1.5.3",
"@swc/helpers": "^0.5.11",
@@ -21,13 +21,13 @@
"@types/debounce": "^1.2.4",
"@types/lodash": "^4",
"@types/promise-retry": "^1.1.6",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.1",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@types/react-grid-layout": "^1",
"@types/react-modal": "^3.16.0",
"@types/react-modal": "^3.16.3",
"@types/uuid": "^9.0.8",
"@types/webpack-bundle-analyzer": "^4.6.3",
"@use-gesture/react": "^10.3.0",
"@types/webpack-bundle-analyzer": "^4.6.4",
"@use-gesture/react": "^10.3.1",
"@vitejs/plugin-basic-ssl": "^1.1.0",
"@vitejs/plugin-react-swc": "^3.6.0",
"auto-text-size": "^0.2.3",
@@ -38,7 +38,7 @@
"downshift": "7.6.2",
"focus-visible": "^4.1.5",
"i18next": "^23.11.5",
"i18next-parser": "^9.0.0",
"i18next-parser": "^9.0.2",
"i18next-resources-to-backend": "^1.2.1",
"inter-ui": "^3.19.3",
"lodash": "^4.17.21",
@@ -48,40 +48,40 @@
"pikaday": "1.8.2",
"promise-retry": "^2.0.1",
"prop-types": "^15.8.1",
"re-resizable": "^6.9.17",
"re-resizable": "^6.9.18",
"react": "18.2.0",
"react-aria": "^3.38.0",
"react-aria-components": "^1.7.0",
"react-aria": "^3.38.1",
"react-aria-components": "^1.7.1",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"react-dom": "18.2.0",
"react-error-boundary": "^4.0.12",
"react-error-boundary": "^4.0.13",
"react-grid-layout": "^1.4.4",
"react-hotkeys-hook": "^4.5.0",
"react-i18next": "^14.1.2",
"react-hotkeys-hook": "^4.5.1",
"react-i18next": "^14.1.3",
"react-markdown": "^8.0.7",
"react-modal": "3.16.1",
"react-modal": "3.16.3",
"react-redux": "^9.2.0",
"react-router-dom": "6.21.3",
"react-simple-pull-to-refresh": "^1.3.3",
"react-spring": "^9.7.3",
"react-spring": "^9.7.5",
"react-stately": "^3.33.0",
"react-swipeable": "^7.0.2",
"react-virtualized-auto-sizer": "^1.0.21",
"react-virtualized-auto-sizer": "^1.0.25",
"recharts": "^2.10.4",
"remark-gfm": "^3.0.1",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.70.0",
"swc-loader": "^0.2.6",
"terser-webpack-plugin": "^5.3.10",
"usehooks-ts": "^3.0.1",
"terser-webpack-plugin": "^5.3.14",
"usehooks-ts": "^3.0.2",
"uuid": "^9.0.1",
"vite": "^5.2.14",
"vite-plugin-pwa": "^0.20.0",
"vite-plugin-pwa": "^0.20.5",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.6.1",
"webpack": "^5.98.0",
"webpack-bundle-analyzer": "^4.10.1",
"webpack-bundle-analyzer": "^4.10.2",
"xml2js": "^0.6.2"
},
"scripts": {

View File

@@ -13,7 +13,7 @@ type SetLocalPrefAction<K extends keyof LocalPrefs> = (
*/
export function useLocalPref<K extends keyof LocalPrefs>(
prefName: K,
): [LocalPrefs[K], SetLocalPrefAction<K>] {
): [LocalPrefs[K], SetLocalPrefAction<K>, () => void] {
const [budgetId] = useMetadataPref('id');
return useLocalStorage<LocalPrefs[K]>(`${budgetId}-${prefName}`, undefined, {

View File

@@ -87,7 +87,7 @@
"dependencies": {
"@actual-app/sync-server": "workspace:*",
"@ngrok/ngrok": "^1.4.1",
"better-sqlite3": "^11.7.0",
"better-sqlite3": "^11.9.1",
"fs-extra": "^11.3.0",
"promise-retry": "^2.0.1"
},

View File

@@ -12,9 +12,9 @@
},
"devDependencies": {
"eslint": "^9.22.0",
"eslint-plugin-eslint-plugin": "^5.5.1",
"eslint-plugin-eslint-plugin": "^6.4.0",
"eslint-plugin-node": "^11.1.0",
"eslint-vitest-rule-tester": "^0.7.1",
"eslint-vitest-rule-tester": "^2.1.0",
"vitest": "^1.6.1"
},
"peerDependencies": {

View File

@@ -18,13 +18,13 @@
"license": "ISC",
"dependencies": {
"@jlongster/sql.js": "^1.6.7",
"@reduxjs/toolkit": "^2.5.0",
"@reduxjs/toolkit": "^2.5.1",
"@rschedule/core": "^1.5.0",
"@rschedule/json-tools": "^1.5.0",
"@rschedule/standard-date-adapter": "^1.5.0",
"absurd-sql": "0.0.54",
"adm-zip": "^0.5.10",
"better-sqlite3": "^11.7.0",
"better-sqlite3": "^11.9.1",
"csv-parse": "^4.16.3",
"csv-stringify": "^5.6.5",
"date-fns": "^2.30.0",
@@ -46,21 +46,21 @@
"@swc/core": "^1.5.3",
"@swc/helpers": "^0.5.11",
"@swc/jest": "^0.2.36",
"@types/adm-zip": "^0.5.0",
"@types/adm-zip": "^0.5.7",
"@types/better-sqlite3": "^7.6.12",
"@types/jest": "^29.5.14",
"@types/jlongster__sql.js": "npm:@types/sql.js@latest",
"@types/node": "^17.0.45",
"@types/pegjs": "^0.10.3",
"@types/node": "^22.13.10",
"@types/pegjs": "^0.10.6",
"@types/uuid": "^9.0.8",
"@types/webpack": "^5.28.5",
"@types/webpack-bundle-analyzer": "^4.6.3",
"@types/webpack-bundle-analyzer": "^4.6.4",
"assert": "^2.1.0",
"browserify-zlib": "^0.2.0",
"buffer": "^6.0.3",
"cross-env": "^7.0.3",
"fake-indexeddb": "^3.1.8",
"fast-check": "3.15.0",
"fast-check": "3.15.1",
"i18next": "^23.11.5",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
@@ -75,13 +75,13 @@
"source-map": "^0.7.4",
"stream-browserify": "^3.0.0",
"swc-loader": "^0.2.6",
"terser-webpack-plugin": "^5.3.10",
"terser-webpack-plugin": "^5.3.14",
"ts-node": "^10.9.2",
"typescript": "^5.8.2",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "^4.10.1",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^5.1.4",
"yargs": "^17.6.2"
"yargs": "^17.7.2"
},
"exports": {
"./client/accounts/*": "./src/client/accounts/*.ts",

View File

@@ -83,7 +83,7 @@ export const size = filepath =>
});
export const copyFile = (frompath, topath) => {
return new Promise((resolve, reject) => {
return new Promise<void>((resolve, reject) => {
const readStream = fs.createReadStream(frompath);
const writeStream = fs.createWriteStream(topath);
@@ -91,7 +91,7 @@ export const copyFile = (frompath, topath) => {
writeStream.on('error', reject);
writeStream.on('open', () => readStream.pipe(writeStream));
writeStream.once('close', resolve);
writeStream.once('close', () => resolve());
});
};

View File

@@ -21,24 +21,24 @@
"@actual-app/crdt": "2.1.0",
"@actual-app/web": "workspace:*",
"bcrypt": "^5.1.1",
"better-sqlite3": "^11.7.0",
"better-sqlite3": "^11.9.1",
"body-parser": "^1.20.3",
"convict": "^6.2.4",
"cors": "^2.8.5",
"date-fns": "^2.30.0",
"debug": "^4.3.4",
"debug": "^4.4.0",
"express": "4.21.2",
"express-actuator": "1.8.4",
"express-rate-limit": "^7.5.0",
"express-response-size": "^0.0.3",
"express-winston": "^4.2.0",
"jws": "^4.0.0",
"migrate": "^2.0.1",
"migrate": "^2.1.0",
"nordigen-node": "^1.4.0",
"openid-client": "^5.4.2",
"openid-client": "^5.4.3",
"pluggy-sdk": "^0.68.1",
"uuid": "^9.0.1",
"winston": "^3.14.2"
"winston": "^3.17.0"
},
"devDependencies": {
"@babel/core": "^7.26.10",
@@ -47,17 +47,17 @@
"@types/bcrypt": "^5.0.2",
"@types/better-sqlite3": "^7.6.12",
"@types/convict": "^6",
"@types/cors": "^2.8.13",
"@types/cors": "^2.8.17",
"@types/express": "^5.0.0",
"@types/express-actuator": "^1.8.3",
"@types/jest": "^29.5.14",
"@types/node": "^17.0.45",
"@types/supertest": "^2.0.12",
"@types/node": "^22.13.10",
"@types/supertest": "^2.0.16",
"@types/uuid": "^9.0.8",
"http-proxy-middleware": "^3.0.3",
"jest": "^29.7.0",
"nodemon": "^3.1.9",
"supertest": "^6.3.1",
"supertest": "^6.3.4",
"typescript": "^5.8.2"
}
}

View File

@@ -0,0 +1,6 @@
---
category: Maintenance
authors: [matt-fidd]
---
Bump various dependencies

3131
yarn.lock

File diff suppressed because it is too large Load Diff