mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update jest monorepo to v29
This commit is contained in:
committed by
Thomas Ruoff
parent
db7af3ff9a
commit
d6425d868f
@@ -27,11 +27,11 @@
|
||||
"react": "18.2.0",
|
||||
"react-calendar": "3.8.0",
|
||||
"react-dom": "18.2.0",
|
||||
"ts-jest": "28.0.8",
|
||||
"ts-jest": "29.0.0",
|
||||
"uuid": "9.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "28.1.8",
|
||||
"@types/jest": "29.0.1",
|
||||
"@types/react": "18.0.19",
|
||||
"@types/react-calendar": "3.5.2",
|
||||
"@types/uuid": "8.3.4",
|
||||
@@ -39,7 +39,7 @@
|
||||
"eslint-config-next": "12.3.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"jest": "28.1.3",
|
||||
"jest": "29.0.3",
|
||||
"postcss": "8.4.16",
|
||||
"postcss-flexbugs-fixes": "5.0.2",
|
||||
"postcss-preset-env": "7.8.1",
|
||||
|
||||
Reference in New Issue
Block a user