Skip to content

Commit

Permalink
chore(deps): update non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding committed Sep 21, 2024
1 parent 13341ea commit 30aa7d2
Show file tree
Hide file tree
Showing 2 changed files with 1,100 additions and 841 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,17 +40,17 @@
"bootstrap": ">=4.6.2",
"bootstrap-markdown": "refactory-id/bootstrap-markdown",
"font-awesome": "^4.7.0",
"jquery": "^3.7.0"
"jquery": "^3.7.1"
},
"devDependencies": {
"@angular-devkit/build-angular": "^14.2.12",
"@angular-devkit/build-angular": "^14.2.13",
"@angular-eslint/builder": "^14.4.0",
"@angular-eslint/eslint-plugin": "^14.4.0",
"@angular-eslint/eslint-plugin-template": "^14.4.0",
"@angular-eslint/schematics": "^14.4.0",
"@angular-eslint/template-parser": "^14.4.0",
"@angular/animations": "^14.3.0",
"@angular/cli": "^14.2.12",
"@angular/cli": "^14.2.13",
"@angular/common": "^14.3.0",
"@angular/compiler": "^14.3.0",
"@angular/compiler-cli": "^14.3.0",
Expand All @@ -60,24 +60,24 @@
"@angular/platform-browser": "^14.3.0",
"@angular/platform-browser-dynamic": "^14.3.0",
"@angular/router": "^14.3.0",
"@release-it/conventional-changelog": "^7.0.0",
"@types/jquery": "^3.5.16",
"@types/node": "^18.16.19",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@release-it/conventional-changelog": "^7.0.2",
"@types/jquery": "^3.5.30",
"@types/node": "^18.19.50",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.1.0",
"autoprefixer": "^10.4.14",
"autoprefixer": "^10.4.20",
"cross-env": "^7.0.3",
"custom-event-polyfill": "^1.0.7",
"eslint": "^8.45.0",
"eslint": "^8.57.1",
"ng-packagr": "^14.3.0",
"ngx-markdown": "^14.0.1",
"npm-run-all2": "^6.0.6",
"release-it": "^16.1.3",
"rimraf": "^5.0.1",
"npm-run-all2": "^6.2.3",
"release-it": "^16.3.0",
"rimraf": "^5.0.10",
"rxjs": "^6.6.7",
"sass": "^1.64.0",
"ts-node": "^10.9.1",
"tslib": "^2.6.0",
"sass": "^1.79.3",
"ts-node": "^10.9.2",
"tslib": "^2.7.0",
"typescript": "~4.7.4",
"zone.js": "~0.11.8"
},
Expand Down
Loading

0 comments on commit 30aa7d2

Please sign in to comment.