mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 20:44:32 -05:00
⬆️ bump dependencies before 25.11 (#5983)
* bump dependencies * note * recharts differences
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
"@emotion/css": "^11.13.5",
|
||||
"@fontsource/redacted-script": "^5.2.8",
|
||||
"@juggle/resize-observer": "^3.4.0",
|
||||
"@lezer/highlight": "^1.2.1",
|
||||
"@playwright/test": "1.56.0",
|
||||
"@lezer/highlight": "^1.2.2",
|
||||
"@playwright/test": "1.56.1",
|
||||
"@rollup/plugin-inject": "^5.0.5",
|
||||
"@swc/core": "^1.13.5",
|
||||
"@swc/helpers": "^0.5.17",
|
||||
@@ -27,7 +27,7 @@
|
||||
"@types/lodash": "^4",
|
||||
"@types/promise-retry": "^1.1.6",
|
||||
"@types/react": "^19.2.2",
|
||||
"@types/react-dom": "^19.2.1",
|
||||
"@types/react-dom": "^19.2.2",
|
||||
"@types/react-grid-layout": "^1",
|
||||
"@types/react-modal": "^3.16.3",
|
||||
"@uiw/react-codemirror": "^4.25.2",
|
||||
@@ -41,7 +41,7 @@
|
||||
"date-fns": "^4.1.0",
|
||||
"downshift": "9.0.10",
|
||||
"hyperformula": "^3.1.0",
|
||||
"i18next": "^25.5.3",
|
||||
"i18next": "^25.6.0",
|
||||
"i18next-parser": "^9.3.0",
|
||||
"i18next-resources-to-backend": "^1.2.1",
|
||||
"inter-ui": "^3.19.3",
|
||||
@@ -62,7 +62,7 @@
|
||||
"react-dom": "19.2.0",
|
||||
"react-error-boundary": "^6.0.0",
|
||||
"react-grid-layout": "^1.5.2",
|
||||
"react-hotkeys-hook": "^5.1.0",
|
||||
"react-hotkeys-hook": "^5.2.1",
|
||||
"react-i18next": "^16.0.0",
|
||||
"react-markdown": "^10.1.0",
|
||||
"react-modal": "3.16.3",
|
||||
@@ -72,15 +72,15 @@
|
||||
"react-spring": "10.0.0",
|
||||
"react-swipeable": "^7.0.2",
|
||||
"react-virtualized-auto-sizer": "^1.0.26",
|
||||
"recharts": "^3.2.1",
|
||||
"recharts": "^3.3.0",
|
||||
"rehype-external-links": "^3.0.0",
|
||||
"remark-gfm": "^4.0.1",
|
||||
"rollup-plugin-visualizer": "^6.0.4",
|
||||
"rollup-plugin-visualizer": "^6.0.5",
|
||||
"sass": "^1.93.2",
|
||||
"usehooks-ts": "^3.1.1",
|
||||
"uuid": "^13.0.0",
|
||||
"vite": "^7.1.11",
|
||||
"vite-plugin-pwa": "^1.0.3",
|
||||
"vite-plugin-pwa": "^1.1.0",
|
||||
"vite-tsconfig-paths": "^5.1.4",
|
||||
"vitest": "^3.2.4",
|
||||
"xml2js": "^0.6.2"
|
||||
|
||||
Reference in New Issue
Block a user