mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 20:44:32 -05:00
⬆️ mid month dependency bump (#7013)
* baseline-browser-mapping (^2.9.14 → ^2.9.19) * minimatch (^10.1.1 → ^10.1.2) * lage (^2.14.15 → ^2.14.17) * react-aria-components (^1.14.0 → ^1.15.1) * @storybook/addon-a11y (^10.2.0 → ^10.2.7) * p-limit (^7.2.0 → ^7.3.0) * better-sqlite3 (^12.5.0 → ^12.6.2) * vitest (^4.0.16 → ^4.0.18) * @storybook/addon-docs (^10.2.0 → ^10.2.7) * @storybook/react-vite (^10.2.0 → ^10.2.7) * eslint-plugin-storybook (^10.2.0 → ^10.2.7) * storybook (^10.2.0 → ^10.2.7) * @codemirror/state (^6.5.3 → ^6.5.4) * @swc/core (^1.15.8 → ^1.15.11) * @tanstack/react-query (^5.90.19 → ^5.90.20) * @vitejs/plugin-basic-ssl (^2.1.3 → ^2.1.4) * @vitejs/plugin-react (^5.1.2 → ^5.1.3) * i18next (^25.7.4 → ^25.8.4) * react-aria (^3.45.0 → ^3.46.0) * react-hotkeys-hook (^5.2.1 → ^5.2.4) * react-i18next (^16.5.1 → ^16.5.4) * sass (^1.97.2 → ^1.97.3) * @easyops-cn/docusaurus-search-local (^0.52.2 → ^0.52.3) * react (^19.2.3 → ^19.2.4) * react-dom (^19.2.3 → ^19.2.4) * component lib peer deps * eslint-vitest-rule-tester (^3.0.1 → ^3.1.0) * lru-cache (^11.2.4 → ^11.2.5) * ua-parser-js (^2.0.7 → ^2.0.9) * cors (^2.8.5 → ^2.8.6) * @babel/core (^7.28.5 → ^7.29.0) * @types/node (^22.19.3 → ^22.19.10) * react (mixed → 19.2.4) * @testing-library/react (16.3.0 → 16.3.2) * react-router (7.12.0 → 7.13.0) * vite-plugin-node-polyfills (^0.24.0 → ^0.25.0) * pluggy-sdk (^0.79.0 → ^0.83.0) * note
This commit is contained in:
10
package.json
10
package.json
@@ -63,24 +63,24 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@octokit/rest": "^22.0.1",
|
||||
"@types/node": "^22.19.3",
|
||||
"@types/node": "^22.19.10",
|
||||
"@types/prompts": "^2.4.9",
|
||||
"baseline-browser-mapping": "^2.9.14",
|
||||
"baseline-browser-mapping": "^2.9.19",
|
||||
"cross-env": "^10.1.0",
|
||||
"eslint": "^9.39.2",
|
||||
"eslint-plugin-perfectionist": "^4.15.1",
|
||||
"eslint-plugin-typescript-paths": "^0.0.33",
|
||||
"html-to-image": "^1.11.13",
|
||||
"husky": "^9.1.7",
|
||||
"lage": "^2.14.15",
|
||||
"lage": "^2.14.17",
|
||||
"lint-staged": "^16.2.7",
|
||||
"minimatch": "^10.1.1",
|
||||
"minimatch": "^10.1.2",
|
||||
"node-jq": "^6.3.1",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"oxfmt": "^0.32.0",
|
||||
"oxlint": "^1.47.0",
|
||||
"oxlint-tsgolint": "^0.13.0",
|
||||
"p-limit": "^7.2.0",
|
||||
"p-limit": "^7.3.0",
|
||||
"prompts": "^2.4.2",
|
||||
"source-map-support": "^0.5.21",
|
||||
"ts-node": "^10.9.2",
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@actual-app/crdt": "workspace:^",
|
||||
"better-sqlite3": "^12.5.0",
|
||||
"better-sqlite3": "^12.6.2",
|
||||
"compare-versions": "^6.1.1",
|
||||
"node-fetch": "^3.3.2",
|
||||
"uuid": "^13.0.0"
|
||||
@@ -29,7 +29,7 @@
|
||||
"devDependencies": {
|
||||
"tsc-alias": "^1.8.16",
|
||||
"typescript": "^5.9.3",
|
||||
"vitest": "^4.0.16"
|
||||
"vitest": "^4.0.18"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20"
|
||||
|
||||
@@ -6,6 +6,6 @@
|
||||
"test": "vitest --run"
|
||||
},
|
||||
"devDependencies": {
|
||||
"vitest": "^4.0.16"
|
||||
"vitest": "^4.0.18"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -43,24 +43,24 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@emotion/css": "^11.13.5",
|
||||
"react-aria-components": "^1.14.0",
|
||||
"react-aria-components": "^1.15.1",
|
||||
"usehooks-ts": "^3.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@chromatic-com/storybook": "^5.0.0",
|
||||
"@storybook/addon-a11y": "^10.2.0",
|
||||
"@storybook/addon-docs": "^10.2.0",
|
||||
"@storybook/react-vite": "^10.2.0",
|
||||
"@storybook/addon-a11y": "^10.2.7",
|
||||
"@storybook/addon-docs": "^10.2.7",
|
||||
"@storybook/react-vite": "^10.2.7",
|
||||
"@svgr/cli": "^8.1.0",
|
||||
"@types/react": "^19.2.5",
|
||||
"eslint-plugin-storybook": "^10.2.0",
|
||||
"react": "19.2.3",
|
||||
"react-dom": "19.2.3",
|
||||
"storybook": "^10.2.0",
|
||||
"vitest": "^4.0.16"
|
||||
"eslint-plugin-storybook": "^10.2.7",
|
||||
"react": "19.2.4",
|
||||
"react-dom": "19.2.4",
|
||||
"storybook": "^10.2.7",
|
||||
"vitest": "^4.0.18"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": ">=18.2",
|
||||
"react-dom": ">=18.2"
|
||||
"react": ">=19.2",
|
||||
"react-dom": ">=19.2"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -24,6 +24,6 @@
|
||||
"protoc-gen-js": "3.21.4-4",
|
||||
"ts-protoc-gen": "0.15.0",
|
||||
"typescript": "^5.9.3",
|
||||
"vitest": "^4.0.16"
|
||||
"vitest": "^4.0.18"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"@codemirror/autocomplete": "^6.20.0",
|
||||
"@codemirror/lang-javascript": "^6.2.4",
|
||||
"@codemirror/language": "^6.12.1",
|
||||
"@codemirror/state": "^6.5.3",
|
||||
"@codemirror/state": "^6.5.4",
|
||||
"@codemirror/view": "^6.38.7",
|
||||
"@emotion/css": "^11.13.5",
|
||||
"@fontsource-variable/inter": "^5.2.8",
|
||||
@@ -31,12 +31,12 @@
|
||||
"@lezer/highlight": "^1.2.3",
|
||||
"@playwright/test": "1.57.0",
|
||||
"@rollup/plugin-inject": "^5.0.5",
|
||||
"@swc/core": "^1.15.8",
|
||||
"@swc/core": "^1.15.11",
|
||||
"@swc/helpers": "^0.5.18",
|
||||
"@tanstack/react-query": "^5.90.19",
|
||||
"@tanstack/react-query": "^5.90.20",
|
||||
"@testing-library/dom": "10.4.1",
|
||||
"@testing-library/jest-dom": "^6.9.1",
|
||||
"@testing-library/react": "16.3.0",
|
||||
"@testing-library/react": "16.3.2",
|
||||
"@testing-library/user-event": "14.6.1",
|
||||
"@types/lodash": "^4",
|
||||
"@types/pikaday": "^1.7.10",
|
||||
@@ -46,8 +46,8 @@
|
||||
"@types/react-modal": "^3.16.3",
|
||||
"@uiw/react-codemirror": "^4.25.4",
|
||||
"@use-gesture/react": "^10.3.1",
|
||||
"@vitejs/plugin-basic-ssl": "^2.1.3",
|
||||
"@vitejs/plugin-react": "^5.1.2",
|
||||
"@vitejs/plugin-basic-ssl": "^2.1.4",
|
||||
"@vitejs/plugin-react": "^5.1.3",
|
||||
"auto-text-size": "^0.2.3",
|
||||
"babel-plugin-react-compiler": "^1.0.0",
|
||||
"cmdk": "^1.1.1",
|
||||
@@ -55,7 +55,7 @@
|
||||
"date-fns": "^4.1.0",
|
||||
"downshift": "9.0.10",
|
||||
"hyperformula": "^3.1.1",
|
||||
"i18next": "^25.7.4",
|
||||
"i18next": "^25.8.4",
|
||||
"i18next-parser": "^9.3.0",
|
||||
"i18next-resources-to-backend": "^1.2.1",
|
||||
"jsdom": "^27.4.0",
|
||||
@@ -67,20 +67,20 @@
|
||||
"promise-retry": "^2.0.1",
|
||||
"prop-types": "^15.8.1",
|
||||
"re-resizable": "^6.11.2",
|
||||
"react": "19.2.3",
|
||||
"react-aria": "^3.45.0",
|
||||
"react-aria-components": "^1.14.0",
|
||||
"react": "19.2.4",
|
||||
"react-aria": "^3.46.0",
|
||||
"react-aria-components": "^1.15.1",
|
||||
"react-dnd": "^16.0.1",
|
||||
"react-dnd-html5-backend": "^16.0.1",
|
||||
"react-dom": "19.2.3",
|
||||
"react-dom": "19.2.4",
|
||||
"react-error-boundary": "^6.0.3",
|
||||
"react-grid-layout": "^2.2.2",
|
||||
"react-hotkeys-hook": "^5.2.1",
|
||||
"react-i18next": "^16.5.1",
|
||||
"react-hotkeys-hook": "^5.2.4",
|
||||
"react-i18next": "^16.5.4",
|
||||
"react-markdown": "^10.1.0",
|
||||
"react-modal": "3.16.3",
|
||||
"react-redux": "^9.2.0",
|
||||
"react-router": "7.12.0",
|
||||
"react-router": "7.13.0",
|
||||
"react-simple-pull-to-refresh": "^1.3.4",
|
||||
"react-spring": "10.0.0",
|
||||
"react-swipeable": "^7.0.2",
|
||||
@@ -89,13 +89,13 @@
|
||||
"rehype-external-links": "^3.0.0",
|
||||
"remark-gfm": "^4.0.1",
|
||||
"rollup-plugin-visualizer": "^6.0.5",
|
||||
"sass": "^1.97.2",
|
||||
"sass": "^1.97.3",
|
||||
"usehooks-ts": "^3.1.1",
|
||||
"uuid": "^13.0.0",
|
||||
"vite": "^7.3.1",
|
||||
"vite-plugin-pwa": "^1.2.0",
|
||||
"vite-tsconfig-paths": "^5.1.4",
|
||||
"vitest": "^4.0.16",
|
||||
"vitest": "^4.0.18",
|
||||
"xml2js": "^0.6.2"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@actual-app/sync-server": "workspace:*",
|
||||
"better-sqlite3": "^12.5.0",
|
||||
"better-sqlite3": "^12.6.2",
|
||||
"fs-extra": "^11.3.3",
|
||||
"promise-retry": "^2.0.1"
|
||||
},
|
||||
|
||||
@@ -20,13 +20,13 @@
|
||||
"@docusaurus/preset-classic": "^3.9.2",
|
||||
"@docusaurus/theme-common": "^3.9.2",
|
||||
"@docusaurus/theme-mermaid": "^3.9.2",
|
||||
"@easyops-cn/docusaurus-search-local": "^0.52.2",
|
||||
"@easyops-cn/docusaurus-search-local": "^0.52.3",
|
||||
"@mdx-js/react": "^3.1.1",
|
||||
"@r74tech/docusaurus-plugin-panzoom": "^2.4.0",
|
||||
"clsx": "^2.1.1",
|
||||
"prism-react-renderer": "^2.4.1",
|
||||
"react": "^19.2.3",
|
||||
"react-dom": "^19.2.3"
|
||||
"react": "^19.2.4",
|
||||
"react-dom": "^19.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@docusaurus/module-type-aliases": "^3.9.2",
|
||||
|
||||
@@ -11,10 +11,10 @@
|
||||
"requireindex": "^1.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint-vitest-rule-tester": "^3.0.1",
|
||||
"eslint-vitest-rule-tester": "^3.1.0",
|
||||
"loupe": "^3.2.1",
|
||||
"strip-literal": "^3.1.0",
|
||||
"tinyspy": "^4.0.4",
|
||||
"vitest": "^4.0.16"
|
||||
"vitest": "^4.0.18"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -70,30 +70,30 @@
|
||||
"@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": "^12.5.0",
|
||||
"better-sqlite3": "^12.6.2",
|
||||
"csv-parse": "^6.1.0",
|
||||
"csv-stringify": "^6.6.0",
|
||||
"date-fns": "^4.1.0",
|
||||
"deep-equal": "^2.2.3",
|
||||
"handlebars": "^4.7.8",
|
||||
"lru-cache": "^11.2.4",
|
||||
"lru-cache": "^11.2.5",
|
||||
"md5": "^2.3.0",
|
||||
"memoize-one": "^6.0.0",
|
||||
"mitt": "^3.0.1",
|
||||
"slash": "5.1.0",
|
||||
"ua-parser-js": "^2.0.7",
|
||||
"ua-parser-js": "^2.0.9",
|
||||
"uuid": "^13.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@actual-app/api": "workspace:^",
|
||||
"@actual-app/crdt": "workspace:^",
|
||||
"@actual-app/web": "workspace:^",
|
||||
"@swc/core": "^1.15.8",
|
||||
"@swc/core": "^1.15.11",
|
||||
"@types/adm-zip": "^0.5.7",
|
||||
"@types/better-sqlite3": "^7.6.13",
|
||||
"@types/emscripten": "^1.41.5",
|
||||
"@types/jlongster__sql.js": "npm:@types/sql.js@latest",
|
||||
"@types/node": "^22.19.3",
|
||||
"@types/node": "^22.19.10",
|
||||
"@types/pegjs": "^0.10.6",
|
||||
"assert": "^2.1.0",
|
||||
"browserify-zlib": "^0.2.0",
|
||||
@@ -101,7 +101,7 @@
|
||||
"cross-env": "^10.1.0",
|
||||
"fake-indexeddb": "^6.2.5",
|
||||
"fast-check": "4.5.3",
|
||||
"i18next": "^25.7.4",
|
||||
"i18next": "^25.8.4",
|
||||
"jest-diff": "^30.2.0",
|
||||
"jsverify": "^0.8.4",
|
||||
"mockdate": "^3.0.5",
|
||||
@@ -113,9 +113,9 @@
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.9.3",
|
||||
"vite": "^7.3.1",
|
||||
"vite-plugin-node-polyfills": "^0.24.0",
|
||||
"vite-plugin-node-polyfills": "^0.25.0",
|
||||
"vite-plugin-peggy-loader": "^2.0.1",
|
||||
"vitest": "^4.0.16",
|
||||
"vitest": "^4.0.18",
|
||||
"yargs": "^18.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"workbox-precaching": "^7.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.19.3",
|
||||
"@types/node": "^22.19.10",
|
||||
"cross-env": "^10.1.0",
|
||||
"typescript": "^5.9.3",
|
||||
"vite": "^7.3.1"
|
||||
|
||||
@@ -31,9 +31,9 @@
|
||||
"@actual-app/crdt": "2.1.0",
|
||||
"@actual-app/web": "workspace:*",
|
||||
"bcrypt": "^6.0.0",
|
||||
"better-sqlite3": "^12.5.0",
|
||||
"better-sqlite3": "^12.6.2",
|
||||
"convict": "^6.2.4",
|
||||
"cors": "^2.8.5",
|
||||
"cors": "^2.8.6",
|
||||
"date-fns": "^4.1.0",
|
||||
"debug": "^4.4.3",
|
||||
"express": "^5.2.1",
|
||||
@@ -44,12 +44,12 @@
|
||||
"migrate": "^2.1.0",
|
||||
"nordigen-node": "^1.4.1",
|
||||
"openid-client": "^5.7.1",
|
||||
"pluggy-sdk": "^0.79.0",
|
||||
"pluggy-sdk": "^0.83.0",
|
||||
"uuid": "^13.0.0",
|
||||
"winston": "^3.19.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.28.5",
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/preset-typescript": "^7.28.5",
|
||||
"@types/babel__core": "^7",
|
||||
"@types/bcrypt": "^6.0.0",
|
||||
@@ -58,12 +58,12 @@
|
||||
"@types/cors": "^2.8.19",
|
||||
"@types/express": "^5.0.6",
|
||||
"@types/express-actuator": "^1.8.3",
|
||||
"@types/node": "^22.19.3",
|
||||
"@types/node": "^22.19.10",
|
||||
"@types/supertest": "^6.0.3",
|
||||
"http-proxy-middleware": "^3.0.5",
|
||||
"nodemon": "^3.1.11",
|
||||
"supertest": "^7.2.2",
|
||||
"typescript": "^5.9.3",
|
||||
"vitest": "^4.0.16"
|
||||
"vitest": "^4.0.18"
|
||||
}
|
||||
}
|
||||
|
||||
6
upcoming-release-notes/7013.md
Normal file
6
upcoming-release-notes/7013.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [matt-fidd]
|
||||
---
|
||||
|
||||
Mid-month dependency bump
|
||||
Reference in New Issue
Block a user