|
53 | 53 | }, |
54 | 54 | "dependencies": { |
55 | 55 | "@chakra-ui/react-use-size": "^2.1.0", |
56 | | - "@dagrejs/dagre": "^1.1.2", |
57 | | - "@dagrejs/graphlib": "^2.2.2", |
| 56 | + "@dagrejs/dagre": "^1.1.3", |
| 57 | + "@dagrejs/graphlib": "^2.2.3", |
58 | 58 | "@dnd-kit/core": "^6.1.0", |
59 | 59 | "@dnd-kit/sortable": "^8.0.0", |
60 | 60 | "@dnd-kit/utilities": "^3.2.2", |
61 | | - "@fontsource-variable/inter": "^5.0.18", |
| 61 | + "@fontsource-variable/inter": "^5.0.20", |
62 | 62 | "@invoke-ai/ui-library": "^0.0.25", |
63 | | - "@nanostores/react": "^0.7.2", |
| 63 | + "@nanostores/react": "^0.7.3", |
64 | 64 | "@reduxjs/toolkit": "2.2.3", |
65 | 65 | "@roarr/browser-log-writer": "^1.3.0", |
66 | | - "chakra-react-select": "^4.7.6", |
67 | | - "compare-versions": "^6.1.0", |
| 66 | + "chakra-react-select": "^4.9.1", |
| 67 | + "compare-versions": "^6.1.1", |
68 | 68 | "dateformat": "^5.0.3", |
69 | | - "fracturedjsonjs": "^4.0.1", |
70 | | - "framer-motion": "^11.1.8", |
71 | | - "i18next": "^23.11.3", |
72 | | - "i18next-http-backend": "^2.5.1", |
| 69 | + "fracturedjsonjs": "^4.0.2", |
| 70 | + "framer-motion": "^11.3.24", |
| 71 | + "i18next": "^23.12.2", |
| 72 | + "i18next-http-backend": "^2.5.2", |
73 | 73 | "idb-keyval": "^6.2.1", |
74 | 74 | "jsondiffpatch": "^0.6.0", |
75 | | - "konva": "^9.3.6", |
| 75 | + "konva": "^9.3.14", |
76 | 76 | "lodash-es": "^4.17.21", |
77 | | - "nanostores": "^0.10.3", |
| 77 | + "nanostores": "^0.11.2", |
78 | 78 | "new-github-issue-url": "^1.0.0", |
79 | | - "overlayscrollbars": "^2.7.3", |
| 79 | + "overlayscrollbars": "^2.10.0", |
80 | 80 | "overlayscrollbars-react": "^0.5.6", |
81 | | - "query-string": "^9.0.0", |
| 81 | + "query-string": "^9.1.0", |
82 | 82 | "react": "^18.3.1", |
83 | 83 | "react-colorful": "^5.6.1", |
84 | 84 | "react-dom": "^18.3.1", |
85 | 85 | "react-dropzone": "^14.2.3", |
86 | 86 | "react-error-boundary": "^4.0.13", |
87 | | - "react-hook-form": "^7.51.4", |
| 87 | + "react-hook-form": "^7.52.2", |
88 | 88 | "react-hotkeys-hook": "4.5.0", |
89 | | - "react-i18next": "^14.1.1", |
90 | | - "react-icons": "^5.2.0", |
| 89 | + "react-i18next": "^14.1.3", |
| 90 | + "react-icons": "^5.2.1", |
91 | 91 | "react-konva": "^18.2.10", |
92 | 92 | "react-redux": "9.1.2", |
93 | | - "react-resizable-panels": "^2.0.19", |
| 93 | + "react-resizable-panels": "^2.0.23", |
94 | 94 | "react-select": "5.8.0", |
95 | | - "react-use": "^17.5.0", |
96 | | - "react-virtuoso": "^4.7.10", |
97 | | - "reactflow": "^11.11.3", |
| 95 | + "react-use": "^17.5.1", |
| 96 | + "react-virtuoso": "^4.9.0", |
| 97 | + "reactflow": "^11.11.4", |
98 | 98 | "redux-dynamic-middlewares": "^2.2.0", |
99 | 99 | "redux-remember": "^5.1.0", |
100 | 100 | "redux-undo": "^1.1.0", |
101 | | - "rfdc": "^1.3.1", |
| 101 | + "rfdc": "^1.4.1", |
102 | 102 | "roarr": "^7.21.1", |
103 | 103 | "serialize-error": "^11.0.3", |
104 | 104 | "socket.io-client": "^4.7.5", |
105 | | - "use-debounce": "^10.0.0", |
| 105 | + "use-debounce": "^10.0.2", |
106 | 106 | "use-device-pixel-ratio": "^1.1.2", |
107 | 107 | "use-image": "^1.1.1", |
108 | | - "uuid": "^9.0.1", |
109 | | - "zod": "^3.23.6", |
110 | | - "zod-validation-error": "^3.2.0" |
| 108 | + "uuid": "^10.0.0", |
| 109 | + "zod": "^3.23.8", |
| 110 | + "zod-validation-error": "^3.3.1" |
111 | 111 | }, |
112 | 112 | "peerDependencies": { |
113 | 113 | "@chakra-ui/react": "^2.8.2", |
|
118 | 118 | "devDependencies": { |
119 | 119 | "@invoke-ai/eslint-config-react": "^0.0.14", |
120 | 120 | "@invoke-ai/prettier-config-react": "^0.0.7", |
121 | | - "@storybook/addon-essentials": "^8.0.10", |
122 | | - "@storybook/addon-interactions": "^8.0.10", |
123 | | - "@storybook/addon-links": "^8.0.10", |
124 | | - "@storybook/addon-storysource": "^8.0.10", |
125 | | - "@storybook/manager-api": "^8.0.10", |
126 | | - "@storybook/react": "^8.0.10", |
127 | | - "@storybook/react-vite": "^8.0.10", |
128 | | - "@storybook/theming": "^8.0.10", |
| 121 | + "@storybook/addon-essentials": "^8.2.8", |
| 122 | + "@storybook/addon-interactions": "^8.2.8", |
| 123 | + "@storybook/addon-links": "^8.2.8", |
| 124 | + "@storybook/addon-storysource": "^8.2.8", |
| 125 | + "@storybook/manager-api": "^8.2.8", |
| 126 | + "@storybook/react": "^8.2.8", |
| 127 | + "@storybook/react-vite": "^8.2.8", |
| 128 | + "@storybook/theming": "^8.2.8", |
129 | 129 | "@types/dateformat": "^5.0.2", |
130 | 130 | "@types/lodash-es": "^4.17.12", |
131 | | - "@types/node": "^20.12.10", |
132 | | - "@types/react": "^18.3.1", |
| 131 | + "@types/node": "^20.14.15", |
| 132 | + "@types/react": "^18.3.3", |
133 | 133 | "@types/react-dom": "^18.3.0", |
134 | | - "@types/uuid": "^9.0.8", |
135 | | - "@vitejs/plugin-react-swc": "^3.6.0", |
| 134 | + "@types/uuid": "^10.0.0", |
| 135 | + "@vitejs/plugin-react-swc": "^3.7.0", |
136 | 136 | "@vitest/coverage-v8": "^1.5.0", |
137 | 137 | "@vitest/ui": "^1.5.0", |
138 | 138 | "concurrently": "^8.2.2", |
139 | 139 | "dpdm": "^3.14.0", |
140 | 140 | "eslint": "^8.57.0", |
141 | | - "eslint-plugin-i18next": "^6.0.3", |
| 141 | + "eslint-plugin-i18next": "^6.0.9", |
142 | 142 | "eslint-plugin-path": "^1.3.0", |
143 | | - "knip": "^5.12.3", |
| 143 | + "knip": "^5.27.2", |
144 | 144 | "openapi-types": "^12.1.3", |
145 | 145 | "openapi-typescript": "^7.3.0", |
146 | | - "prettier": "^3.2.5", |
| 146 | + "prettier": "^3.3.3", |
147 | 147 | "rollup-plugin-visualizer": "^5.12.0", |
148 | | - "storybook": "^8.0.10", |
| 148 | + "storybook": "^8.2.8", |
149 | 149 | "ts-toolbelt": "^9.6.0", |
150 | | - "tsafe": "^1.6.6", |
151 | | - "typescript": "^5.4.5", |
152 | | - "vite": "^5.2.11", |
| 150 | + "tsafe": "^1.7.2", |
| 151 | + "typescript": "^5.5.4", |
| 152 | + "vite": "^5.4.0", |
153 | 153 | "vite-plugin-css-injected-by-js": "^3.5.1", |
154 | 154 | "vite-plugin-dts": "^3.9.1", |
155 | 155 | "vite-plugin-eslint": "^1.8.1", |
|
0 commit comments