mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
rejuggle dev and regular deps
This commit is contained in:
committed by
Thomas Ruoff
parent
00d30a4459
commit
ab6db69e87
@@ -10,26 +10,25 @@
|
||||
"test:ci": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/classnames": "^2.2.10",
|
||||
"@types/mongoose": "^5.7.36",
|
||||
"@types/uuid": "^8.3.0",
|
||||
"moment": "^2.27.0",
|
||||
"mongoose": "^5.9.25",
|
||||
"next": "^9.5.2",
|
||||
"react": "16.13.1",
|
||||
"react-calendar-component": "^3.0.0",
|
||||
"react-dom": "16.13.1",
|
||||
"rebass": "^4.0.7",
|
||||
"swr": "^0.3.0",
|
||||
"uuid": "^8.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/classnames": "^2.2.10",
|
||||
"@types/jest": "^26.0.10",
|
||||
"@types/mongoose": "^5.7.36",
|
||||
"@types/react": "^16.9.48",
|
||||
"@types/uuid": "^8.3.0",
|
||||
"babel-jest": "^26.3.0",
|
||||
"jest": "^26.4.0",
|
||||
"postcss-flexbugs-fixes": "^4.2.1",
|
||||
"postcss-preset-env": "^6.7.0",
|
||||
"swr": "^0.3.0",
|
||||
"tailwindcss": "^1.6.2",
|
||||
"typescript": "^4.0.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user