Skip to content

Commit

Permalink
Merge pull request #1465 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 Aug 31, 2024
2 parents b9a349a + 28395bb commit a3b71cd
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 146 deletions.
32 changes: 16 additions & 16 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.2.1",
"@angular-devkit/build-angular": "^18.2.2",
"@angular-eslint/builder": "^18.3.0",
"@angular-eslint/eslint-plugin": "^18.3.0",
"@angular-eslint/eslint-plugin-template": "^18.3.0",
"@angular-eslint/schematics": "^18.3.0",
"@angular-eslint/template-parser": "^18.3.0",
"@angular/animations": "^18.2.1",
"@angular/cli": "^18.2.1",
"@angular/common": "^18.2.1",
"@angular/compiler": "^18.2.1",
"@angular/compiler-cli": "^18.2.1",
"@angular/core": "^18.2.1",
"@angular/forms": "^18.2.1",
"@angular/language-service": "^18.2.1",
"@angular/platform-browser": "^18.2.1",
"@angular/platform-browser-dynamic": "^18.2.1",
"@angular/router": "^18.2.1",
"@angular/animations": "^18.2.2",
"@angular/cli": "^18.2.2",
"@angular/common": "^18.2.2",
"@angular/compiler": "^18.2.2",
"@angular/compiler-cli": "^18.2.2",
"@angular/core": "^18.2.2",
"@angular/forms": "^18.2.2",
"@angular/language-service": "^18.2.2",
"@angular/platform-browser": "^18.2.2",
"@angular/platform-browser-dynamic": "^18.2.2",
"@angular/router": "^18.2.2",
"@faker-js/faker": "^8.4.1",
"@fnando/sparkline": "^0.3.10",
"@formkit/tempo": "^0.1.2",
Expand All @@ -95,13 +95,13 @@
"@types/dompurify": "^3.0.5",
"@types/fnando__sparkline": "^0.3.7",
"@types/jest": "^29.5.12",
"@types/node": "^22.5.0",
"@types/node": "^22.5.1",
"@types/sortablejs": "^1.15.8",
"angular-eslint": "^18.3.0",
"bootstrap": "^5.3.3",
"copyfiles": "^2.4.1",
"custom-event-polyfill": "^1.0.7",
"cypress": "^13.13.3",
"cypress": "^13.14.1",
"cypress-real-events": "^1.13.0",
"dompurify": "^3.1.6",
"eslint": "^9.9.1",
Expand All @@ -124,14 +124,14 @@
"ts-node": "^10.9.2",
"tslib": "^2.7.0",
"typescript": "~5.4.5",
"typescript-eslint": "^8.2.0",
"typescript-eslint": "^8.3.0",
"zone.js": "~0.15.0"
},
"engines": {
"node": ">=18.19.1"
},
"resolutions": {
"caniuse-lite": "1.0.30001651",
"caniuse-lite": "1.0.30001655",
"semver": "^7.6.3",
"string-width": "4.2.3",
"wrap-ansi": "7.0.0"
Expand Down
Loading

0 comments on commit a3b71cd

Please sign in to comment.