Updated packages.

This commit is contained in:
Mike Cao 2022-03-11 18:36:57 -08:00
parent 5f821461c2
commit 93f15bc44b
2 changed files with 147 additions and 118 deletions

View file

@ -53,7 +53,7 @@
},
"dependencies": {
"@fontsource/inter": "4.5.4",
"@prisma/client": "3.9.2",
"@prisma/client": "3.10.0",
"bcryptjs": "^2.4.3",
"chalk": "^4.1.1",
"chart.js": "^2.9.4",
@ -68,7 +68,7 @@
"immer": "^9.0.12",
"ipaddr.js": "^2.0.1",
"is-localhost-ip": "^1.4.0",
"isbot": "^3.2.2",
"isbot": "^3.4.5",
"jose": "2.0.5",
"maxmind": "^4.3.2",
"moment-timezone": "^0.5.33",
@ -79,7 +79,7 @@
"react-dom": "^17.0.2",
"react-intl": "^5.20.6",
"react-simple-maps": "^2.3.0",
"react-spring": "^9.4.3",
"react-spring": "^9.4.4",
"react-tooltip": "^4.2.21",
"react-use-measure": "^2.0.4",
"react-window": "^1.8.6",
@ -101,21 +101,21 @@
"eslint-config-next": "^12.0.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react": "^7.29.3",
"eslint-plugin-react-hooks": "^4.2.0",
"extract-react-intl-messages": "^4.1.1",
"husky": "^7.0.0",
"lint-staged": "^11.0.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.2.15",
"postcss": "^8.4.8",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-import": "^14.0.2",
"postcss-preset-env": "^7.4.2",
"postcss-rtlcss": "^3.3.2",
"postcss-rtlcss": "^3.5.3",
"prettier": "^2.3.2",
"prettier-eslint": "^13.0.0",
"prisma": "3.9.2",
"rollup": "^2.69.0",
"prisma": "3.10.0",
"rollup": "^2.70.0",
"rollup-plugin-terser": "^7.0.2",
"stylelint": "^14.5.3",
"stylelint-config-css-modules": "^3.0.0",