From 9724143ab76855176e3fcef699a6d43f722d0f60 Mon Sep 17 00:00:00 2001 From: Lincoln Stein Date: Sat, 1 Jul 2023 20:05:00 -0400 Subject: [PATCH] rolled back changes to package.json --- invokeai/frontend/web/package.json | 7 +- invokeai/frontend/web/stats.html | 2 +- invokeai/frontend/web/yarn.lock | 1202 +++++++++++++++------------- 3 files changed, 655 insertions(+), 556 deletions(-) diff --git a/invokeai/frontend/web/package.json b/invokeai/frontend/web/package.json index 1e1493c179..8c66222584 100644 --- a/invokeai/frontend/web/package.json +++ b/invokeai/frontend/web/package.json @@ -53,6 +53,7 @@ ] }, "dependencies": { + "@apidevtools/swagger-parser": "^10.1.0", "@chakra-ui/anatomy": "^2.1.1", "@chakra-ui/icons": "^2.0.19", "@chakra-ui/react": "^2.7.1", @@ -80,7 +81,6 @@ "i18next-browser-languagedetector": "^7.0.2", "i18next-http-backend": "^2.2.1", "konva": "^9.2.0", - "linters": "^0.0.5", "lodash-es": "^4.17.21", "nanostores": "^0.9.2", "openapi-fetch": "^0.4.0", @@ -134,14 +134,14 @@ "axios": "^1.4.0", "babel-plugin-transform-imports": "^2.0.0", "concurrently": "^8.2.0", - "eslint": "^8.44.0", + "eslint": "^8.43.0", "eslint-config-prettier": "^8.8.0", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-react": "^7.32.2", "eslint-plugin-react-hooks": "^4.6.0", "form-data": "^4.0.0", "husky": "^8.0.3", - "lint-staged": "^13.2.3", + "lint-staged": "^13.2.2", "madge": "^6.1.0", "openapi-types": "^12.1.3", "openapi-typescript": "^6.2.8", @@ -155,6 +155,7 @@ "vite-plugin-css-injected-by-js": "^3.1.1", "vite-plugin-dts": "^2.3.0", "vite-plugin-eslint": "^1.8.1", + "vite-plugin-node-polyfills": "^0.9.0", "vite-tsconfig-paths": "^4.2.0", "yarn": "^1.22.19" } diff --git a/invokeai/frontend/web/stats.html b/invokeai/frontend/web/stats.html index fc458c01c7..268347b539 100644 --- a/invokeai/frontend/web/stats.html +++ b/invokeai/frontend/web/stats.html @@ -4818,7 +4818,7 @@ var drawChart = (function (exports) {