mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
update dev deps
This commit is contained in:
committed by
Thomas Ruoff
parent
8a16f5f1fe
commit
196c9b0e2e
10
package.json
10
package.json
@@ -20,16 +20,16 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/classnames": "^2.2.10",
|
||||
"@types/jest": "^26.0.10",
|
||||
"@types/jest": "^26.0.14",
|
||||
"@types/mongoose": "^5.7.36",
|
||||
"@types/react": "^16.9.48",
|
||||
"@types/react": "^16.9.49",
|
||||
"@types/uuid": "^8.3.0",
|
||||
"babel-jest": "^26.3.0",
|
||||
"jest": "^26.4.0",
|
||||
"jest": "^26.4.2",
|
||||
"postcss-flexbugs-fixes": "^4.2.1",
|
||||
"postcss-preset-env": "^6.7.0",
|
||||
"swr": "^0.3.0",
|
||||
"tailwindcss": "^1.6.2",
|
||||
"swr": "^0.3.2",
|
||||
"tailwindcss": "^1.8.10",
|
||||
"typescript": "^4.0.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user