Skip to content

Commit a60749f

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
1 parent 5bf7022 commit a60749f

File tree

3 files changed

+221
-56
lines changed

3 files changed

+221
-56
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"ajv": "8.12.0",
123123
"ajv-formats": "2.1.1",
124124
"ansi-colors": "4.1.3",
125-
"autoprefixer": "10.4.14",
125+
"autoprefixer": "10.4.15",
126126
"babel-loader": "9.1.3",
127127
"babel-plugin-istanbul": "6.1.1",
128128
"bootstrap": "^4.0.0",
@@ -133,9 +133,9 @@
133133
"critters": "0.0.20",
134134
"css-loader": "6.8.1",
135135
"debug": "^4.1.1",
136-
"esbuild": "0.19.0",
137-
"esbuild-wasm": "0.19.0",
138-
"eslint": "8.46.0",
136+
"esbuild": "0.19.2",
137+
"esbuild-wasm": "0.19.2",
138+
"eslint": "8.47.0",
139139
"eslint-config-prettier": "9.0.0",
140140
"eslint-plugin-header": "3.1.1",
141141
"eslint-plugin-import": "2.28.0",
@@ -182,7 +182,7 @@
182182
"prettier": "^3.0.0",
183183
"protractor": "~7.0.0",
184184
"puppeteer": "18.2.1",
185-
"quicktype-core": "23.0.65",
185+
"quicktype-core": "23.0.69",
186186
"resolve-url-loader": "5.0.0",
187187
"rxjs": "7.8.1",
188188
"sass": "1.65.1",

packages/angular_devkit/build_angular/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@
2424
"@ngtools/webpack": "0.0.0-PLACEHOLDER",
2525
"@vitejs/plugin-basic-ssl": "1.0.1",
2626
"ansi-colors": "4.1.3",
27-
"autoprefixer": "10.4.14",
27+
"autoprefixer": "10.4.15",
2828
"babel-loader": "9.1.3",
2929
"babel-plugin-istanbul": "6.1.1",
3030
"browserslist": "^4.21.5",
3131
"chokidar": "3.5.3",
3232
"copy-webpack-plugin": "11.0.0",
3333
"critters": "0.0.20",
3434
"css-loader": "6.8.1",
35-
"esbuild-wasm": "0.19.0",
35+
"esbuild-wasm": "0.19.2",
3636
"fast-glob": "3.3.1",
3737
"guess-parser": "0.4.22",
3838
"https-proxy-agent": "5.0.1",
@@ -72,7 +72,7 @@
7272
"webpack-subresource-integrity": "5.1.0"
7373
},
7474
"optionalDependencies": {
75-
"esbuild": "0.19.0"
75+
"esbuild": "0.19.2"
7676
},
7777
"peerDependencies": {
7878
"@angular/compiler-cli": "^16.0.0 || ^16.2.0-next.0",

0 commit comments

Comments
 (0)