@@ -4687,7 +4687,7 @@ __metadata:
4687
4687
"@roots/bud": "npm:6.9.1"
4688
4688
"@roots/bud-prettier": "npm:6.9.1"
4689
4689
"@roots/bud-stylelint": "npm:6.9.1"
4690
- "@roots/bud-support": "npm:6.9.1 "
4690
+ "@roots/bud-support": "npm:6.11.0 "
4691
4691
"@roots/bud-tailwindcss": "npm:6.9.1"
4692
4692
"@roots/eslint-config": "npm:6.9.1"
4693
4693
"@roots/sage": "npm:6.9.1"
@@ -5577,6 +5577,217 @@ __metadata:
5577
5577
languageName: node
5578
5578
linkType: hard
5579
5579
5580
+ "@roots/bud-support@npm:6.11.0":
5581
+ version: 6.11.0
5582
+ resolution: "@roots/bud-support@npm:6.11.0"
5583
+ dependencies:
5584
+ "@roots/filesystem": "npm:6.11.0"
5585
+ axios: "npm:1.3.2"
5586
+ chalk: "npm:5.2.0"
5587
+ chokidar: "npm:3.5.3"
5588
+ clean-stack: "npm:5.1.0"
5589
+ clean-webpack-plugin: "npm:4.0.0"
5590
+ clipanion: "npm:3.2.0-rc.14"
5591
+ common-path: "npm:1.0.1"
5592
+ connect: "npm:3.7.0"
5593
+ cookie-parser: "npm:1.4.6"
5594
+ copy-webpack-plugin: "npm:11.0.0"
5595
+ css-loader: "npm:^6.7.3"
5596
+ css-minimizer-webpack-plugin: "npm:4.2.2"
5597
+ csv-loader: "npm:^3.0.5"
5598
+ dotenv: "npm:16.0.3"
5599
+ dotenv-expand: "npm:10.0.0"
5600
+ execa: "npm:7.0.0"
5601
+ express: "npm:4.18.2"
5602
+ figures: "npm:5.0.0"
5603
+ file-loader: "npm:^6.2.0"
5604
+ fs-extra: "npm:11.1.0"
5605
+ fs-jetpack: "npm:5.1.0"
5606
+ get-port: "npm:6.1.2"
5607
+ globby: "npm:13.1.3"
5608
+ helpful-decorators: "npm:2.1.0"
5609
+ highlight.js: "npm:11.7.0"
5610
+ html-loader: "npm:^4.2.0"
5611
+ html-webpack-plugin: "npm:5.5.0"
5612
+ http-proxy-middleware: "npm:3.0.0-beta.0"
5613
+ human-readable: "npm:0.2.1"
5614
+ import-meta-resolve: "npm:2.2.1"
5615
+ ink: "npm:3.2.0"
5616
+ ink-link: "npm:2.0.1"
5617
+ ink-text-input: "npm:4.0.3"
5618
+ json5: "npm:2.2.3"
5619
+ lodash: "npm:4.17.21"
5620
+ mini-css-extract-plugin: "npm:2.7.2"
5621
+ mini-svg-data-uri: "npm:1.4.4"
5622
+ node-notifier: "npm:10.0.1"
5623
+ open: "npm:8.4.0"
5624
+ open-editor: "npm:4.0.0"
5625
+ parse-semver: "npm:1.1.1"
5626
+ parse5: "npm:7.1.2"
5627
+ parse5-htmlparser2-tree-adapter: "npm:7.0.0"
5628
+ patch-console: "npm:2.0.0"
5629
+ pretty-format: "npm:29.4.1"
5630
+ react: "npm:17.0.2"
5631
+ remark: "npm:14.0.2"
5632
+ remark-html: "npm:15.0.1"
5633
+ remark-loader: "npm:5.0.0"
5634
+ signale: "npm:1.4.0"
5635
+ strip-ansi: "npm:7.0.1"
5636
+ style-loader: "npm:3.3.1"
5637
+ terser-webpack-plugin: "npm:5.3.6"
5638
+ toml: "npm:3.0.0"
5639
+ typanion: "npm:3.12.1"
5640
+ type-fest: "npm:3.5.0"
5641
+ webpack: "npm:5.75.0"
5642
+ webpack-dev-middleware: "npm:6.0.1"
5643
+ webpack-manifest-plugin: "npm:5.0.0"
5644
+ xml-loader: "npm:1.2.1"
5645
+ yml-loader: "npm:2.1.0"
5646
+ zod: "npm:3.20.6"
5647
+ peerDependencies:
5648
+ axios: "*"
5649
+ chalk: ">=5"
5650
+ chokidar: "*"
5651
+ clean-stack: "*"
5652
+ clean-webpack-plugin: "*"
5653
+ clipanion: "*"
5654
+ common-path: "*"
5655
+ connect: "*"
5656
+ cookie-parser: "*"
5657
+ copy-webpack-plugin: "*"
5658
+ css-minimizer-webpack-plugin: "*"
5659
+ dotenv: "*"
5660
+ dotenv-expand: "*"
5661
+ execa: "*"
5662
+ express: "*"
5663
+ figures: "*"
5664
+ fs-extra: "*"
5665
+ fs-jetpack: "*"
5666
+ get-port: "*"
5667
+ globby: "*"
5668
+ helpful-decorators: "*"
5669
+ highlight.js: "*"
5670
+ html-webpack-plugin: "*"
5671
+ http-proxy-middleware: "*"
5672
+ import-meta-resolve: "*"
5673
+ ink-link: "*"
5674
+ ink-text-input: "*"
5675
+ json5: "*"
5676
+ lodash: ">=4"
5677
+ mini-css-extract-plugin: ">=2"
5678
+ node-notifier: ">=10"
5679
+ open: ">=8"
5680
+ open-editor: ">=4"
5681
+ parse5: ">=7"
5682
+ parse5-htmlparser2-tree-adapter: ">=7"
5683
+ patch-console: ">=2"
5684
+ pretty-format: ">=29"
5685
+ signale: ">=1"
5686
+ terser-webpack-plugin: "*"
5687
+ toml: "*"
5688
+ typanion: "*"
5689
+ type-fest: "*"
5690
+ webpack: 5.75.0
5691
+ webpack-dev-middleware: "*"
5692
+ webpack-manifest-plugin: "*"
5693
+ zod: "*"
5694
+ peerDependenciesMeta:
5695
+ axios:
5696
+ optional: true
5697
+ chalk:
5698
+ optional: true
5699
+ chokidar:
5700
+ optional: true
5701
+ clean-stack:
5702
+ optional: true
5703
+ clean-webpack-plugin:
5704
+ optional: true
5705
+ clipanion:
5706
+ optional: true
5707
+ common-path:
5708
+ optional: true
5709
+ connect:
5710
+ optional: true
5711
+ cookie-parser:
5712
+ optional: true
5713
+ copy-webpack-plugin:
5714
+ optional: true
5715
+ css-minimizer-webpack-plugin:
5716
+ optional: true
5717
+ dotenv:
5718
+ optional: true
5719
+ dotenv-expand:
5720
+ optional: true
5721
+ execa:
5722
+ optional: true
5723
+ express:
5724
+ optional: true
5725
+ figures:
5726
+ optional: true
5727
+ fs-extra:
5728
+ optional: true
5729
+ fs-jetpack:
5730
+ optional: true
5731
+ get-port:
5732
+ optional: true
5733
+ globby:
5734
+ optional: true
5735
+ helpful-decorators:
5736
+ optional: true
5737
+ highlight.js:
5738
+ optional: true
5739
+ html-webpack-plugin:
5740
+ optional: true
5741
+ http-proxy-middleware:
5742
+ optional: true
5743
+ import-meta-resolve:
5744
+ optional: true
5745
+ ink-link:
5746
+ optional: true
5747
+ ink-text-input:
5748
+ optional: true
5749
+ json5:
5750
+ optional: true
5751
+ lodash:
5752
+ optional: true
5753
+ mini-css-extract-plugin:
5754
+ optional: true
5755
+ node-notifier:
5756
+ optional: true
5757
+ open:
5758
+ optional: true
5759
+ open-editor:
5760
+ optional: true
5761
+ parse5:
5762
+ optional: true
5763
+ parse5-htmlparser2-tree-adapter:
5764
+ optional: true
5765
+ patch-console:
5766
+ optional: true
5767
+ pretty-format:
5768
+ optional: true
5769
+ signale:
5770
+ optional: true
5771
+ terser-webpack-plugin:
5772
+ optional: true
5773
+ toml:
5774
+ optional: true
5775
+ typanion:
5776
+ optional: true
5777
+ type-fest:
5778
+ optional: true
5779
+ webpack:
5780
+ optional: true
5781
+ webpack-dev-middleware:
5782
+ optional: true
5783
+ webpack-manifest-plugin:
5784
+ optional: true
5785
+ zod:
5786
+ optional: true
5787
+ checksum: 573c42e025f6592a5eab07869a41f572367e16cce458ed47bdd4f03226a6b292a2b2656b2837c649ac520373aa79aac0ee7e6254c4150ac66c2c95346070bf60
5788
+ languageName: node
5789
+ linkType: hard
5790
+
5580
5791
"@roots/bud-support@npm:6.9.1":
5581
5792
version: 6.9.1
5582
5793
resolution: "@roots/bud-support@npm:6.9.1"
@@ -6089,6 +6300,26 @@ __metadata:
6089
6300
languageName: node
6090
6301
linkType: hard
6091
6302
6303
+ "@roots/filesystem@npm:6.11.0":
6304
+ version: 6.11.0
6305
+ resolution: "@roots/filesystem@npm:6.11.0"
6306
+ dependencies:
6307
+ "@aws-sdk/abort-controller": "npm:3.226.0"
6308
+ "@aws-sdk/client-s3": "npm:3.241.0"
6309
+ "@aws-sdk/lib-storage": "npm:3.252.0"
6310
+ "@types/lodash-es": "npm:4.17.6"
6311
+ fs-jetpack: "npm:5.1.0"
6312
+ globby: "npm:13.1.3"
6313
+ helpful-decorators: "npm:2.1.0"
6314
+ js-yaml: "npm:4.1.0"
6315
+ json5: "npm:2.2.3"
6316
+ lodash: "npm:4.17.21"
6317
+ mime-types: "npm:2.1.35"
6318
+ safe-json-stringify: "npm:1.2.0"
6319
+ checksum: 52c90d2cb74f8a3ca2380b540466e9c3fe07d293a151ffc283714e91ab0b51c635956f521feb55392b33f6ea7360382c64009dedd8ee40ebff15d3caee912903
6320
+ languageName: node
6321
+ linkType: hard
6322
+
6092
6323
"@roots/filesystem@npm:6.9.1":
6093
6324
version: 6.9.1
6094
6325
resolution: "@roots/filesystem@npm:6.9.1"
@@ -10400,6 +10631,17 @@ __metadata:
10400
10631
languageName: node
10401
10632
linkType: hard
10402
10633
10634
+ "axios@npm:1.3.2":
10635
+ version: 1.3.2
10636
+ resolution: "axios@npm:1.3.2"
10637
+ dependencies:
10638
+ follow-redirects: "npm:^1.15.0"
10639
+ form-data: "npm:^4.0.0"
10640
+ proxy-from-env: "npm:^1.1.0"
10641
+ checksum: d70325ae823919b0d1c5b3a41392780f12dfafa666cf688c1948e72fc5ad4fe6ffdd7bfc1aa63fcbda54bba500dfadf680ad675632af72de18269626e9e18b67
10642
+ languageName: node
10643
+ linkType: hard
10644
+
10403
10645
"axobject-query@npm:^3.1.1":
10404
10646
version: 3.1.1
10405
10647
resolution: "axobject-query@npm:3.1.1"
@@ -13829,6 +14071,23 @@ __metadata:
13829
14071
languageName: node
13830
14072
linkType: hard
13831
14073
14074
+ "execa@npm:7.0.0, execa@npm:^7.0.0":
14075
+ version: 7.0.0
14076
+ resolution: "execa@npm:7.0.0"
14077
+ dependencies:
14078
+ cross-spawn: "npm:^7.0.3"
14079
+ get-stream: "npm:^6.0.1"
14080
+ human-signals: "npm:^4.3.0"
14081
+ is-stream: "npm:^3.0.0"
14082
+ merge-stream: "npm:^2.0.0"
14083
+ npm-run-path: "npm:^5.1.0"
14084
+ onetime: "npm:^6.0.0"
14085
+ signal-exit: "npm:^3.0.7"
14086
+ strip-final-newline: "npm:^3.0.0"
14087
+ checksum: b10a3c635ebef4ab2b71aa009bd73cbdb1edee1f30d8126fb924191d0ff6a5691ede9277d06ab976a41e8fec8605b152fd9314654e60cc38e2d7509002ace28c
14088
+ languageName: node
14089
+ linkType: hard
14090
+
13832
14091
"execa@npm:^5.0.0, execa@npm:^5.1.1":
13833
14092
version: 5.1.1
13834
14093
resolution: "execa@npm:5.1.1"
@@ -13846,23 +14105,6 @@ __metadata:
13846
14105
languageName: node
13847
14106
linkType: hard
13848
14107
13849
- "execa@npm:^7.0.0":
13850
- version: 7.0.0
13851
- resolution: "execa@npm:7.0.0"
13852
- dependencies:
13853
- cross-spawn: "npm:^7.0.3"
13854
- get-stream: "npm:^6.0.1"
13855
- human-signals: "npm:^4.3.0"
13856
- is-stream: "npm:^3.0.0"
13857
- merge-stream: "npm:^2.0.0"
13858
- npm-run-path: "npm:^5.1.0"
13859
- onetime: "npm:^6.0.0"
13860
- signal-exit: "npm:^3.0.7"
13861
- strip-final-newline: "npm:^3.0.0"
13862
- checksum: b10a3c635ebef4ab2b71aa009bd73cbdb1edee1f30d8126fb924191d0ff6a5691ede9277d06ab976a41e8fec8605b152fd9314654e60cc38e2d7509002ace28c
13863
- languageName: node
13864
- linkType: hard
13865
-
13866
14108
"exit@npm:^0.1.2":
13867
14109
version: 0.1.2
13868
14110
resolution: "exit@npm:0.1.2"
@@ -26003,6 +26245,13 @@ __metadata:
26003
26245
languageName: node
26004
26246
linkType: hard
26005
26247
26248
+ "zod@npm:3.20.6":
26249
+ version: 3.20.6
26250
+ resolution: "zod@npm:3.20.6"
26251
+ checksum: 27120c04343f4843cd1a5fe18b9505aaf4618d3583e23a30ee80bcba77cb75f8c0fd71565d783d3a79e199722a0f7a30372f6b622256f1e2a3ab403ebfb60164
26252
+ languageName: node
26253
+ linkType: hard
26254
+
26006
26255
"zwitch@npm:^2.0.0, zwitch@npm:^2.0.4":
26007
26256
version: 2.0.4
26008
26257
resolution: "zwitch@npm:2.0.4"
0 commit comments