Skip to content

Commit

Permalink
fix(deps): update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2023
1 parent 126fd1f commit 265ec0c
Show file tree
Hide file tree
Showing 6 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion apps/angular-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"tsparticles-updater-tilt": "^2.12.0",
"tsparticles-updater-twinkle": "^2.12.0",
"tsparticles-updater-wobble": "^2.12.0",
"zone.js": "~0.13.0"
"zone.js": "~0.14.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "~16.2.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/ionic-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"tsparticles-updater-tilt": "^2.12.0",
"tsparticles-updater-twinkle": "^2.12.0",
"tsparticles-updater-wobble": "^2.12.0",
"zone.js": "~0.13.0"
"zone.js": "~0.14.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "~16.2.0",
Expand Down
2 changes: 1 addition & 1 deletion components/confetti/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"tslib": "^2.6.1",
"tsparticles-confetti": "^2.12.0",
"tsparticles-engine": "^2.12.0",
"zone.js": "~0.13.0"
"zone.js": "~0.14.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "~16.2.0",
Expand Down
2 changes: 1 addition & 1 deletion components/fireworks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"rxjs": "~7.8.1",
"tslib": "^2.6.1",
"tsparticles-fireworks": "^2.12.0",
"zone.js": "~0.13.0"
"zone.js": "~0.14.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "~16.2.0",
Expand Down
2 changes: 1 addition & 1 deletion components/particles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"rxjs": "~7.8.1",
"tslib": "^2.6.1",
"tsparticles-engine": "^2.12.0",
"zone.js": "~0.13.0"
"zone.js": "~0.14.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "~16.2.0",
Expand Down
60 changes: 30 additions & 30 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 265ec0c

Please sign in to comment.