Skip to content

Commit

Permalink
chore(deps): update minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 24, 2022
1 parent cd9eac4 commit 8181bbb
Show file tree
Hide file tree
Showing 2 changed files with 725 additions and 487 deletions.
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,43 +14,43 @@
},
"dependencies": {
"@emotion/babel-preset-css-prop": "11.2.0",
"@emotion/react": "11.4.0",
"@emotion/react": "11.9.0",
"@tensorflow-models/body-pix": "2.2.0",
"@tensorflow/tfjs": "3.7.0",
"dayjs": "1.10.5",
"firebase": "8.7.0",
"@tensorflow/tfjs": "3.16.0",
"dayjs": "1.11.1",
"firebase": "8.10.1",
"react": "17.0.2",
"react-color": "2.19.3",
"react-dom": "17.0.2",
"react-scripts": "4.0.3",
"semantic-ui-css": "2.4.1",
"semantic-ui-react": "2.0.3",
"typescript": "4.3.5",
"web-vitals": "2.1.0"
"semantic-ui-react": "2.1.2",
"typescript": "4.6.3",
"web-vitals": "2.1.4"
},
"devDependencies": {
"@emotion/babel-plugin": "11.3.0",
"@emotion/eslint-plugin": "11.2.0",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.0.0",
"@testing-library/user-event": "13.1.9",
"@types/dom-mediacapture-record": "1.0.9",
"@types/jest": "26.0.23",
"@types/node": "14.17.4",
"@types/react": "17.0.13",
"@types/react-color": "3.0.4",
"@types/react-dom": "17.0.8",
"@typescript-eslint/eslint-plugin": "4.28.1",
"@typescript-eslint/parser": "4.28.1",
"@emotion/babel-plugin": "11.9.2",
"@emotion/eslint-plugin": "11.7.0",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "13.5.0",
"@types/dom-mediacapture-record": "1.0.11",
"@types/jest": "26.0.24",
"@types/node": "14.18.14",
"@types/react": "17.0.44",
"@types/react-color": "3.0.6",
"@types/react-dom": "17.0.15",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"customize-cra": "1.0.0",
"eslint": "7.29.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.23.4",
"eslint-plugin-prettier": "3.4.0",
"eslint-plugin-react": "7.24.0",
"eslint-plugin-react-hooks": "4.2.0",
"prettier": "2.3.2",
"react-app-rewired": "2.1.8"
"eslint": "7.32.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-react": "7.29.4",
"eslint-plugin-react-hooks": "4.4.0",
"prettier": "2.6.2",
"react-app-rewired": "2.2.1"
},
"eslintConfig": {
"extends": [
Expand Down
Loading

0 comments on commit 8181bbb

Please sign in to comment.