mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
bump all version
This commit is contained in:
1627
package-lock.json
generated
1627
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
20
package.json
20
package.json
@@ -11,27 +11,27 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"date-fns": "^2.16.1",
|
"date-fns": "^2.16.1",
|
||||||
"ics": "^2.24.0",
|
"ics": "^2.25.0",
|
||||||
"mongoose": "^5.10.5",
|
"mongoose": "^5.10.8",
|
||||||
"next": "^9.5.3",
|
"next": "^9.5.4",
|
||||||
"react": "16.13.1",
|
"react": "16.13.1",
|
||||||
"react-calendar": "^3.1.0",
|
"react-calendar": "^3.1.0",
|
||||||
"react-dom": "16.13.1",
|
"react-dom": "16.13.1",
|
||||||
"uuid": "^8.3.0"
|
"uuid": "^8.3.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/classnames": "^2.2.10",
|
"@types/classnames": "^2.2.10",
|
||||||
"@types/jest": "^26.0.14",
|
"@types/jest": "^26.0.14",
|
||||||
"@types/mongoose": "^5.7.36",
|
"@types/mongoose": "^5.7.36",
|
||||||
"@types/react": "^16.9.49",
|
"@types/react": "^16.9.51",
|
||||||
"@types/react-calendar": "^3.1.1",
|
"@types/react-calendar": "^3.1.1",
|
||||||
"@types/uuid": "^8.3.0",
|
"@types/uuid": "^8.3.0",
|
||||||
"babel-jest": "^26.3.0",
|
"babel-jest": "^26.5.2",
|
||||||
"jest": "^26.4.2",
|
"jest": "^26.5.2",
|
||||||
"postcss-flexbugs-fixes": "^4.2.1",
|
"postcss-flexbugs-fixes": "^4.2.1",
|
||||||
"postcss-preset-env": "^6.7.0",
|
"postcss-preset-env": "^6.7.0",
|
||||||
"swr": "^0.3.2",
|
"swr": "^0.3.5",
|
||||||
"tailwindcss": "^1.8.10",
|
"tailwindcss": "^1.8.12",
|
||||||
"typescript": "^4.0.2"
|
"typescript": "^4.0.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user