mirror of
https://github.com/IT4Change/IT4C.dev.git
synced 2025-12-13 09:25:49 +00:00
build(deps): bump @fastify/type-provider-typebox in /backend
--- updated-dependencies: - dependency-name: "@fastify/type-provider-typebox" dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9ec4edd98b
commit
470bbe1f4d
8
backend/package-lock.json
generated
8
backend/package-lock.json
generated
@ -9,7 +9,7 @@
|
||||
"version": "1.0.0",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@fastify/type-provider-typebox": "^5.1.0",
|
||||
"@fastify/type-provider-typebox": "^5.2.0",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/nodemailer": "^6.4.17",
|
||||
"fastify": "^5.2.1",
|
||||
@ -1224,9 +1224,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@fastify/type-provider-typebox": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@fastify/type-provider-typebox/-/type-provider-typebox-5.1.0.tgz",
|
||||
"integrity": "sha512-F1AQHeLiKp1hu6GMWm5W6fZ6zXQ0mTV+qHOzrptAie9AYewvFr5Q3blfy8Qmx9gUgwA3Yj+CWvQQJeTwDgTnIg==",
|
||||
"version": "5.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@fastify/type-provider-typebox/-/type-provider-typebox-5.2.0.tgz",
|
||||
"integrity": "sha512-RoUFTQNYlaVM/gXosFqlrUAD/JHC+OXLcj4DxNoMOag2GI7OydfCt+3vdT+6D2daJwhGAdkpxB0wLNqS7gf4CQ==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
|
||||
@ -43,7 +43,7 @@
|
||||
"typescript": "^5.8.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fastify/type-provider-typebox": "^5.1.0",
|
||||
"@fastify/type-provider-typebox": "^5.2.0",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/nodemailer": "^6.4.17",
|
||||
"fastify": "^5.2.1",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user