Update other UI dependencies with major version change

This commit is contained in:
viktorstrate
2021-05-12 14:35:26 +02:00
parent f6debc151c
commit c1d54f3018
2 changed files with 728 additions and 431 deletions

1153
ui/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -22,7 +22,7 @@
"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",
@@ -30,7 +30,7 @@
"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",
@@ -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"
},