Skip to content

Commit

Permalink
chore(deps): deps update
Browse files Browse the repository at this point in the history
undefined
  • Loading branch information
ZenSoftware committed Aug 22, 2023
1 parent c52ff7d commit d68c6d5
Show file tree
Hide file tree
Showing 2 changed files with 615 additions and 601 deletions.
54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
"@graphql-tools/merge": "^9.0.0",
"@nestjs-modules/mailer": "^1.9.1",
"@nestjs/apollo": "^12.0.7",
"@nestjs/common": "^10.2.0",
"@nestjs/core": "^10.2.0",
"@nestjs/common": "^10.2.1",
"@nestjs/core": "^10.2.1",
"@nestjs/graphql": "^12.0.8",
"@nestjs/jwt": "^10.1.0",
"@nestjs/passport": "^10.0.0",
"@nestjs/platform-express": "^10.2.0",
"@nestjs/passport": "^10.0.1",
"@nestjs/platform-express": "^10.2.1",
"@nestjs/throttler": "^4.2.1",
"@paljs/plugins": "6.0.1",
"@prisma/client": "4.16.2",
Expand All @@ -56,25 +56,25 @@
"tslib": "^2.6.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "~16.2.0",
"@angular-devkit/core": "~16.2.0",
"@angular-devkit/schematics": "~16.2.0",
"@angular-eslint/eslint-plugin": "~16.0.3",
"@angular-eslint/eslint-plugin-template": "~16.0.3",
"@angular-eslint/template-parser": "~16.0.3",
"@angular/animations": "~16.2.1",
"@angular/cdk": "~16.2.1",
"@angular/cli": "~16.2.0",
"@angular/common": "~16.2.1",
"@angular/compiler": "~16.2.1",
"@angular/compiler-cli": "~16.2.1",
"@angular/core": "~16.2.1",
"@angular/forms": "~16.2.1",
"@angular/language-service": "~16.2.1",
"@angular/material": "~16.2.1",
"@angular/platform-browser": "~16.2.1",
"@angular/platform-browser-dynamic": "~16.2.1",
"@angular/router": "~16.2.1",
"@angular-devkit/build-angular": "^16.2.0",
"@angular-devkit/core": "^16.2.0",
"@angular-devkit/schematics": "^16.2.0",
"@angular-eslint/eslint-plugin": "^16.0.3",
"@angular-eslint/eslint-plugin-template": "^16.0.3",
"@angular-eslint/template-parser": "^16.0.3",
"@angular/animations": "^16.2.1",
"@angular/cdk": "^16.2.1",
"@angular/cli": "^16.2.0",
"@angular/common": "^16.2.1",
"@angular/compiler": "^16.2.1",
"@angular/compiler-cli": "^16.2.1",
"@angular/core": "^16.2.1",
"@angular/forms": "^16.2.1",
"@angular/language-service": "^16.2.1",
"@angular/material": "^16.2.1",
"@angular/platform-browser": "^16.2.1",
"@angular/platform-browser-dynamic": "^16.2.1",
"@angular/router": "^16.2.1",
"@apollo/client": "~3.8.1",
"@casl/angular": "~8.2.1",
"@fortawesome/fontawesome-free": "^6.4.2",
Expand All @@ -84,7 +84,7 @@
"@graphql-codegen/typescript-apollo-angular": "^3.5.6",
"@graphql-codegen/typescript-operations": "^4.0.1",
"@nestjs/schematics": "^10.0.2",
"@nestjs/testing": "^10.2.0",
"@nestjs/testing": "^10.2.1",
"@nx/angular": "16.7.2",
"@nx/cypress": "16.7.2",
"@nx/eslint-plugin": "16.7.2",
Expand All @@ -107,7 +107,7 @@
"@types/express": "^4.17.17",
"@types/graphql-upload": "15.0.2",
"@types/jest": "^29.5.3",
"@types/node": "^20.5.1",
"@types/node": "^20.5.2",
"@types/passport": "^1.0.12",
"@types/passport-google-oauth20": "^2.0.11",
"@types/passport-jwt": "^3.0.9",
Expand All @@ -126,8 +126,8 @@
"glob": "^10.3.3",
"html-webpack-plugin": "^5.5.3",
"import-sort-style-module": "^6.0.0",
"jest": "^29.6.2",
"jest-environment-jsdom": "^29.6.2",
"jest": "^29.6.3",
"jest-environment-jsdom": "^29.6.3",
"jest-preset-angular": "~13.1.1",
"localstorage-slim": "^2.4.0",
"material-design-icons": "^3.0.1",
Expand Down
Loading

0 comments on commit d68c6d5

Please sign in to comment.