chore(ui): bump rest of deps

This commit is contained in:
psychedelicious 2024-08-10 17:40:13 +10:00 committed by Kent Keirsey
parent 1931aa3e70
commit c3ab8a6aa8
2 changed files with 2095 additions and 2739 deletions

View File

@ -53,61 +53,61 @@
}, },
"dependencies": { "dependencies": {
"@chakra-ui/react-use-size": "^2.1.0", "@chakra-ui/react-use-size": "^2.1.0",
"@dagrejs/dagre": "^1.1.2", "@dagrejs/dagre": "^1.1.3",
"@dagrejs/graphlib": "^2.2.2", "@dagrejs/graphlib": "^2.2.3",
"@dnd-kit/core": "^6.1.0", "@dnd-kit/core": "^6.1.0",
"@dnd-kit/sortable": "^8.0.0", "@dnd-kit/sortable": "^8.0.0",
"@dnd-kit/utilities": "^3.2.2", "@dnd-kit/utilities": "^3.2.2",
"@fontsource-variable/inter": "^5.0.18", "@fontsource-variable/inter": "^5.0.20",
"@invoke-ai/ui-library": "^0.0.25", "@invoke-ai/ui-library": "^0.0.25",
"@nanostores/react": "^0.7.2", "@nanostores/react": "^0.7.3",
"@reduxjs/toolkit": "2.2.3", "@reduxjs/toolkit": "2.2.3",
"@roarr/browser-log-writer": "^1.3.0", "@roarr/browser-log-writer": "^1.3.0",
"chakra-react-select": "^4.7.6", "chakra-react-select": "^4.9.1",
"compare-versions": "^6.1.0", "compare-versions": "^6.1.1",
"dateformat": "^5.0.3", "dateformat": "^5.0.3",
"fracturedjsonjs": "^4.0.1", "fracturedjsonjs": "^4.0.2",
"framer-motion": "^11.1.8", "framer-motion": "^11.3.24",
"i18next": "^23.11.3", "i18next": "^23.12.2",
"i18next-http-backend": "^2.5.1", "i18next-http-backend": "^2.5.2",
"idb-keyval": "^6.2.1", "idb-keyval": "^6.2.1",
"jsondiffpatch": "^0.6.0", "jsondiffpatch": "^0.6.0",
"konva": "^9.3.6", "konva": "^9.3.14",
"lodash-es": "^4.17.21", "lodash-es": "^4.17.21",
"nanostores": "^0.10.3", "nanostores": "^0.11.2",
"new-github-issue-url": "^1.0.0", "new-github-issue-url": "^1.0.0",
"overlayscrollbars": "^2.7.3", "overlayscrollbars": "^2.10.0",
"overlayscrollbars-react": "^0.5.6", "overlayscrollbars-react": "^0.5.6",
"query-string": "^9.0.0", "query-string": "^9.1.0",
"react": "^18.3.1", "react": "^18.3.1",
"react-colorful": "^5.6.1", "react-colorful": "^5.6.1",
"react-dom": "^18.3.1", "react-dom": "^18.3.1",
"react-dropzone": "^14.2.3", "react-dropzone": "^14.2.3",
"react-error-boundary": "^4.0.13", "react-error-boundary": "^4.0.13",
"react-hook-form": "^7.51.4", "react-hook-form": "^7.52.2",
"react-hotkeys-hook": "4.5.0", "react-hotkeys-hook": "4.5.0",
"react-i18next": "^14.1.1", "react-i18next": "^14.1.3",
"react-icons": "^5.2.0", "react-icons": "^5.2.1",
"react-konva": "^18.2.10", "react-konva": "^18.2.10",
"react-redux": "9.1.2", "react-redux": "9.1.2",
"react-resizable-panels": "^2.0.19", "react-resizable-panels": "^2.0.23",
"react-select": "5.8.0", "react-select": "5.8.0",
"react-use": "^17.5.0", "react-use": "^17.5.1",
"react-virtuoso": "^4.7.10", "react-virtuoso": "^4.9.0",
"reactflow": "^11.11.3", "reactflow": "^11.11.4",
"redux-dynamic-middlewares": "^2.2.0", "redux-dynamic-middlewares": "^2.2.0",
"redux-remember": "^5.1.0", "redux-remember": "^5.1.0",
"redux-undo": "^1.1.0", "redux-undo": "^1.1.0",
"rfdc": "^1.3.1", "rfdc": "^1.4.1",
"roarr": "^7.21.1", "roarr": "^7.21.1",
"serialize-error": "^11.0.3", "serialize-error": "^11.0.3",
"socket.io-client": "^4.7.5", "socket.io-client": "^4.7.5",
"use-debounce": "^10.0.0", "use-debounce": "^10.0.2",
"use-device-pixel-ratio": "^1.1.2", "use-device-pixel-ratio": "^1.1.2",
"use-image": "^1.1.1", "use-image": "^1.1.1",
"uuid": "^9.0.1", "uuid": "^10.0.0",
"zod": "^3.23.6", "zod": "^3.23.8",
"zod-validation-error": "^3.2.0" "zod-validation-error": "^3.3.1"
}, },
"peerDependencies": { "peerDependencies": {
"@chakra-ui/react": "^2.8.2", "@chakra-ui/react": "^2.8.2",
@ -118,38 +118,38 @@
"devDependencies": { "devDependencies": {
"@invoke-ai/eslint-config-react": "^0.0.14", "@invoke-ai/eslint-config-react": "^0.0.14",
"@invoke-ai/prettier-config-react": "^0.0.7", "@invoke-ai/prettier-config-react": "^0.0.7",
"@storybook/addon-essentials": "^8.0.10", "@storybook/addon-essentials": "^8.2.8",
"@storybook/addon-interactions": "^8.0.10", "@storybook/addon-interactions": "^8.2.8",
"@storybook/addon-links": "^8.0.10", "@storybook/addon-links": "^8.2.8",
"@storybook/addon-storysource": "^8.0.10", "@storybook/addon-storysource": "^8.2.8",
"@storybook/manager-api": "^8.0.10", "@storybook/manager-api": "^8.2.8",
"@storybook/react": "^8.0.10", "@storybook/react": "^8.2.8",
"@storybook/react-vite": "^8.0.10", "@storybook/react-vite": "^8.2.8",
"@storybook/theming": "^8.0.10", "@storybook/theming": "^8.2.8",
"@types/dateformat": "^5.0.2", "@types/dateformat": "^5.0.2",
"@types/lodash-es": "^4.17.12", "@types/lodash-es": "^4.17.12",
"@types/node": "^20.12.10", "@types/node": "^20.14.15",
"@types/react": "^18.3.1", "@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0", "@types/react-dom": "^18.3.0",
"@types/uuid": "^9.0.8", "@types/uuid": "^10.0.0",
"@vitejs/plugin-react-swc": "^3.6.0", "@vitejs/plugin-react-swc": "^3.7.0",
"@vitest/coverage-v8": "^1.5.0", "@vitest/coverage-v8": "^1.5.0",
"@vitest/ui": "^1.5.0", "@vitest/ui": "^1.5.0",
"concurrently": "^8.2.2", "concurrently": "^8.2.2",
"dpdm": "^3.14.0", "dpdm": "^3.14.0",
"eslint": "^8.57.0", "eslint": "^8.57.0",
"eslint-plugin-i18next": "^6.0.3", "eslint-plugin-i18next": "^6.0.9",
"eslint-plugin-path": "^1.3.0", "eslint-plugin-path": "^1.3.0",
"knip": "^5.12.3", "knip": "^5.27.2",
"openapi-types": "^12.1.3", "openapi-types": "^12.1.3",
"openapi-typescript": "^7.3.0", "openapi-typescript": "^7.3.0",
"prettier": "^3.2.5", "prettier": "^3.3.3",
"rollup-plugin-visualizer": "^5.12.0", "rollup-plugin-visualizer": "^5.12.0",
"storybook": "^8.0.10", "storybook": "^8.2.8",
"ts-toolbelt": "^9.6.0", "ts-toolbelt": "^9.6.0",
"tsafe": "^1.6.6", "tsafe": "^1.7.2",
"typescript": "^5.4.5", "typescript": "^5.5.4",
"vite": "^5.2.11", "vite": "^5.4.0",
"vite-plugin-css-injected-by-js": "^3.5.1", "vite-plugin-css-injected-by-js": "^3.5.1",
"vite-plugin-dts": "^3.9.1", "vite-plugin-dts": "^3.9.1",
"vite-plugin-eslint": "^1.8.1", "vite-plugin-eslint": "^1.8.1",

File diff suppressed because it is too large Load Diff