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 Sep 11, 2024
1 parent 8c92928 commit 3b4c30c
Show file tree
Hide file tree
Showing 2 changed files with 330 additions and 269 deletions.
54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,30 +62,30 @@
},
"devDependencies": {
"@4tw/cypress-drag-drop": "^2.2.5",
"@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.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",
"@angular-devkit/build-angular": "^18.2.4",
"@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.4",
"@angular/cli": "^18.2.4",
"@angular/common": "^18.2.4",
"@angular/compiler": "^18.2.4",
"@angular/compiler-cli": "^18.2.4",
"@angular/core": "^18.2.4",
"@angular/forms": "^18.2.4",
"@angular/language-service": "^18.2.4",
"@angular/platform-browser": "^18.2.4",
"@angular/platform-browser-dynamic": "^18.2.4",
"@angular/router": "^18.2.4",
"@faker-js/faker": "^8.4.1",
"@fnando/sparkline": "^0.3.10",
"@formkit/tempo": "^0.1.2",
"@ng-select/ng-select": "^13.7.0",
"@ng-select/ng-select": "^13.7.1",
"@ngx-translate/http-loader": "^8.0.0",
"@popperjs/core": "^2.11.8",
"@release-it/conventional-changelog": "^8.0.1",
"@release-it/conventional-changelog": "^8.0.2",
"@slickgrid-universal/composite-editor-component": "~5.6.1",
"@slickgrid-universal/custom-tooltip-plugin": "~5.6.1",
"@slickgrid-universal/excel-export": "~5.6.1",
Expand All @@ -95,16 +95,16 @@
"@types/dompurify": "^3.0.5",
"@types/fnando__sparkline": "^0.3.7",
"@types/jest": "^29.5.12",
"@types/node": "^22.5.1",
"@types/node": "^22.5.4",
"@types/sortablejs": "^1.15.8",
"angular-eslint": "^18.3.0",
"angular-eslint": "^18.3.1",
"bootstrap": "^5.3.3",
"copyfiles": "^2.4.1",
"custom-event-polyfill": "^1.0.7",
"cypress": "^13.14.1",
"cypress": "^13.14.2",
"cypress-real-events": "^1.13.0",
"dompurify": "^3.1.6",
"eslint": "^9.9.1",
"eslint": "^9.10.0",
"eslint-plugin-cypress": "^3.5.0",
"eslint-plugin-n": "^17.10.2",
"fetch-jsonp": "^1.3.0",
Expand All @@ -117,21 +117,21 @@
"release-it": "^17.6.0",
"rimraf": "^5.0.10",
"rxjs": "^7.8.1",
"sass": "^1.77.8",
"sass": "^1.78.0",
"servor": "^4.0.2",
"sortablejs": "^1.15.2",
"sortablejs": "^1.15.3",
"stream-browserify": "^3.0.0",
"ts-node": "^10.9.2",
"tslib": "^2.7.0",
"typescript": "~5.4.5",
"typescript-eslint": "^8.3.0",
"typescript-eslint": "^8.5.0",
"zone.js": "~0.15.0"
},
"engines": {
"node": ">=18.19.1"
},
"resolutions": {
"caniuse-lite": "1.0.30001655",
"caniuse-lite": "1.0.30001660",
"semver": "^7.6.3",
"string-width": "4.2.3",
"wrap-ansi": "7.0.0"
Expand Down
Loading

0 comments on commit 3b4c30c

Please sign in to comment.