Skip to content

Commit 7b994e4

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
1 parent bfa8fec commit 7b994e4

File tree

4 files changed

+194
-13
lines changed

4 files changed

+194
-13
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"buffer": "6.0.3",
130130
"chokidar": "4.0.1",
131131
"copy-webpack-plugin": "12.0.2",
132-
"critters": "0.0.24",
132+
"critters": "0.0.25",
133133
"css-loader": "7.1.2",
134134
"debug": "^4.1.1",
135135
"esbuild": "0.24.0",
@@ -186,7 +186,7 @@
186186
"rollup": "4.24.0",
187187
"rollup-plugin-sourcemaps": "^0.6.0",
188188
"rxjs": "7.8.1",
189-
"sass": "1.79.4",
189+
"sass": "1.79.5",
190190
"sass-loader": "16.0.2",
191191
"semver": "7.6.3",
192192
"shelljs": "^0.8.5",

packages/angular/build/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@inquirer/confirm": "5.0.0",
2828
"@vitejs/plugin-basic-ssl": "1.1.0",
2929
"browserslist": "^4.23.0",
30-
"critters": "0.0.24",
30+
"critters": "0.0.25",
3131
"esbuild": "0.24.0",
3232
"fast-glob": "3.3.2",
3333
"https-proxy-agent": "7.0.5",
@@ -39,7 +39,7 @@
3939
"picomatch": "4.0.2",
4040
"piscina": "4.7.0",
4141
"rollup": "4.24.0",
42-
"sass": "1.79.4",
42+
"sass": "1.79.5",
4343
"semver": "7.6.3",
4444
"vite": "5.4.8",
4545
"watchpack": "2.4.2"

packages/angular_devkit/build_angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"babel-loader": "9.2.1",
2929
"browserslist": "^4.21.5",
3030
"copy-webpack-plugin": "12.0.2",
31-
"critters": "0.0.24",
31+
"critters": "0.0.25",
3232
"css-loader": "7.1.2",
3333
"esbuild-wasm": "0.24.0",
3434
"fast-glob": "3.3.2",
@@ -53,7 +53,7 @@
5353
"postcss-loader": "8.1.1",
5454
"resolve-url-loader": "5.0.0",
5555
"rxjs": "7.8.1",
56-
"sass": "1.79.4",
56+
"sass": "1.79.5",
5757
"sass-loader": "16.0.2",
5858
"semver": "7.6.3",
5959
"source-map-loader": "5.0.0",

yarn.lock

Lines changed: 188 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ __metadata:
8181
babel-loader: "npm:9.2.1"
8282
browserslist: "npm:^4.21.5"
8383
copy-webpack-plugin: "npm:12.0.2"
84-
critters: "npm:0.0.24"
84+
critters: "npm:0.0.25"
8585
css-loader: "npm:7.1.2"
8686
esbuild: "npm:0.24.0"
8787
esbuild-wasm: "npm:0.24.0"
@@ -107,7 +107,7 @@ __metadata:
107107
postcss-loader: "npm:8.1.1"
108108
resolve-url-loader: "npm:5.0.0"
109109
rxjs: "npm:7.8.1"
110-
sass: "npm:1.79.4"
110+
sass: "npm:1.79.5"
111111
sass-loader: "npm:16.0.2"
112112
semver: "npm:7.6.3"
113113
source-map-loader: "npm:5.0.0"
@@ -390,7 +390,7 @@ __metadata:
390390
"@inquirer/confirm": "npm:5.0.0"
391391
"@vitejs/plugin-basic-ssl": "npm:1.1.0"
392392
browserslist: "npm:^4.23.0"
393-
critters: "npm:0.0.24"
393+
critters: "npm:0.0.25"
394394
esbuild: "npm:0.24.0"
395395
fast-glob: "npm:3.3.2"
396396
https-proxy-agent: "npm:7.0.5"
@@ -403,7 +403,7 @@ __metadata:
403403
picomatch: "npm:4.0.2"
404404
piscina: "npm:4.7.0"
405405
rollup: "npm:4.24.0"
406-
sass: "npm:1.79.4"
406+
sass: "npm:1.79.5"
407407
semver: "npm:7.6.3"
408408
vite: "npm:5.4.8"
409409
watchpack: "npm:2.4.2"
@@ -712,7 +712,7 @@ __metadata:
712712
buffer: "npm:6.0.3"
713713
chokidar: "npm:4.0.1"
714714
copy-webpack-plugin: "npm:12.0.2"
715-
critters: "npm:0.0.24"
715+
critters: "npm:0.0.25"
716716
css-loader: "npm:7.1.2"
717717
debug: "npm:^4.1.1"
718718
esbuild: "npm:0.24.0"
@@ -769,7 +769,7 @@ __metadata:
769769
rollup: "npm:4.24.0"
770770
rollup-plugin-sourcemaps: "npm:^0.6.0"
771771
rxjs: "npm:7.8.1"
772-
sass: "npm:1.79.4"
772+
sass: "npm:1.79.5"
773773
sass-loader: "npm:16.0.2"
774774
semver: "npm:7.6.3"
775775
shelljs: "npm:^0.8.5"
@@ -4120,6 +4120,140 @@ __metadata:
41204120
languageName: node
41214121
linkType: hard
41224122

4123+
"@parcel/watcher-android-arm64@npm:2.4.1":
4124+
version: 2.4.1
4125+
resolution: "@parcel/watcher-android-arm64@npm:2.4.1"
4126+
conditions: os=android & cpu=arm64
4127+
languageName: node
4128+
linkType: hard
4129+
4130+
"@parcel/watcher-darwin-arm64@npm:2.4.1":
4131+
version: 2.4.1
4132+
resolution: "@parcel/watcher-darwin-arm64@npm:2.4.1"
4133+
conditions: os=darwin & cpu=arm64
4134+
languageName: node
4135+
linkType: hard
4136+
4137+
"@parcel/watcher-darwin-x64@npm:2.4.1":
4138+
version: 2.4.1
4139+
resolution: "@parcel/watcher-darwin-x64@npm:2.4.1"
4140+
conditions: os=darwin & cpu=x64
4141+
languageName: node
4142+
linkType: hard
4143+
4144+
"@parcel/watcher-freebsd-x64@npm:2.4.1":
4145+
version: 2.4.1
4146+
resolution: "@parcel/watcher-freebsd-x64@npm:2.4.1"
4147+
conditions: os=freebsd & cpu=x64
4148+
languageName: node
4149+
linkType: hard
4150+
4151+
"@parcel/watcher-linux-arm-glibc@npm:2.4.1":
4152+
version: 2.4.1
4153+
resolution: "@parcel/watcher-linux-arm-glibc@npm:2.4.1"
4154+
conditions: os=linux & cpu=arm & libc=glibc
4155+
languageName: node
4156+
linkType: hard
4157+
4158+
"@parcel/watcher-linux-arm64-glibc@npm:2.4.1":
4159+
version: 2.4.1
4160+
resolution: "@parcel/watcher-linux-arm64-glibc@npm:2.4.1"
4161+
conditions: os=linux & cpu=arm64 & libc=glibc
4162+
languageName: node
4163+
linkType: hard
4164+
4165+
"@parcel/watcher-linux-arm64-musl@npm:2.4.1":
4166+
version: 2.4.1
4167+
resolution: "@parcel/watcher-linux-arm64-musl@npm:2.4.1"
4168+
conditions: os=linux & cpu=arm64 & libc=musl
4169+
languageName: node
4170+
linkType: hard
4171+
4172+
"@parcel/watcher-linux-x64-glibc@npm:2.4.1":
4173+
version: 2.4.1
4174+
resolution: "@parcel/watcher-linux-x64-glibc@npm:2.4.1"
4175+
conditions: os=linux & cpu=x64 & libc=glibc
4176+
languageName: node
4177+
linkType: hard
4178+
4179+
"@parcel/watcher-linux-x64-musl@npm:2.4.1":
4180+
version: 2.4.1
4181+
resolution: "@parcel/watcher-linux-x64-musl@npm:2.4.1"
4182+
conditions: os=linux & cpu=x64 & libc=musl
4183+
languageName: node
4184+
linkType: hard
4185+
4186+
"@parcel/watcher-win32-arm64@npm:2.4.1":
4187+
version: 2.4.1
4188+
resolution: "@parcel/watcher-win32-arm64@npm:2.4.1"
4189+
conditions: os=win32 & cpu=arm64
4190+
languageName: node
4191+
linkType: hard
4192+
4193+
"@parcel/watcher-win32-ia32@npm:2.4.1":
4194+
version: 2.4.1
4195+
resolution: "@parcel/watcher-win32-ia32@npm:2.4.1"
4196+
conditions: os=win32 & cpu=ia32
4197+
languageName: node
4198+
linkType: hard
4199+
4200+
"@parcel/watcher-win32-x64@npm:2.4.1":
4201+
version: 2.4.1
4202+
resolution: "@parcel/watcher-win32-x64@npm:2.4.1"
4203+
conditions: os=win32 & cpu=x64
4204+
languageName: node
4205+
linkType: hard
4206+
4207+
"@parcel/watcher@npm:^2.4.1":
4208+
version: 2.4.1
4209+
resolution: "@parcel/watcher@npm:2.4.1"
4210+
dependencies:
4211+
"@parcel/watcher-android-arm64": "npm:2.4.1"
4212+
"@parcel/watcher-darwin-arm64": "npm:2.4.1"
4213+
"@parcel/watcher-darwin-x64": "npm:2.4.1"
4214+
"@parcel/watcher-freebsd-x64": "npm:2.4.1"
4215+
"@parcel/watcher-linux-arm-glibc": "npm:2.4.1"
4216+
"@parcel/watcher-linux-arm64-glibc": "npm:2.4.1"
4217+
"@parcel/watcher-linux-arm64-musl": "npm:2.4.1"
4218+
"@parcel/watcher-linux-x64-glibc": "npm:2.4.1"
4219+
"@parcel/watcher-linux-x64-musl": "npm:2.4.1"
4220+
"@parcel/watcher-win32-arm64": "npm:2.4.1"
4221+
"@parcel/watcher-win32-ia32": "npm:2.4.1"
4222+
"@parcel/watcher-win32-x64": "npm:2.4.1"
4223+
detect-libc: "npm:^1.0.3"
4224+
is-glob: "npm:^4.0.3"
4225+
micromatch: "npm:^4.0.5"
4226+
node-addon-api: "npm:^7.0.0"
4227+
node-gyp: "npm:latest"
4228+
dependenciesMeta:
4229+
"@parcel/watcher-android-arm64":
4230+
optional: true
4231+
"@parcel/watcher-darwin-arm64":
4232+
optional: true
4233+
"@parcel/watcher-darwin-x64":
4234+
optional: true
4235+
"@parcel/watcher-freebsd-x64":
4236+
optional: true
4237+
"@parcel/watcher-linux-arm-glibc":
4238+
optional: true
4239+
"@parcel/watcher-linux-arm64-glibc":
4240+
optional: true
4241+
"@parcel/watcher-linux-arm64-musl":
4242+
optional: true
4243+
"@parcel/watcher-linux-x64-glibc":
4244+
optional: true
4245+
"@parcel/watcher-linux-x64-musl":
4246+
optional: true
4247+
"@parcel/watcher-win32-arm64":
4248+
optional: true
4249+
"@parcel/watcher-win32-ia32":
4250+
optional: true
4251+
"@parcel/watcher-win32-x64":
4252+
optional: true
4253+
checksum: 10c0/33b7112094b9eb46c234d824953967435b628d3d93a0553255e9910829b84cab3da870153c3a870c31db186dc58f3b2db81382fcaee3451438aeec4d786a6211
4254+
languageName: node
4255+
linkType: hard
4256+
41234257
"@pkgjs/parseargs@npm:^0.11.0":
41244258
version: 0.11.0
41254259
resolution: "@pkgjs/parseargs@npm:0.11.0"
@@ -8243,6 +8377,21 @@ __metadata:
82438377
languageName: node
82448378
linkType: hard
82458379

8380+
"critters@npm:0.0.25":
8381+
version: 0.0.25
8382+
resolution: "critters@npm:0.0.25"
8383+
dependencies:
8384+
chalk: "npm:^4.1.0"
8385+
css-select: "npm:^5.1.0"
8386+
dom-serializer: "npm:^2.0.0"
8387+
domhandler: "npm:^5.0.2"
8388+
htmlparser2: "npm:^8.0.2"
8389+
postcss: "npm:^8.4.23"
8390+
postcss-media-query-parser: "npm:^0.2.3"
8391+
checksum: 10c0/0129ca7f46fd49d69b85b3808c86d69267bda0dce9186b2a49f5e42fabd0e0d9e6153f707e9a8880712ce6bf3e257a696810157706bffafd92f6776fc777729b
8392+
languageName: node
8393+
linkType: hard
8394+
82468395
"cross-fetch@npm:3.1.5":
82478396
version: 3.1.5
82488397
resolution: "cross-fetch@npm:3.1.5"
@@ -8639,6 +8788,15 @@ __metadata:
86398788
languageName: node
86408789
linkType: hard
86418790

8791+
"detect-libc@npm:^1.0.3":
8792+
version: 1.0.3
8793+
resolution: "detect-libc@npm:1.0.3"
8794+
bin:
8795+
detect-libc: ./bin/detect-libc.js
8796+
checksum: 10c0/4da0deae9f69e13bc37a0902d78bf7169480004b1fed3c19722d56cff578d16f0e11633b7fbf5fb6249181236c72e90024cbd68f0b9558ae06e281f47326d50d
8797+
languageName: node
8798+
linkType: hard
8799+
86428800
"detect-libc@npm:^2.0.1":
86438801
version: 2.0.3
86448802
resolution: "detect-libc@npm:2.0.3"
@@ -13129,7 +13287,7 @@ __metadata:
1312913287
languageName: node
1313013288
linkType: hard
1313113289

13132-
"micromatch@npm:^4.0.2, micromatch@npm:^4.0.4, micromatch@npm:^4.0.8":
13290+
"micromatch@npm:^4.0.2, micromatch@npm:^4.0.4, micromatch@npm:^4.0.5, micromatch@npm:^4.0.8":
1313313291
version: 4.0.8
1313413292
resolution: "micromatch@npm:4.0.8"
1313513293
dependencies:
@@ -13636,6 +13794,15 @@ __metadata:
1363613794
languageName: node
1363713795
linkType: hard
1363813796

13797+
"node-addon-api@npm:^7.0.0":
13798+
version: 7.1.1
13799+
resolution: "node-addon-api@npm:7.1.1"
13800+
dependencies:
13801+
node-gyp: "npm:latest"
13802+
checksum: 10c0/fb32a206276d608037fa1bcd7e9921e177fe992fc610d098aa3128baca3c0050fc1e014fa007e9b3874cf865ddb4f5bd9f43ccb7cbbbe4efaff6a83e920b17e9
13803+
languageName: node
13804+
linkType: hard
13805+
1363913806
"node-domexception@npm:^1.0.0":
1364013807
version: 1.0.0
1364113808
resolution: "node-domexception@npm:1.0.0"
@@ -15926,6 +16093,20 @@ __metadata:
1592616093
languageName: node
1592716094
linkType: hard
1592816095

16096+
"sass@npm:1.79.5":
16097+
version: 1.79.5
16098+
resolution: "sass@npm:1.79.5"
16099+
dependencies:
16100+
"@parcel/watcher": "npm:^2.4.1"
16101+
chokidar: "npm:^4.0.0"
16102+
immutable: "npm:^4.0.0"
16103+
source-map-js: "npm:>=0.6.2 <2.0.0"
16104+
bin:
16105+
sass: sass.js
16106+
checksum: 10c0/7331865fd1d0c03e6e180a4fe0e175ac1bf1214f6c77f0d99ad72fbe2ed9ede3fab8a64c0c41471cb8a358a9d11624ec59a49283f9b6070eb99c522b34b814bf
16107+
languageName: node
16108+
linkType: hard
16109+
1592916110
"saucelabs@npm:^1.5.0":
1593016111
version: 1.5.0
1593116112
resolution: "saucelabs@npm:1.5.0"

0 commit comments

Comments
 (0)