Skip to content

Commit

Permalink
Merge pull request #1412 from renovate-bot/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies
  • Loading branch information
ghiscoding authored May 29, 2024
2 parents f208ff1 + 79fbb38 commit 77f948c
Show file tree
Hide file tree
Showing 2 changed files with 238 additions and 214 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,23 +62,23 @@
},
"devDependencies": {
"@4tw/cypress-drag-drop": "^2.2.5",
"@angular-devkit/build-angular": "^18.0.0",
"@angular-eslint/builder": "^17.5.0",
"@angular-eslint/eslint-plugin": "^17.5.0",
"@angular-eslint/eslint-plugin-template": "^17.5.0",
"@angular-eslint/schematics": "^17.5.0",
"@angular-eslint/template-parser": "^17.5.0",
"@angular/animations": "^18.0.0",
"@angular/cli": "^18.0.0",
"@angular/common": "^18.0.0",
"@angular/compiler": "^18.0.0",
"@angular/compiler-cli": "^18.0.0",
"@angular/core": "^18.0.0",
"@angular/forms": "^18.0.0",
"@angular/language-service": "^18.0.0",
"@angular/platform-browser": "^18.0.0",
"@angular/platform-browser-dynamic": "^18.0.0",
"@angular/router": "^18.0.0",
"@angular-devkit/build-angular": "^18.0.2",
"@angular-eslint/builder": "^17.5.2",
"@angular-eslint/eslint-plugin": "^17.5.2",
"@angular-eslint/eslint-plugin-template": "^17.5.2",
"@angular-eslint/schematics": "^17.5.2",
"@angular-eslint/template-parser": "^17.5.2",
"@angular/animations": "^18.0.1",
"@angular/cli": "^18.0.2",
"@angular/common": "^18.0.1",
"@angular/compiler": "^18.0.1",
"@angular/compiler-cli": "^18.0.1",
"@angular/core": "^18.0.1",
"@angular/forms": "^18.0.1",
"@angular/language-service": "^18.0.1",
"@angular/platform-browser": "^18.0.1",
"@angular/platform-browser-dynamic": "^18.0.1",
"@angular/router": "^18.0.1",
"@faker-js/faker": "^8.4.1",
"@fnando/sparkline": "^0.3.10",
"@formkit/tempo": "^0.1.1",
Expand All @@ -95,10 +95,10 @@
"@types/dompurify": "^3.0.5",
"@types/fnando__sparkline": "^0.3.7",
"@types/jest": "^29.5.12",
"@types/node": "^20.12.12",
"@types/node": "^20.12.13",
"@types/sortablejs": "^1.15.8",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"@typescript-eslint/eslint-plugin": "^7.11.0",
"@typescript-eslint/parser": "^7.11.0",
"bootstrap": "^5.3.3",
"copyfiles": "^2.4.1",
"custom-event-polyfill": "^1.0.7",
Expand Down Expand Up @@ -129,7 +129,7 @@
"node": ">=18.19.1"
},
"resolutions": {
"caniuse-lite": "1.0.30001617",
"caniuse-lite": "1.0.30001625",
"semver": "^7.6.2"
}
}
Loading

0 comments on commit 77f948c

Please sign in to comment.