Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent 0f219c2 commit d1410e5
Show file tree
Hide file tree
Showing 2 changed files with 961 additions and 116 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
"private": true,
"dependencies": {
"glamor": "2.20.40",
"i18next": "19.8.0",
"i18next": "19.9.2",
"launchdarkly-react-client-sdk": "^2.23.2",
"react": "16.13.1",
"react-copy-to-clipboard": "5.0.2",
"react-copy-to-clipboard": "5.1.0",
"react-dom": "16.13.1",
"react-i18next": "11.7.3",
"react-i18next": "11.18.6",
"react-scripts": "3.4.3",
"react-toastify": "5.5.0",
"react-typed": "1.2.0",
"semantic-ui-css": "2.4.1",
"semantic-ui-css": "2.5.0",
"semantic-ui-react": "0.88.2"
},
"scripts": {
Expand All @@ -37,18 +37,18 @@
},
"devDependencies": {
"@types/jest": "25.2.3",
"@types/node": "12.12.62",
"@types/node": "12.20.55",
"@types/react": "16.9.50",
"@types/react-copy-to-clipboard": "4.3.0",
"@types/react-dom": "16.9.8",
"@typescript-eslint/eslint-plugin": "2.34.0",
"@typescript-eslint/parser": "2.34.0",
"eslint": "6.8.0",
"eslint-config-airbnb": "18.2.0",
"eslint-config-prettier": "6.12.0",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-react": "7.21.3",
"prettier": "2.1.2",
"eslint-config-prettier": "6.15.0",
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-react": "7.36.0",
"prettier": "2.8.8",
"typescript": "3.9.7"
}
}
Loading

0 comments on commit d1410e5

Please sign in to comment.