|
52 | 52 | } |
53 | 53 | }, |
54 | 54 | "dependencies": { |
55 | | - "@dagrejs/dagre": "^1.1.3", |
56 | | - "@dagrejs/graphlib": "^2.2.3", |
| 55 | + "@dagrejs/dagre": "^1.1.4", |
| 56 | + "@dagrejs/graphlib": "^2.2.4", |
57 | 57 | "@dnd-kit/core": "^6.1.0", |
58 | 58 | "@dnd-kit/sortable": "^8.0.0", |
59 | 59 | "@dnd-kit/utilities": "^3.2.2", |
60 | | - "@fontsource-variable/inter": "^5.0.20", |
| 60 | + "@fontsource-variable/inter": "^5.1.0", |
61 | 61 | "@invoke-ai/ui-library": "^0.0.37", |
62 | 62 | "@nanostores/react": "^0.7.3", |
63 | 63 | "@reduxjs/toolkit": "2.2.3", |
64 | 64 | "@roarr/browser-log-writer": "^1.3.0", |
65 | 65 | "async-mutex": "^0.5.0", |
66 | | - "chakra-react-select": "^4.9.1", |
| 66 | + "chakra-react-select": "^4.9.2", |
67 | 67 | "cmdk": "^1.0.0", |
68 | 68 | "compare-versions": "^6.1.1", |
69 | 69 | "dateformat": "^5.0.3", |
70 | 70 | "fracturedjsonjs": "^4.0.2", |
71 | | - "framer-motion": "^11.3.24", |
72 | | - "i18next": "^23.12.2", |
73 | | - "i18next-http-backend": "^2.5.2", |
| 71 | + "framer-motion": "^11.10.0", |
| 72 | + "i18next": "^23.15.1", |
| 73 | + "i18next-http-backend": "^2.6.1", |
74 | 74 | "idb-keyval": "^6.2.1", |
75 | 75 | "jsondiffpatch": "^0.6.0", |
76 | | - "konva": "^9.3.14", |
| 76 | + "konva": "^9.3.15", |
77 | 77 | "lodash-es": "^4.17.21", |
78 | | - "lru-cache": "^11.0.0", |
| 78 | + "lru-cache": "^11.0.1", |
79 | 79 | "nanoid": "^5.0.7", |
80 | | - "nanostores": "^0.11.2", |
| 80 | + "nanostores": "^0.11.3", |
81 | 81 | "new-github-issue-url": "^1.0.0", |
82 | 82 | "overlayscrollbars": "^2.10.0", |
83 | 83 | "overlayscrollbars-react": "^0.5.6", |
|
86 | 86 | "react": "^18.3.1", |
87 | 87 | "react-colorful": "^5.6.1", |
88 | 88 | "react-dom": "^18.3.1", |
89 | | - "react-dropzone": "^14.2.3", |
| 89 | + "react-dropzone": "^14.2.9", |
90 | 90 | "react-error-boundary": "^4.0.13", |
91 | | - "react-hook-form": "^7.52.2", |
| 91 | + "react-hook-form": "^7.53.0", |
92 | 92 | "react-hotkeys-hook": "4.5.0", |
93 | 93 | "react-i18next": "^14.1.3", |
94 | | - "react-icons": "^5.2.1", |
| 94 | + "react-icons": "^5.3.0", |
95 | 95 | "react-redux": "9.1.2", |
96 | | - "react-resizable-panels": "^2.1.2", |
| 96 | + "react-resizable-panels": "^2.1.4", |
97 | 97 | "react-use": "^17.5.1", |
98 | | - "react-virtuoso": "^4.9.0", |
| 98 | + "react-virtuoso": "^4.10.4", |
99 | 99 | "reactflow": "^11.11.4", |
100 | 100 | "redux-dynamic-middlewares": "^2.2.0", |
101 | 101 | "redux-remember": "^5.1.0", |
102 | 102 | "redux-undo": "^1.1.0", |
103 | 103 | "rfdc": "^1.4.1", |
104 | 104 | "roarr": "^7.21.1", |
105 | 105 | "serialize-error": "^11.0.3", |
106 | | - "socket.io-client": "^4.7.5", |
| 106 | + "socket.io-client": "^4.8.0", |
107 | 107 | "stable-hash": "^0.0.4", |
108 | | - "use-debounce": "^10.0.2", |
| 108 | + "use-debounce": "^10.0.3", |
109 | 109 | "use-device-pixel-ratio": "^1.1.2", |
110 | 110 | "uuid": "^10.0.0", |
111 | 111 | "zod": "^3.23.8", |
112 | | - "zod-validation-error": "^3.3.1" |
| 112 | + "zod-validation-error": "^3.4.0" |
113 | 113 | }, |
114 | 114 | "peerDependencies": { |
115 | 115 | "react": "^18.2.0", |
|
119 | 119 | "devDependencies": { |
120 | 120 | "@invoke-ai/eslint-config-react": "^0.0.14", |
121 | 121 | "@invoke-ai/prettier-config-react": "^0.0.7", |
122 | | - "@storybook/addon-essentials": "^8.2.8", |
123 | | - "@storybook/addon-interactions": "^8.2.8", |
124 | | - "@storybook/addon-links": "^8.2.8", |
125 | | - "@storybook/addon-storysource": "^8.2.8", |
126 | | - "@storybook/manager-api": "^8.2.8", |
127 | | - "@storybook/react": "^8.2.8", |
128 | | - "@storybook/react-vite": "^8.2.8", |
129 | | - "@storybook/theming": "^8.2.8", |
| 122 | + "@storybook/addon-essentials": "^8.3.4", |
| 123 | + "@storybook/addon-interactions": "^8.3.4", |
| 124 | + "@storybook/addon-links": "^8.3.4", |
| 125 | + "@storybook/addon-storysource": "^8.3.4", |
| 126 | + "@storybook/manager-api": "^8.3.4", |
| 127 | + "@storybook/react": "^8.3.4", |
| 128 | + "@storybook/react-vite": "^8.3.4", |
| 129 | + "@storybook/theming": "^8.3.4", |
130 | 130 | "@types/dateformat": "^5.0.2", |
131 | 131 | "@types/lodash-es": "^4.17.12", |
132 | | - "@types/node": "^20.14.15", |
133 | | - "@types/react": "^18.3.3", |
| 132 | + "@types/node": "^20.16.10", |
| 133 | + "@types/react": "^18.3.11", |
134 | 134 | "@types/react-dom": "^18.3.0", |
135 | 135 | "@types/uuid": "^10.0.0", |
136 | | - "@vitejs/plugin-react-swc": "^3.7.0", |
137 | | - "@vitest/coverage-v8": "^1.5.0", |
138 | | - "@vitest/ui": "^1.5.0", |
| 136 | + "@vitejs/plugin-react-swc": "^3.7.1", |
| 137 | + "@vitest/coverage-v8": "^1.6.0", |
| 138 | + "@vitest/ui": "^1.6.0", |
139 | 139 | "concurrently": "^8.2.2", |
140 | 140 | "csstype": "^3.1.3", |
141 | 141 | "dpdm": "^3.14.0", |
142 | | - "eslint": "^8.57.0", |
143 | | - "eslint-plugin-i18next": "^6.0.9", |
| 142 | + "eslint": "^8.57.1", |
| 143 | + "eslint-plugin-i18next": "^6.1.0", |
144 | 144 | "eslint-plugin-path": "^1.3.0", |
145 | | - "knip": "^5.27.2", |
| 145 | + "knip": "^5.31.0", |
146 | 146 | "openapi-types": "^12.1.3", |
147 | | - "openapi-typescript": "^7.3.0", |
| 147 | + "openapi-typescript": "^7.4.1", |
148 | 148 | "prettier": "^3.3.3", |
149 | 149 | "rollup-plugin-visualizer": "^5.12.0", |
150 | | - "storybook": "^8.2.8", |
| 150 | + "storybook": "^8.3.4", |
151 | 151 | "ts-toolbelt": "^9.6.0", |
152 | | - "tsafe": "^1.7.2", |
153 | | - "typescript": "^5.5.4", |
154 | | - "vite": "^5.4.0", |
155 | | - "vite-plugin-css-injected-by-js": "^3.5.1", |
| 152 | + "tsafe": "^1.7.5", |
| 153 | + "typescript": "^5.6.2", |
| 154 | + "vite": "^5.4.8", |
| 155 | + "vite-plugin-css-injected-by-js": "^3.5.2", |
156 | 156 | "vite-plugin-dts": "^3.9.1", |
157 | 157 | "vite-plugin-eslint": "^1.8.1", |
158 | 158 | "vite-tsconfig-paths": "^4.3.2", |
|
0 commit comments