mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
no need for the types actually
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -29,8 +29,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/nodemailer": "^6.4.7",
|
||||
"@types/react": "18.2.38",
|
||||
"@types/react-calendar": "^4.1.0",
|
||||
"@types/uuid": "9.0.7",
|
||||
"eslint": "8.54.0",
|
||||
"eslint-config-next": "14.0.3",
|
||||
@@ -4123,16 +4121,6 @@
|
||||
"csstype": "^3.0.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@types/react-calendar": {
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-calendar/-/react-calendar-4.1.0.tgz",
|
||||
"integrity": "sha512-CZL0+bOJ43+ZxnScd6n6SbA3RvoT/FurMIKevvTnRhLdncTRO7LyvBaFu3Bmwoad8ApVBJsMyAiPO79vGWRbbA==",
|
||||
"deprecated": "This is a stub types definition. react-calendar provides its own type definitions, so you do not need this installed.",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"react-calendar": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/@types/scheduler": {
|
||||
"version": "0.16.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.2.tgz",
|
||||
@@ -13091,4 +13079,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -32,8 +32,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/nodemailer": "^6.4.7",
|
||||
"@types/react": "18.2.38",
|
||||
"@types/react-calendar": "^4.1.0",
|
||||
"@types/uuid": "9.0.7",
|
||||
"eslint": "8.54.0",
|
||||
"eslint-config-next": "14.0.3",
|
||||
|
||||
Reference in New Issue
Block a user