Skip to content

Commit

Permalink
Merge pull request #60 from tsparticles/renovate/angular-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update angular monorepo
  • Loading branch information
matteobruni authored Sep 19, 2023
2 parents 623ba17 + 0df2410 commit bd33d89
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.1"
"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.1"
"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.1"
"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.1"
"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.1"
"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 bd33d89

Please sign in to comment.