Skip to content

Commit

Permalink
build: update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
angular-robot authored and alan-agius4 committed Sep 12, 2024
1 parent 52f4aa1 commit 5bba61d
Show file tree
Hide file tree
Showing 4 changed files with 264 additions and 31 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,12 +138,12 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-header": "3.1.1",
"eslint-plugin-import": "2.30.0",
"express": "4.20.0",
"express": "4.21.0",
"fast-glob": "3.3.2",
"http-proxy": "^1.18.1",
"http-proxy-middleware": "3.0.2",
"https-proxy-agent": "7.0.5",
"husky": "9.1.5",
"husky": "9.1.6",
"ini": "5.0.0",
"istanbul-lib-instrument": "6.0.3",
"jasmine": "^5.0.0",
Expand Down Expand Up @@ -183,7 +183,7 @@
"puppeteer": "18.2.1",
"quicktype-core": "23.0.170",
"resolve-url-loader": "5.0.0",
"rollup": "4.21.2",
"rollup": "4.21.3",
"rollup-plugin-sourcemaps": "^0.6.0",
"rxjs": "7.8.1",
"sass": "1.78.0",
Expand All @@ -204,7 +204,7 @@
"unenv": "^1.10.0",
"verdaccio": "5.32.1",
"verdaccio-auth-memory": "^10.0.0",
"vite": "5.4.3",
"vite": "5.4.4",
"watchpack": "2.4.2",
"webpack": "5.94.0",
"webpack-dev-middleware": "7.4.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/angular/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
"parse5-html-rewriting-stream": "7.0.0",
"picomatch": "4.0.2",
"piscina": "4.6.1",
"rollup": "4.21.2",
"rollup": "4.21.3",
"sass": "1.78.0",
"semver": "7.6.3",
"vite": "5.4.3",
"vite": "5.4.4",
"watchpack": "2.4.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/angular_devkit/build_angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"terser": "5.32.0",
"tree-kill": "1.2.2",
"tslib": "2.7.0",
"vite": "5.4.3",
"vite": "5.4.4",
"watchpack": "2.4.2",
"webpack": "5.94.0",
"webpack-dev-middleware": "7.4.2",
Expand Down
Loading

0 comments on commit 5bba61d

Please sign in to comment.