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 Nov 23, 2024
1 parent ae3d731 commit bbfef20
Show file tree
Hide file tree
Showing 2 changed files with 295 additions and 291 deletions.
54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,30 +63,30 @@
},
"devDependencies": {
"@4tw/cypress-drag-drop": "^2.2.5",
"@angular-devkit/build-angular": "^18.2.11",
"@angular-eslint/builder": "^18.4.0",
"@angular-eslint/eslint-plugin": "^18.4.0",
"@angular-eslint/eslint-plugin-template": "^18.4.0",
"@angular-eslint/schematics": "^18.4.0",
"@angular-eslint/template-parser": "^18.4.0",
"@angular/animations": "^18.2.11",
"@angular/cli": "^18.2.11",
"@angular/common": "^18.2.11",
"@angular/compiler": "^18.2.11",
"@angular/compiler-cli": "^18.2.11",
"@angular/core": "^18.2.11",
"@angular/forms": "^18.2.11",
"@angular/language-service": "^18.2.11",
"@angular/platform-browser": "^18.2.11",
"@angular/platform-browser-dynamic": "^18.2.11",
"@angular/router": "^18.2.11",
"@angular-devkit/build-angular": "^18.2.12",
"@angular-eslint/builder": "^18.4.2",
"@angular-eslint/eslint-plugin": "^18.4.2",
"@angular-eslint/eslint-plugin-template": "^18.4.2",
"@angular-eslint/schematics": "^18.4.2",
"@angular-eslint/template-parser": "^18.4.2",
"@angular/animations": "^18.2.12",
"@angular/cli": "^18.2.12",
"@angular/common": "^18.2.12",
"@angular/compiler": "^18.2.12",
"@angular/compiler-cli": "^18.2.12",
"@angular/core": "^18.2.12",
"@angular/forms": "^18.2.12",
"@angular/language-service": "^18.2.12",
"@angular/platform-browser": "^18.2.12",
"@angular/platform-browser-dynamic": "^18.2.12",
"@angular/router": "^18.2.12",
"@faker-js/faker": "^9.2.0",
"@fnando/sparkline": "^0.3.10",
"@formkit/tempo": "^0.1.2",
"@ng-select/ng-select": "^13.9.1",
"@ngx-translate/http-loader": "^8.0.0",
"@popperjs/core": "^2.11.8",
"@release-it/conventional-changelog": "^9.0.2",
"@release-it/conventional-changelog": "^9.0.3",
"@slickgrid-universal/composite-editor-component": "~5.10.1",
"@slickgrid-universal/custom-tooltip-plugin": "~5.10.1",
"@slickgrid-universal/excel-export": "~5.10.1",
Expand All @@ -95,43 +95,43 @@
"@slickgrid-universal/text-export": "~5.10.1",
"@types/fnando__sparkline": "^0.3.7",
"@types/jest": "^29.5.14",
"@types/node": "^22.9.0",
"@types/node": "^22.9.3",
"@types/sortablejs": "^1.15.8",
"angular-eslint": "^18.4.0",
"angular-eslint": "^18.4.2",
"bootstrap": "^5.3.3",
"copyfiles": "^2.4.1",
"custom-event-polyfill": "^1.0.7",
"cypress": "^13.15.2",
"cypress": "^13.16.0",
"cypress-real-events": "^1.13.0",
"dompurify": "^3.2.1",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"eslint-plugin-cypress": "^4.1.0",
"eslint-plugin-n": "^17.13.1",
"eslint-plugin-n": "^17.14.0",
"fetch-jsonp": "^1.3.0",
"jest": "^29.7.0",
"jest-extended": "^4.0.2",
"jest-preset-angular": "^14.2.4",
"jest-preset-angular": "^14.3.3",
"ng-packagr": "^18.2.1",
"ngx-bootstrap": "^18.1.3",
"npm-run-all2": "^7.0.1",
"release-it": "^17.10.0",
"rimraf": "^5.0.10",
"rxjs": "^7.8.1",
"sass": "^1.80.6",
"sass": "^1.81.0",
"servor": "^4.0.2",
"sortablejs": "^1.15.3",
"stream-browserify": "^3.0.0",
"ts-node": "^10.9.2",
"tslib": "^2.8.1",
"typescript": "~5.5.4",
"typescript-eslint": "^8.13.0",
"typescript-eslint": "^8.15.0",
"zone.js": "~0.15.0"
},
"engines": {
"node": ">=18.19.1"
},
"resolutions": {
"caniuse-lite": "1.0.30001679",
"caniuse-lite": "1.0.30001683",
"express": "^4.21.1",
"semver": "^7.6.3",
"string-width": "4.2.3",
Expand Down
Loading

0 comments on commit bbfef20

Please sign in to comment.