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:
1054
package-lock.json
generated
1054
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
18
package.json
18
package.json
@@ -21,18 +21,18 @@
|
||||
"uuid": "^8.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/classnames": "^2.2.10",
|
||||
"@types/jest": "^26.0.14",
|
||||
"@types/classnames": "^2.2.11",
|
||||
"@types/jest": "^26.0.15",
|
||||
"@types/mongoose": "^5.7.36",
|
||||
"@types/react": "^16.9.51",
|
||||
"@types/react-calendar": "^3.1.1",
|
||||
"@types/react": "^16.9.55",
|
||||
"@types/react-calendar": "^3.1.2",
|
||||
"@types/uuid": "^8.3.0",
|
||||
"babel-jest": "^26.5.2",
|
||||
"jest": "^26.5.2",
|
||||
"babel-jest": "^26.6.1",
|
||||
"jest": "^26.6.1",
|
||||
"postcss-flexbugs-fixes": "^4.2.1",
|
||||
"postcss-preset-env": "^6.7.0",
|
||||
"swr": "^0.3.5",
|
||||
"tailwindcss": "^1.8.12",
|
||||
"typescript": "^4.0.3"
|
||||
"swr": "^0.3.7",
|
||||
"tailwindcss": "^1.9.6",
|
||||
"typescript": "^4.0.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user