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 jkrems committed Sep 20, 2024
1 parent d2f1c46 commit b65ef44
Show file tree
Hide file tree
Showing 4 changed files with 149 additions and 93 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -183,11 +183,11 @@
"puppeteer": "18.2.1",
"quicktype-core": "23.0.170",
"resolve-url-loader": "5.0.0",
"rollup": "4.22.0",
"rollup": "4.22.2",
"rollup-plugin-sourcemaps": "^0.6.0",
"rxjs": "7.8.1",
"sass": "1.79.1",
"sass-loader": "16.0.1",
"sass": "1.79.3",
"sass-loader": "16.0.2",
"semver": "7.6.3",
"shelljs": "^0.8.5",
"source-map": "0.7.4",
Expand All @@ -204,7 +204,7 @@
"unenv": "^1.10.0",
"verdaccio": "5.32.2",
"verdaccio-auth-memory": "^10.0.0",
"vite": "5.4.6",
"vite": "5.4.7",
"watchpack": "2.4.2",
"webpack": "5.94.0",
"webpack-dev-middleware": "7.4.2",
Expand Down
6 changes: 3 additions & 3 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.7.0",
"rollup": "4.22.0",
"sass": "1.79.1",
"rollup": "4.22.2",
"sass": "1.79.3",
"semver": "7.6.3",
"vite": "5.4.6",
"vite": "5.4.7",
"watchpack": "2.4.2"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/angular_devkit/build_angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,15 @@
"postcss-loader": "8.1.1",
"resolve-url-loader": "5.0.0",
"rxjs": "7.8.1",
"sass": "1.79.1",
"sass-loader": "16.0.1",
"sass": "1.79.3",
"sass-loader": "16.0.2",
"semver": "7.6.3",
"source-map-loader": "5.0.0",
"source-map-support": "0.5.21",
"terser": "5.33.0",
"tree-kill": "1.2.2",
"tslib": "2.7.0",
"vite": "5.4.6",
"vite": "5.4.7",
"watchpack": "2.4.2",
"webpack": "5.94.0",
"webpack-dev-middleware": "7.4.2",
Expand Down
Loading

0 comments on commit b65ef44

Please sign in to comment.