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] authored Mar 27, 2023
1 parent cd9eac4 commit 3681970
Show file tree
Hide file tree
Showing 2 changed files with 1,239 additions and 665 deletions.
60 changes: 30 additions & 30 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,44 +13,44 @@
"lint": "eslint ."
},
"dependencies": {
"@emotion/babel-preset-css-prop": "11.2.0",
"@emotion/react": "11.4.0",
"@emotion/babel-preset-css-prop": "11.10.0",
"@emotion/react": "11.10.6",
"@tensorflow-models/body-pix": "2.2.0",
"@tensorflow/tfjs": "3.7.0",
"dayjs": "1.10.5",
"firebase": "8.7.0",
"@tensorflow/tfjs": "3.21.0",
"dayjs": "1.11.7",
"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-css": "2.5.0",
"semantic-ui-react": "2.1.4",
"typescript": "4.9.5",
"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.10.6",
"@emotion/eslint-plugin": "11.10.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "13.5.0",
"@types/dom-mediacapture-record": "1.0.15",
"@types/jest": "26.0.24",
"@types/node": "14.18.41",
"@types/react": "17.0.54",
"@types/react-color": "3.0.6",
"@types/react-dom": "17.0.19",
"@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.8.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"prettier": "2.8.7",
"react-app-rewired": "2.2.1"
},
"eslintConfig": {
"extends": [
Expand Down
Loading

0 comments on commit 3681970

Please sign in to comment.