Skip to content

Commit

Permalink
Merge pull request #1437 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 committed Jul 6, 2024
2 parents 3b549c2 + b30a066 commit 79cfbe5
Show file tree
Hide file tree
Showing 2 changed files with 285 additions and 862 deletions.
50 changes: 25 additions & 25 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.6",
"@angular-eslint/builder": "^18.0.1",
"@angular-eslint/eslint-plugin": "^18.0.1",
"@angular-eslint/eslint-plugin-template": "^18.0.1",
"@angular-eslint/schematics": "^18.0.1",
"@angular-eslint/template-parser": "^18.0.1",
"@angular/animations": "^18.0.5",
"@angular/cli": "^18.0.6",
"@angular/common": "^18.0.5",
"@angular/compiler": "^18.0.5",
"@angular/compiler-cli": "^18.0.5",
"@angular/core": "^18.0.5",
"@angular/forms": "^18.0.5",
"@angular/language-service": "^18.0.5",
"@angular/platform-browser": "^18.0.5",
"@angular/platform-browser-dynamic": "^18.0.5",
"@angular/router": "^18.0.5",
"@angular-devkit/build-angular": "^18.0.7",
"@angular-eslint/builder": "^18.1.0",
"@angular-eslint/eslint-plugin": "^18.1.0",
"@angular-eslint/eslint-plugin-template": "^18.1.0",
"@angular-eslint/schematics": "^18.1.0",
"@angular-eslint/template-parser": "^18.1.0",
"@angular/animations": "^18.0.6",
"@angular/cli": "^18.0.7",
"@angular/common": "^18.0.6",
"@angular/compiler": "^18.0.6",
"@angular/compiler-cli": "^18.0.6",
"@angular/core": "^18.0.6",
"@angular/forms": "^18.0.6",
"@angular/language-service": "^18.0.6",
"@angular/platform-browser": "^18.0.6",
"@angular/platform-browser-dynamic": "^18.0.6",
"@angular/router": "^18.0.6",
"@faker-js/faker": "^8.4.1",
"@fnando/sparkline": "^0.3.10",
"@formkit/tempo": "^0.1.2",
Expand All @@ -95,25 +95,25 @@
"@types/dompurify": "^3.0.5",
"@types/fnando__sparkline": "^0.3.7",
"@types/jest": "^29.5.12",
"@types/node": "^20.14.9",
"@types/node": "^20.14.10",
"@types/sortablejs": "^1.15.8",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"bootstrap": "^5.3.3",
"copyfiles": "^2.4.1",
"custom-event-polyfill": "^1.0.7",
"cypress": "^13.12.0",
"cypress": "^13.13.0",
"cypress-real-events": "^1.13.0",
"dompurify": "^3.1.5",
"dompurify": "^3.1.6",
"eslint": "^9.6.0",
"fetch-jsonp": "^1.3.0",
"jest": "^29.7.0",
"jest-extended": "^4.0.2",
"jest-preset-angular": "^14.1.1",
"ng-packagr": "^18.0.0",
"ngx-bootstrap": "^12.0.0",
"npm-run-all2": "^6.2.0",
"release-it": "^17.4.0",
"npm-run-all2": "^6.2.2",
"release-it": "^17.4.1",
"rimraf": "^5.0.7",
"rxjs": "^7.8.1",
"sass": "^1.77.6",
Expand All @@ -129,7 +129,7 @@
"node": ">=18.19.1"
},
"resolutions": {
"caniuse-lite": "1.0.30001638",
"caniuse-lite": "1.0.30001640",
"semver": "^7.6.2"
}
}
Loading

0 comments on commit 79cfbe5

Please sign in to comment.