mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +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": {
|
||||
"date-fns": "^2.16.1",
|
||||
"ics": "^2.24.0",
|
||||
"mongoose": "^5.10.5",
|
||||
"next": "^9.5.3",
|
||||
"ics": "^2.25.0",
|
||||
"mongoose": "^5.10.8",
|
||||
"next": "^9.5.4",
|
||||
"react": "16.13.1",
|
||||
"react-calendar": "^3.1.0",
|
||||
"react-dom": "16.13.1",
|
||||
"uuid": "^8.3.0"
|
||||
"uuid": "^8.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/classnames": "^2.2.10",
|
||||
"@types/jest": "^26.0.14",
|
||||
"@types/mongoose": "^5.7.36",
|
||||
"@types/react": "^16.9.49",
|
||||
"@types/react": "^16.9.51",
|
||||
"@types/react-calendar": "^3.1.1",
|
||||
"@types/uuid": "^8.3.0",
|
||||
"babel-jest": "^26.3.0",
|
||||
"jest": "^26.4.2",
|
||||
"babel-jest": "^26.5.2",
|
||||
"jest": "^26.5.2",
|
||||
"postcss-flexbugs-fixes": "^4.2.1",
|
||||
"postcss-preset-env": "^6.7.0",
|
||||
"swr": "^0.3.2",
|
||||
"tailwindcss": "^1.8.10",
|
||||
"typescript": "^4.0.2"
|
||||
"swr": "^0.3.5",
|
||||
"tailwindcss": "^1.8.12",
|
||||
"typescript": "^4.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user