Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielburnworth committed Jul 13, 2022
1 parent 3e05352 commit 5d02670
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 31 deletions.
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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)
Expand Down
4 changes: 2 additions & 2 deletions frontend/css/farm_designer/farm_designer_panels.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1680,8 +1680,8 @@ li {
}
.fa-trash {
margin-top: 0.25rem;
margin-left: 1rem;
color: $dark_red;
margin-left: 2rem;
color: $white;
}
}
.panel-content {
Expand Down
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,34 +30,34 @@
"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",
"boxed_value": "1.0.0",
"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",
Expand All @@ -73,32 +73,32 @@
"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",
"eslint-plugin-no-null": "1.0.2",
"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",
Expand Down

0 comments on commit 5d02670

Please sign in to comment.