Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 11, 2024
1 parent ee74f62 commit 23508c9
Show file tree
Hide file tree
Showing 2 changed files with 484 additions and 525 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,27 +63,27 @@
},
"devDependencies": {
"@4tw/cypress-drag-drop": "^2.2.5",
"@angular-devkit/build-angular": "^18.2.6",
"@angular-devkit/build-angular": "^18.2.8",
"@angular-eslint/builder": "^18.3.1",
"@angular-eslint/eslint-plugin": "^18.3.1",
"@angular-eslint/eslint-plugin-template": "^18.3.1",
"@angular-eslint/schematics": "^18.3.1",
"@angular-eslint/template-parser": "^18.3.1",
"@angular/animations": "^18.2.6",
"@angular/cli": "^18.2.6",
"@angular/common": "^18.2.6",
"@angular/compiler": "^18.2.6",
"@angular/compiler-cli": "^18.2.6",
"@angular/core": "^18.2.6",
"@angular/forms": "^18.2.6",
"@angular/language-service": "^18.2.6",
"@angular/platform-browser": "^18.2.6",
"@angular/platform-browser-dynamic": "^18.2.6",
"@angular/router": "^18.2.6",
"@angular/animations": "^18.2.8",
"@angular/cli": "^18.2.8",
"@angular/common": "^18.2.8",
"@angular/compiler": "^18.2.8",
"@angular/compiler-cli": "^18.2.8",
"@angular/core": "^18.2.8",
"@angular/forms": "^18.2.8",
"@angular/language-service": "^18.2.8",
"@angular/platform-browser": "^18.2.8",
"@angular/platform-browser-dynamic": "^18.2.8",
"@angular/router": "^18.2.8",
"@faker-js/faker": "^9.0.3",
"@fnando/sparkline": "^0.3.10",
"@formkit/tempo": "^0.1.2",
"@ng-select/ng-select": "^13.8.2",
"@ng-select/ng-select": "^13.9.0",
"@ngx-translate/http-loader": "^8.0.0",
"@popperjs/core": "^2.11.8",
"@release-it/conventional-changelog": "^8.0.2",
Expand All @@ -96,7 +96,7 @@
"@types/dompurify": "^3.0.5",
"@types/fnando__sparkline": "^0.3.7",
"@types/jest": "^29.5.13",
"@types/node": "^22.7.4",
"@types/node": "^22.7.5",
"@types/sortablejs": "^1.15.8",
"angular-eslint": "^18.3.1",
"bootstrap": "^5.3.3",
Expand All @@ -105,35 +105,35 @@
"cypress": "^13.15.0",
"cypress-real-events": "^1.13.0",
"dompurify": "^3.1.7",
"eslint": "^9.11.1",
"eslint-plugin-cypress": "^3.5.0",
"eslint-plugin-n": "^17.10.3",
"eslint": "^9.12.0",
"eslint-plugin-cypress": "^3.6.0",
"eslint-plugin-n": "^17.11.1",
"fetch-jsonp": "^1.3.0",
"jest": "^29.7.0",
"jest-extended": "^4.0.2",
"jest-preset-angular": "^14.2.4",
"ng-packagr": "^18.2.1",
"ngx-bootstrap": "^18.0.2",
"npm-run-all2": "^6.2.3",
"release-it": "^17.6.0",
"release-it": "^17.8.2",
"rimraf": "^5.0.10",
"rxjs": "^7.8.1",
"sass": "^1.79.4",
"sass": "^1.79.5",
"servor": "^4.0.2",
"sortablejs": "^1.15.3",
"stream-browserify": "^3.0.0",
"ts-node": "^10.9.2",
"tslib": "^2.7.0",
"typescript": "~5.5.4",
"typescript-eslint": "^8.7.0",
"typescript-eslint": "^8.8.1",
"zone.js": "~0.15.0"
},
"engines": {
"node": ">=18.19.1"
},
"resolutions": {
"caniuse-lite": "1.0.30001664",
"express": "^4.21.0",
"caniuse-lite": "1.0.30001668",
"express": "^4.21.1",
"semver": "^7.6.3",
"string-width": "4.2.3",
"wrap-ansi": "7.0.0",
Expand Down
Loading

0 comments on commit 23508c9

Please sign in to comment.