Skip to content

Commit 36a5e85

Browse files
committed
build: update dependency critters to v0.0.25
1 parent bfa8fec commit 36a5e85

File tree

4 files changed

+21
-6
lines changed

4 files changed

+21
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
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",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
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",

yarn.lock

Lines changed: 18 additions & 3 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"
@@ -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"
@@ -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"
@@ -8243,6 +8243,21 @@ __metadata:
82438243
languageName: node
82448244
linkType: hard
82458245

8246+
"critters@npm:0.0.25":
8247+
version: 0.0.25
8248+
resolution: "critters@npm:0.0.25"
8249+
dependencies:
8250+
chalk: "npm:^4.1.0"
8251+
css-select: "npm:^5.1.0"
8252+
dom-serializer: "npm:^2.0.0"
8253+
domhandler: "npm:^5.0.2"
8254+
htmlparser2: "npm:^8.0.2"
8255+
postcss: "npm:^8.4.23"
8256+
postcss-media-query-parser: "npm:^0.2.3"
8257+
checksum: 10c0/0129ca7f46fd49d69b85b3808c86d69267bda0dce9186b2a49f5e42fabd0e0d9e6153f707e9a8880712ce6bf3e257a696810157706bffafd92f6776fc777729b
8258+
languageName: node
8259+
linkType: hard
8260+
82468261
"cross-fetch@npm:3.1.5":
82478262
version: 3.1.5
82488263
resolution: "cross-fetch@npm:3.1.5"

0 commit comments

Comments
 (0)