Updated packages.

This commit is contained in:
Mike Cao 2022-04-08 17:13:30 -07:00
parent 1b599a9d9c
commit 29178b18b8
2 changed files with 70 additions and 37 deletions

View file

@ -53,8 +53,8 @@
]
},
"dependencies": {
"@fontsource/inter": "4.5.5",
"@prisma/client": "3.11.1",
"@fontsource/inter": "4.5.7",
"@prisma/client": "3.12.0",
"bcryptjs": "^2.4.3",
"chalk": "^4.1.1",
"chart.js": "^2.9.4",
@ -91,11 +91,11 @@
"react-use-measure": "^2.0.4",
"react-window": "^1.8.6",
"request-ip": "^2.1.3",
"semver": "^7.3.5",
"semver": "^7.3.6",
"thenby": "^1.3.4",
"timezone-support": "^2.0.2",
"uuid": "^8.3.2",
"zustand": "^3.7.0"
"zustand": "^3.7.2"
},
"devDependencies": {
"@formatjs/cli": "^4.2.29",
@ -115,12 +115,12 @@
"postcss-preset-env": "^7.4.2",
"postcss-rtlcss": "^3.5.3",
"prettier": "^2.6.0",
"prisma": "3.11.1",
"prisma": "3.12.0",
"prompts": "2.4.2",
"rollup": "^2.70.1",
"rollup-plugin-terser": "^7.0.2",
"stylelint": "^14.5.3",
"stylelint-config-css-modules": "^3.0.0",
"stylelint-config-css-modules": "^4.1.0",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-recommended": "^7.0.0",
"tar": "^6.1.2"