Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcC399 committed Oct 31, 2023
1 parent 7d31668 commit f527417
Show file tree
Hide file tree
Showing 8 changed files with 4,153 additions and 17,942 deletions.
13,951 changes: 3,059 additions & 10,892 deletions angular/my-awesome-app/package-lock.json

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions angular/my-awesome-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,20 @@
"@angular/common": "^16.1.7",
"@angular/compiler": "^16.1.7",
"@angular/core": "^16.1.7",
"@angular/forms": "^16.1.7",
"@angular/forms": "^16.2.11",
"@angular/platform-browser": "^16.1.7",
"@angular/platform-browser-dynamic": "^16.1.7",
"@angular/router": "^16.1.7",
"@angular/platform-browser-dynamic": "^16.2.11",
"@angular/router": "^16.2.11",
"rxjs": "~7.5.0",
"tslib": "^2.3.0",
"zone.js": "~0.13.1"
"tslib": "^2.6.2",
"zone.js": "^0.13.3"
},
"devDependencies": {
"@angular-devkit/build-angular": "^16.1.6",
"@angular-devkit/build-angular": "^16.2.8",
"@angular/cli": "~16.1.6",
"@angular/compiler-cli": "^16.1.7",
"@angular/compiler-cli": "^16.2.11",
"@types/jasmine": "~4.0.0",
"cypress": "^13.0.0",
"cypress": "^13.4.0",
"jasmine-core": "~4.3.0",
"karma": "~6.4.0",
"karma-chrome-launcher": "~3.1.0",
Expand Down
3,203 changes: 437 additions & 2,766 deletions react/my-awesome-app/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions react/my-awesome-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.6",
"@types/react": "^18.2.33",
"@types/react-dom": "^18.2.14",
"@vitejs/plugin-react": "^3.1.0",
"cypress": "^13.0.0",
"vite": "^4.4.8"
"cypress": "^13.4.0",
"vite": "^4.5.0"
}
}
2,412 changes: 278 additions & 2,134 deletions svelte/my-awesome-app/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion svelte/my-awesome-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^2.4.6",
"cypress": "^13.0.0",
"cypress": "^13.4.0",
"svelte": "^4.2.2",
"vite": "^4.5.0"
}
Expand Down
Loading

0 comments on commit f527417

Please sign in to comment.