Skip to content

Commit

Permalink
Merge pull request #1382 from ghiscoding/chore/deps-2024-03-23
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies
  • Loading branch information
ghiscoding authored Mar 23, 2024
2 parents afbf78c + efa488c commit fc2d1a4
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 179 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,29 +58,29 @@
"@slickgrid-universal/row-detail-view-plugin": "~4.6.0",
"@slickgrid-universal/rxjs-observable": "~4.6.0",
"dequal": "^2.0.3",
"isomorphic-dompurify": "^2.4.0",
"isomorphic-dompurify": "^2.6.0",
"rxjs": "^7.8.1",
"sortablejs": "^1.15.2"
},
"devDependencies": {
"@4tw/cypress-drag-drop": "^2.2.5",
"@angular-devkit/build-angular": "^17.3.0",
"@angular-devkit/build-angular": "^17.3.1",
"@angular-eslint/builder": "^17.3.0",
"@angular-eslint/eslint-plugin": "^17.3.0",
"@angular-eslint/eslint-plugin-template": "^17.3.0",
"@angular-eslint/schematics": "^17.3.0",
"@angular-eslint/template-parser": "^17.3.0",
"@angular/animations": "^17.3.0",
"@angular/cli": "^17.3.0",
"@angular/common": "^17.3.0",
"@angular/compiler": "^17.3.0",
"@angular/compiler-cli": "^17.3.0",
"@angular/core": "^17.3.0",
"@angular/forms": "^17.3.0",
"@angular/language-service": "^17.3.0",
"@angular/platform-browser": "^17.3.0",
"@angular/platform-browser-dynamic": "^17.3.0",
"@angular/router": "^17.3.0",
"@angular/animations": "^17.3.1",
"@angular/cli": "^17.3.1",
"@angular/common": "^17.3.1",
"@angular/compiler": "^17.3.1",
"@angular/compiler-cli": "^17.3.1",
"@angular/core": "^17.3.1",
"@angular/forms": "^17.3.1",
"@angular/language-service": "^17.3.1",
"@angular/platform-browser": "^17.3.1",
"@angular/platform-browser-dynamic": "^17.3.1",
"@angular/router": "^17.3.1",
"@faker-js/faker": "^8.4.1",
"@fnando/sparkline": "^0.3.10",
"@ng-select/ng-select": "^12.0.7",
Expand All @@ -97,14 +97,14 @@
"@types/flatpickr": "^3.1.2",
"@types/fnando__sparkline": "^0.3.7",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.28",
"@types/node": "^20.11.30",
"@types/sortablejs": "^1.15.8",
"@typescript-eslint/eslint-plugin": "^7.3.0",
"@typescript-eslint/parser": "^7.3.0",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"bootstrap": "^5.3.3",
"copyfiles": "^2.4.1",
"custom-event-polyfill": "^1.0.7",
"cypress": "^13.7.0",
"cypress": "^13.7.1",
"eslint": "^8.57.0",
"fetch-jsonp": "^1.3.0",
"font-awesome": "^4.7.0",
Expand All @@ -123,7 +123,7 @@
"stream-browserify": "^3.0.0",
"ts-node": "^10.9.2",
"tslib": "^2.6.2",
"typescript": "~5.2.2",
"typescript": "~5.4.3",
"zone.js": "~0.14.4"
},
"engines": {
Expand Down
Loading

0 comments on commit fc2d1a4

Please sign in to comment.