diff --git a/Gemfile.lock b/Gemfile.lock index 2e796c2fe0..883db90627 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -147,7 +147,7 @@ GEM faraday (~> 1.0) globalid (1.0.0) activesupport (>= 5.0) - google-apis-core (0.6.0) + google-apis-core (0.7.0) addressable (~> 2.5, >= 2.5.1) googleauth (>= 0.16.2, < 2.a) httpclient (>= 2.8.1, < 3.a) @@ -156,17 +156,17 @@ GEM retriable (>= 2.0, < 4.a) rexml webrick - google-apis-iamcredentials_v1 (0.12.0) - google-apis-core (>= 0.6, < 2.a) - google-apis-storage_v1 (0.16.0) - google-apis-core (>= 0.6, < 2.a) + google-apis-iamcredentials_v1 (0.13.0) + google-apis-core (>= 0.7, < 2.a) + google-apis-storage_v1 (0.18.0) + google-apis-core (>= 0.7, < 2.a) google-cloud-core (1.6.0) google-cloud-env (~> 1.0) google-cloud-errors (~> 1.0) google-cloud-env (1.6.0) faraday (>= 0.17.3, < 3.0) google-cloud-errors (1.2.0) - google-cloud-storage (1.36.2) + google-cloud-storage (1.37.0) addressable (~> 2.8) digest-crc (~> 0.4) google-apis-iamcredentials_v1 (~> 0.1) @@ -184,7 +184,7 @@ GEM hashdiff (1.0.1) hashie (4.1.0) httpclient (2.8.3) - i18n (1.10.0) + i18n (1.11.0) concurrent-ruby (~> 1.0) jsonapi-renderer (0.2.2) jwt (2.4.1) @@ -214,13 +214,13 @@ GEM memoist (0.16.2) method_source (1.0.0) mini_mime (1.1.2) - minitest (5.16.1) + minitest (5.16.2) multi_json (1.15.0) multipart-post (2.2.3) mutations (0.9.1) activesupport nio4r (2.5.8) - nokogiri (1.13.6-x86_64-linux) + nokogiri (1.13.7-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) os (1.1.4) @@ -241,7 +241,7 @@ GEM hashie (~> 4.1) multi_json (~> 1.15) racc (1.6.0) - rack (2.2.3.1) + rack (2.2.4) rack-attack (6.6.1) rack (>= 1.0, < 3) rack-cors (1.1.1) @@ -281,7 +281,7 @@ GEM thor (~> 1.0) rake (13.0.6) rbtree (0.4.5) - redis (4.7.0) + redis (4.7.1) representable (3.2.0) declarative (< 0.1.0) trailblazer-option (>= 0.1.1, < 0.2.0) diff --git a/frontend/css/farm_designer/farm_designer_panels.scss b/frontend/css/farm_designer/farm_designer_panels.scss index 67718b9c20..ba6f7f3c78 100644 --- a/frontend/css/farm_designer/farm_designer_panels.scss +++ b/frontend/css/farm_designer/farm_designer_panels.scss @@ -1680,8 +1680,8 @@ li { } .fa-trash { margin-top: 0.25rem; - margin-left: 1rem; - color: $dark_red; + margin-left: 2rem; + color: $white; } } .panel-content { diff --git a/package.json b/package.json index 6219132637..8b8e66d66d 100644 --- a/package.json +++ b/package.json @@ -30,19 +30,19 @@ "author": "farmbot.io", "license": "MIT", "dependencies": { - "@blueprintjs/core": "4.5.1", - "@blueprintjs/popover2": "1.4.1", - "@blueprintjs/select": "4.4.1", + "@blueprintjs/core": "4.6.0", + "@blueprintjs/popover2": "1.4.2", + "@blueprintjs/select": "4.4.2", "@monaco-editor/react": "4.4.5", "@parcel/transformer-sass": "2.6.2", "@parcel/transformer-typescript-tsc": "2.6.2", "@types/lodash": "4.14.182", "@types/markdown-it": "12.2.3", - "@types/node": "18.0.0", + "@types/node": "18.0.3", "@types/promise-timeout": "1.3.0", - "@types/react": "18.0.14", + "@types/react": "18.0.15", "@types/react-color": "3.0.6", - "@types/react-dom": "18.0.5", + "@types/react-dom": "18.0.6", "@types/ws": "8.5.3", "axios": "0.27.2", "bowser": "2.11.0", @@ -50,14 +50,14 @@ "browser-speech": "1.1.1", "events": "3.3.0", "farmbot": "15.3.1", - "i18next": "21.8.11", + "i18next": "21.8.13", "lodash": "4.17.21", "markdown-it": "13.0.1", "markdown-it-emoji": "2.0.2", - "moment": "2.29.3", + "moment": "2.29.4", "monaco-editor": "0.33.0", "mqtt": "4.3.7", - "npm": "8.13.1", + "npm": "8.13.2", "parcel": "2.6.2", "process": "0.11.10", "promise-timeout": "1.3.0", @@ -73,19 +73,19 @@ "takeme": "0.12.0", "typescript": "4.7.4", "url": "0.11.0", - "xterm": "4.18.0" + "xterm": "4.19.0" }, "devDependencies": { "@types/enzyme": "3.10.12", - "@types/jest": "28.1.3", + "@types/jest": "28.1.5", "@types/moxios": "0.4.15", - "@typescript-eslint/eslint-plugin": "5.30.0", - "@typescript-eslint/parser": "5.30.0", + "@typescript-eslint/eslint-plugin": "5.30.6", + "@typescript-eslint/parser": "5.30.6", "cheerio": "1.0.0-rc.10", "coveralls": "3.1.1", "enzyme": "3.11.0", "enzyme-adapter-react-16": "1.15.6", - "eslint": "8.18.0", + "eslint": "8.19.0", "eslint-plugin-eslint-comments": "3.2.0", "eslint-plugin-import": "2.26.0", "eslint-plugin-jest": "26.5.3", @@ -93,12 +93,12 @@ "eslint-plugin-promise": "6.0.0", "eslint-plugin-react": "7.30.1", "eslint-plugin-react-hooks": "4.6.0", - "jest": "28.1.2", - "jest-cli": "28.1.2", - "jest-environment-jsdom": "28.1.2", + "jest": "28.1.3", + "jest-cli": "28.1.3", + "jest-environment-jsdom": "28.1.3", "jest-junit": "14.0.0", "jest-skipped-reporter": "0.0.5", - "jshint": "2.13.4", + "jshint": "2.13.5", "madge": "5.0.1", "moxios": "0.4.0", "parse5": "6.0.1",