Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @nestjs/schematics from 10.2.3 to 11.0.0 #102

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@commitlint/config-angular": "^19.7.0",
"@nedcloarbr/biome-config": "^1.6.1",
"@nestjs/cli": "^10.4.9",
"@nestjs/schematics": "^10.2.3",
"@nestjs/schematics": "^11.0.0",
"@nestjs/testing": "^10.4.15",
"@types/node": "^22.10.5",
"@vitest/coverage-v8": "^2.1.8",
Expand Down
98 changes: 78 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,30 @@ __metadata:
languageName: node
linkType: hard

"@angular-devkit/core@npm:19.0.1":
version: 19.0.1
resolution: "@angular-devkit/core@npm:19.0.1"
dependencies:
ajv: "npm:8.17.1"
ajv-formats: "npm:3.0.1"
jsonc-parser: "npm:3.3.1"
picomatch: "npm:4.0.2"
rxjs: "npm:7.8.1"
source-map: "npm:0.7.4"
peerDependencies:
chokidar: ^4.0.0
dependenciesMeta:
esbuild:
built: true
puppeteer:
built: true
peerDependenciesMeta:
chokidar:
optional: true
checksum: 10c0/de2e614d2a67eb5c59e38faeadfd95e0aded79add758a503f9692e7bb6940c785599282318ba76da2e27cd261c45e73e531b3d33e5224b764bc99d5aaf22aa89
languageName: node
linkType: hard

"@angular-devkit/schematics-cli@npm:17.3.11":
version: 17.3.11
resolution: "@angular-devkit/schematics-cli@npm:17.3.11"
Expand Down Expand Up @@ -127,6 +151,24 @@ __metadata:
languageName: node
linkType: hard

"@angular-devkit/schematics@npm:19.0.1":
version: 19.0.1
resolution: "@angular-devkit/schematics@npm:19.0.1"
dependencies:
"@angular-devkit/core": "npm:19.0.1"
jsonc-parser: "npm:3.3.1"
magic-string: "npm:0.30.12"
ora: "npm:5.4.1"
rxjs: "npm:7.8.1"
dependenciesMeta:
esbuild:
built: true
puppeteer:
built: true
checksum: 10c0/90546adfee523b14c38f88a9c668679fe3d0548ab1bb660b3e3a4033eb936ac4a8ed574b9d98be3a8b3b00b2fd4c6f1a6e7c29910d52866d6666467925e10a1a
languageName: node
linkType: hard

"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.16.7":
version: 7.24.7
resolution: "@babel/code-frame@npm:7.24.7"
Expand Down Expand Up @@ -1135,18 +1177,18 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/schematics@npm:^10.2.3":
version: 10.2.3
resolution: "@nestjs/schematics@npm:10.2.3"
"@nestjs/schematics@npm:^11.0.0":
version: 11.0.0
resolution: "@nestjs/schematics@npm:11.0.0"
dependencies:
"@angular-devkit/core": "npm:17.3.11"
"@angular-devkit/schematics": "npm:17.3.11"
"@angular-devkit/core": "npm:19.0.1"
"@angular-devkit/schematics": "npm:19.0.1"
comment-json: "npm:4.2.5"
jsonc-parser: "npm:3.3.1"
pluralize: "npm:8.0.0"
peerDependencies:
typescript: ">=4.8.2"
checksum: 10c0/c883c10605c20f6a774f7439d2a296a13e2dd0d33b8628cf33a31fe8779e29ec27138509501b08f6b5c42fa4701ea970155d84cc85b99aae25c3039c7cce1b2d
checksum: 10c0/64d93d97d1653cc62c6aee1f611e478731c8dd1097678a5ccf596f37f3d9783739deb64e6fd78c45ad8307199185dabe4c0d55fa12c447cc115fccf6b2ffa9f5
languageName: node
linkType: hard

Expand Down Expand Up @@ -3227,7 +3269,7 @@ __metadata:
languageName: node
linkType: hard

"ajv-formats@npm:^3.0.1":
"ajv-formats@npm:3.0.1, ajv-formats@npm:^3.0.1":
version: 3.0.1
resolution: "ajv-formats@npm:3.0.1"
dependencies:
Expand Down Expand Up @@ -3262,6 +3304,18 @@ __metadata:
languageName: node
linkType: hard

"ajv@npm:8.17.1, ajv@npm:^8.12.0":
version: 8.17.1
resolution: "ajv@npm:8.17.1"
dependencies:
fast-deep-equal: "npm:^3.1.3"
fast-uri: "npm:^3.0.1"
json-schema-traverse: "npm:^1.0.0"
require-from-string: "npm:^2.0.2"
checksum: 10c0/ec3ba10a573c6b60f94639ffc53526275917a2df6810e4ab5a6b959d87459f9ef3f00d5e7865b82677cb7d21590355b34da14d1d0b9c32d75f95a187e76fff35
languageName: node
linkType: hard

"ajv@npm:8.9.0":
version: 8.9.0
resolution: "ajv@npm:8.9.0"
Expand Down Expand Up @@ -3298,18 +3352,6 @@ __metadata:
languageName: node
linkType: hard

"ajv@npm:^8.12.0":
version: 8.17.1
resolution: "ajv@npm:8.17.1"
dependencies:
fast-deep-equal: "npm:^3.1.3"
fast-uri: "npm:^3.0.1"
json-schema-traverse: "npm:^1.0.0"
require-from-string: "npm:^2.0.2"
checksum: 10c0/ec3ba10a573c6b60f94639ffc53526275917a2df6810e4ab5a6b959d87459f9ef3f00d5e7865b82677cb7d21590355b34da14d1d0b9c32d75f95a187e76fff35
languageName: node
linkType: hard

"ansi-align@npm:^3.0.0":
version: 3.0.1
resolution: "ansi-align@npm:3.0.1"
Expand Down Expand Up @@ -5952,6 +5994,15 @@ __metadata:
languageName: node
linkType: hard

"magic-string@npm:0.30.12":
version: 0.30.12
resolution: "magic-string@npm:0.30.12"
dependencies:
"@jridgewell/sourcemap-codec": "npm:^1.5.0"
checksum: 10c0/469f457d18af37dfcca8617086ea8a65bcd8b60ba8a1182cb024ce43e470ace3c9d1cb6bee58d3b311768fb16bc27bd50bdeebcaa63dadd0fd46cac4d2e11d5f
languageName: node
linkType: hard

"magic-string@npm:0.30.8":
version: 0.30.8
resolution: "magic-string@npm:0.30.8"
Expand Down Expand Up @@ -6315,7 +6366,7 @@ __metadata:
"@nestjs/config": "npm:^3.3.0"
"@nestjs/core": "npm:^10.4.15"
"@nestjs/platform-fastify": "npm:^10.4.15"
"@nestjs/schematics": "npm:^10.2.3"
"@nestjs/schematics": "npm:^11.0.0"
"@nestjs/swagger": "npm:^11.0.0"
"@nestjs/terminus": "npm:^10.2.3"
"@nestjs/testing": "npm:^10.4.15"
Expand Down Expand Up @@ -6761,6 +6812,13 @@ __metadata:
languageName: node
linkType: hard

"picomatch@npm:4.0.2":
version: 4.0.2
resolution: "picomatch@npm:4.0.2"
checksum: 10c0/7c51f3ad2bb42c776f49ebf964c644958158be30d0a510efd5a395e8d49cb5acfed5b82c0c5b365523ce18e6ab85013c9ebe574f60305892ec3fa8eee8304ccc
languageName: node
linkType: hard

"picomatch@npm:^2.0.4, picomatch@npm:^2.2.1, picomatch@npm:^2.3.1":
version: 2.3.1
resolution: "picomatch@npm:2.3.1"
Expand Down
Loading