|
52 | 52 | },
|
53 | 53 | "dependencies": {
|
54 | 54 | "@chakra-ui/react-use-size": "^2.1.0",
|
55 |
| - "@dagrejs/dagre": "^1.1.1", |
56 |
| - "@dagrejs/graphlib": "^2.2.1", |
| 55 | + "@dagrejs/dagre": "^1.1.2", |
| 56 | + "@dagrejs/graphlib": "^2.2.2", |
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.17", |
| 60 | + "@fontsource-variable/inter": "^5.0.18", |
61 | 61 | "@invoke-ai/ui-library": "^0.0.25",
|
62 | 62 | "@nanostores/react": "^0.7.2",
|
63 |
| - "@reduxjs/toolkit": "2.2.2", |
| 63 | + "@reduxjs/toolkit": "2.2.3", |
64 | 64 | "@roarr/browser-log-writer": "^1.3.0",
|
65 | 65 | "chakra-react-select": "^4.7.6",
|
66 | 66 | "compare-versions": "^6.1.0",
|
67 | 67 | "dateformat": "^5.0.3",
|
68 |
| - "framer-motion": "^11.0.22", |
69 |
| - "i18next": "^23.10.1", |
70 |
| - "i18next-http-backend": "^2.5.0", |
| 68 | + "framer-motion": "^11.1.8", |
| 69 | + "i18next": "^23.11.3", |
| 70 | + "i18next-http-backend": "^2.5.1", |
71 | 71 | "idb-keyval": "^6.2.1",
|
72 | 72 | "jsondiffpatch": "^0.6.0",
|
73 | 73 | "konva": "^9.3.6",
|
74 | 74 | "lodash-es": "^4.17.21",
|
75 |
| - "nanostores": "^0.10.0", |
| 75 | + "nanostores": "^0.10.3", |
76 | 76 | "new-github-issue-url": "^1.0.0",
|
77 |
| - "overlayscrollbars": "^2.6.1", |
78 |
| - "overlayscrollbars-react": "^0.5.5", |
| 77 | + "overlayscrollbars": "^2.7.3", |
| 78 | + "overlayscrollbars-react": "^0.5.6", |
79 | 79 | "query-string": "^9.0.0",
|
80 |
| - "react": "^18.2.0", |
| 80 | + "react": "^18.3.1", |
81 | 81 | "react-colorful": "^5.6.1",
|
82 |
| - "react-dom": "^18.2.0", |
| 82 | + "react-dom": "^18.3.1", |
83 | 83 | "react-dropzone": "^14.2.3",
|
84 | 84 | "react-error-boundary": "^4.0.13",
|
85 |
| - "react-hook-form": "^7.51.2", |
| 85 | + "react-hook-form": "^7.51.4", |
86 | 86 | "react-hotkeys-hook": "4.5.0",
|
87 |
| - "react-i18next": "^14.1.0", |
88 |
| - "react-icons": "^5.0.1", |
| 87 | + "react-i18next": "^14.1.1", |
| 88 | + "react-icons": "^5.2.0", |
89 | 89 | "react-konva": "^18.2.10",
|
90 |
| - "react-redux": "9.1.0", |
91 |
| - "react-resizable-panels": "^2.0.16", |
| 90 | + "react-redux": "9.1.2", |
| 91 | + "react-resizable-panels": "^2.0.19", |
92 | 92 | "react-rnd": "^10.4.10",
|
93 | 93 | "react-select": "5.8.0",
|
94 | 94 | "react-use": "^17.5.0",
|
95 |
| - "react-virtuoso": "^4.7.5", |
96 |
| - "reactflow": "^11.10.4", |
| 95 | + "react-virtuoso": "^4.7.10", |
| 96 | + "reactflow": "^11.11.3", |
97 | 97 | "redux-dynamic-middlewares": "^2.2.0",
|
98 | 98 | "redux-remember": "^5.1.0",
|
99 | 99 | "redux-undo": "^1.1.0",
|
|
105 | 105 | "use-device-pixel-ratio": "^1.1.2",
|
106 | 106 | "use-image": "^1.1.1",
|
107 | 107 | "uuid": "^9.0.1",
|
108 |
| - "zod": "^3.22.4", |
109 |
| - "zod-validation-error": "^3.0.3" |
| 108 | + "zod": "^3.23.6", |
| 109 | + "zod-validation-error": "^3.2.0" |
110 | 110 | },
|
111 | 111 | "peerDependencies": {
|
112 | 112 | "@chakra-ui/react": "^2.8.2",
|
|
117 | 117 | "devDependencies": {
|
118 | 118 | "@invoke-ai/eslint-config-react": "^0.0.14",
|
119 | 119 | "@invoke-ai/prettier-config-react": "^0.0.7",
|
120 |
| - "@storybook/addon-essentials": "^8.0.4", |
121 |
| - "@storybook/addon-interactions": "^8.0.4", |
122 |
| - "@storybook/addon-links": "^8.0.4", |
123 |
| - "@storybook/addon-storysource": "^8.0.4", |
124 |
| - "@storybook/manager-api": "^8.0.4", |
125 |
| - "@storybook/react": "^8.0.4", |
126 |
| - "@storybook/react-vite": "^8.0.4", |
127 |
| - "@storybook/theming": "^8.0.4", |
| 120 | + "@storybook/addon-essentials": "^8.0.10", |
| 121 | + "@storybook/addon-interactions": "^8.0.10", |
| 122 | + "@storybook/addon-links": "^8.0.10", |
| 123 | + "@storybook/addon-storysource": "^8.0.10", |
| 124 | + "@storybook/manager-api": "^8.0.10", |
| 125 | + "@storybook/react": "^8.0.10", |
| 126 | + "@storybook/react-vite": "^8.0.10", |
| 127 | + "@storybook/theming": "^8.0.10", |
128 | 128 | "@types/dateformat": "^5.0.2",
|
129 | 129 | "@types/lodash-es": "^4.17.12",
|
130 |
| - "@types/node": "^20.11.30", |
131 |
| - "@types/react": "^18.2.73", |
132 |
| - "@types/react-dom": "^18.2.22", |
| 130 | + "@types/node": "^20.12.10", |
| 131 | + "@types/react": "^18.3.1", |
| 132 | + "@types/react-dom": "^18.3.0", |
133 | 133 | "@types/uuid": "^9.0.8",
|
134 | 134 | "@vitejs/plugin-react-swc": "^3.6.0",
|
135 | 135 | "concurrently": "^8.2.2",
|
136 | 136 | "dpdm": "^3.14.0",
|
137 | 137 | "eslint": "^8.57.0",
|
138 | 138 | "eslint-plugin-i18next": "^6.0.3",
|
139 | 139 | "eslint-plugin-path": "^1.3.0",
|
140 |
| - "knip": "^5.6.1", |
| 140 | + "knip": "^5.12.3", |
141 | 141 | "openapi-types": "^12.1.3",
|
142 | 142 | "openapi-typescript": "^6.7.5",
|
143 | 143 | "prettier": "^3.2.5",
|
144 | 144 | "rollup-plugin-visualizer": "^5.12.0",
|
145 |
| - "storybook": "^8.0.4", |
| 145 | + "storybook": "^8.0.10", |
146 | 146 | "ts-toolbelt": "^9.6.0",
|
147 | 147 | "tsafe": "^1.6.6",
|
148 |
| - "typescript": "^5.4.3", |
149 |
| - "vite": "^5.2.6", |
150 |
| - "vite-plugin-css-injected-by-js": "^3.5.0", |
151 |
| - "vite-plugin-dts": "^3.8.0", |
| 148 | + "typescript": "^5.4.5", |
| 149 | + "vite": "^5.2.11", |
| 150 | + "vite-plugin-css-injected-by-js": "^3.5.1", |
| 151 | + "vite-plugin-dts": "^3.9.1", |
152 | 152 | "vite-plugin-eslint": "^1.8.1",
|
153 | 153 | "vite-tsconfig-paths": "^4.3.2",
|
154 |
| - "vitest": "^1.4.0" |
| 154 | + "vitest": "^1.6.0" |
155 | 155 | }
|
156 | 156 | }
|
0 commit comments