Skip to content

Commit

Permalink
chore(deps): pin dependencies (#1557)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 27, 2022
1 parent 5d9c105 commit 02e4e04
Show file tree
Hide file tree
Showing 2 changed files with 421 additions and 449 deletions.
150 changes: 75 additions & 75 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,82 +25,82 @@
"dist/*"
],
"devDependencies": {
"@commitlint/cli": "^16.1.0",
"@commitlint/config-conventional": "^16.0.0",
"@ebay/nice-modal-react": "^1.2.1",
"@commitlint/cli": "16.3.0",
"@commitlint/config-conventional": "16.2.4",
"@ebay/nice-modal-react": "1.2.7",
"@fortawesome/fontawesome-free": "^6.0.0",
"@rjsf/core": "^4.1.1",
"@toolz/local-storage": "^1.0.5",
"@types/color-convert": "^2.0.0",
"@types/d3-drag": "^3.0.1",
"@types/d3-force": "^3.0.3",
"@types/d3-selection": "^3.0.2",
"@types/d3-zoom": "^3.0.1",
"@types/events": "^3.0.0",
"@types/file-saver": "^2.0.5",
"@types/json-schema": "^7.0.11",
"@types/lodash": "^4.14.178",
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.11",
"@types/react-router-dom": "^5.3.3",
"@types/react-table": "^7.7.9",
"@types/react-transition-group": "^4.4.4",
"@types/reconnectingwebsocket": "^1.0.7",
"@types/ws": "^8.5.3",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"@vitejs/plugin-react": "^1.3.2",
"ace-builds": "^1.4.14",
"bootstrap": "^5.1.3",
"classnames": "^2.2.6",
"color-convert": "^2.0.1",
"conventional-changelog-cli": "^2.2.2",
"d3-drag": "^3.0.0",
"d3-force": "^3.0.0",
"d3-force-reuse": "^1.0.1",
"d3-selection": "^3.0.0",
"d3-zoom": "^3.0.0",
"deep-diff": "^1.0.2",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.28.0",
"events": "^3.3.0",
"file-saver": "^2.0.5",
"husky": "^7.0.4",
"i18next": "^21.6.16",
"i18next-browser-languagedetector": "^6.1.3",
"jszip": "^3.7.1",
"line-reader": "^0.4.0",
"lodash": "^4.17.21",
"notyf": "^3.10.0",
"pinst": "^2.1.6",
"prettier": "^2.5.1",
"react": "^17.0.1",
"react-ace": "^9.5.0",
"react-app-polyfill": "^3.0.0",
"react-bootstrap": "^2.4.0",
"react-css-theme-switcher": "^0.3.0",
"react-dom": "^17.0.1",
"react-i18next": "^11.16.6",
"react-image": "^4.0.3",
"react-notifications": "^1.7.3",
"react-router-dom": "^5.3.0",
"react-table": "^7.7.0",
"react-transition-group": "^4.4.2",
"reconnecting-websocket": "^4.4.0",
"sass": "^1.52.0",
"timeago.js": "^4.0.2",
"typescript": "^4.5.5",
"unistore": "^3.5.2",
"vite": "^2.9.9",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-html": "^3.2.0",
"vite-plugin-sass-dts": "^1.1.31",
"ws": "^8.6.0",
"zigbee-herdsman": "^0.14.26",
"zigbee-herdsman-converters": "^14.0.425"
"@rjsf/core": "4.2.3",
"@toolz/local-storage": "1.0.5",
"@types/color-convert": "2.0.0",
"@types/d3-drag": "3.0.1",
"@types/d3-force": "3.0.3",
"@types/d3-selection": "3.0.3",
"@types/d3-zoom": "3.0.1",
"@types/events": "3.0.0",
"@types/file-saver": "2.0.5",
"@types/json-schema": "7.0.11",
"@types/lodash": "4.14.185",
"@types/react": "17.0.50",
"@types/react-dom": "17.0.17",
"@types/react-router-dom": "5.3.3",
"@types/react-table": "7.7.12",
"@types/react-transition-group": "4.4.5",
"@types/reconnectingwebsocket": "1.0.7",
"@types/ws": "8.5.3",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"@vitejs/plugin-react": "1.3.2",
"ace-builds": "1.11.2",
"bootstrap": "5.2.1",
"classnames": "2.3.2",
"color-convert": "2.0.1",
"conventional-changelog-cli": "2.2.2",
"d3-drag": "3.0.0",
"d3-force": "3.0.0",
"d3-force-reuse": "1.0.1",
"d3-selection": "3.0.0",
"d3-zoom": "3.0.0",
"deep-diff": "1.0.2",
"eslint": "7.32.0",
"eslint-config-prettier": "8.5.0",
"eslint-config-react": "1.1.7",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.31.8",
"events": "3.3.0",
"file-saver": "2.0.5",
"husky": "7.0.4",
"i18next": "21.9.2",
"i18next-browser-languagedetector": "6.1.5",
"jszip": "3.10.1",
"line-reader": "0.4.0",
"lodash": "4.17.21",
"notyf": "3.10.0",
"pinst": "2.1.6",
"prettier": "2.7.1",
"react": "17.0.2",
"react-ace": "9.5.0",
"react-app-polyfill": "3.0.0",
"react-bootstrap": "2.5.0",
"react-css-theme-switcher": "0.3.0",
"react-dom": "17.0.2",
"react-i18next": "11.18.6",
"react-image": "4.0.3",
"react-notifications": "1.7.4",
"react-router-dom": "5.3.3",
"react-table": "7.8.0",
"react-transition-group": "4.4.5",
"reconnecting-websocket": "4.4.0",
"sass": "1.55.0",
"timeago.js": "4.0.2",
"typescript": "4.8.3",
"unistore": "3.5.2",
"vite": "2.9.15",
"vite-plugin-compression": "0.5.1",
"vite-plugin-html": "3.2.0",
"vite-plugin-sass-dts": "1.1.42",
"ws": "8.9.0",
"zigbee-herdsman": "0.14.59",
"zigbee-herdsman-converters": "14.0.630"
},
"main": "index.js",
"husky": {
Expand Down

0 comments on commit 02e4e04

Please sign in to comment.