Skip to content

Commit

Permalink
Update other UI dependencies with major version change
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorstrate committed May 12, 2021
1 parent 8b9ad14 commit 19fa49e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@
"browser-sync": "^2.26.14",
"connect-history-api-fallback": "^1.6.0",
"copy-to-clipboard": "^3.3.1",
"dotenv": "^8.2.0",
"dotenv": "^9.0.2",
"esbuild": "^0.11.20",
"esbuild-plugin-babel": "^0.2.3",
"eslint": "^7.26.0",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-jest-dom": "^3.9.0",
"eslint-plugin-react": "^7.23.2",
"eslint-plugin-react-hooks": "^4.2.0",
"fs-extra": "^9.1.0",
"fs-extra": "^10.0.0",
"i18next": "^20.2.2",
"mapbox-gl": "^2.2.0",
"prop-types": "^15.7.2",
Expand Down Expand Up @@ -83,7 +83,7 @@
"eslint-config-prettier": "^8.3.0",
"husky": "^6.0.0",
"jest": "^26.6.3",
"lint-staged": "^10.5.4",
"lint-staged": "^11.0.0",
"prettier": "^2.3.0",
"tsc-files": "^1.1.2"
},
Expand Down

0 comments on commit 19fa49e

Please sign in to comment.