@caweb/webpack 1.3.33 → 1.3.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,9 @@
1
+ v1.3.35
2
+ - Updated npm packages
3
+
4
+ v1.3.34
5
+ - Updated npm packages
6
+
1
7
  v1.3.33
2
8
  - Changelog changed from txt to md
3
9
  - Updated npm packages
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@caweb/webpack",
3
- "version": "1.3.33",
3
+ "version": "1.3.35",
4
4
  "description": "CAWebPublishing Webpack Configuration",
5
5
  "main": "index.js",
6
6
  "type": "module",
@@ -32,12 +32,12 @@
32
32
  },
33
33
  "homepage": "https://github.com/CAWebPublishing/webpack#readme",
34
34
  "devDependencies": {
35
- "webpack": "^5.98.0"
35
+ "webpack": "^5.99.6"
36
36
  },
37
37
  "dependencies": {
38
38
  "@caweb/a11y-webpack-plugin": "^1.0.9",
39
39
  "@caweb/css-audit-webpack-plugin": "^1.0.12",
40
- "@caweb/html-webpack-plugin": "^1.7.2",
40
+ "@caweb/html-webpack-plugin": "^1.7.4",
41
41
  "@caweb/jshint-webpack-plugin": "^2.0.1"
42
42
  }
43
43
  }
@@ -1,3 +1,10 @@
1
+ v1.7.4
2
+ - Increased anchor line-height from 1.5 to 1.75 to correct interactive element not meeting minimum size or spacing
3
+ - Updated npm packages
4
+
5
+ v1.7.3
6
+ - Search button focus outline has been lightened to correct color contrast a11y issue
7
+
1
8
  v1.7.2
2
9
  - Updated npm packages
3
10
  - Added @caweb/icon-library when testing
@@ -1,18 +1,18 @@
1
1
  {
2
2
  "name": "@caweb/html-webpack-plugin",
3
- "version": "1.7.1",
3
+ "version": "1.7.4",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@caweb/html-webpack-plugin",
9
- "version": "1.7.1",
9
+ "version": "1.7.4",
10
10
  "license": "ISC",
11
11
  "dependencies": {
12
12
  "@caweb/a11y-webpack-plugin": "^1.0.9",
13
13
  "@caweb/css-audit-webpack-plugin": "^1.0.12",
14
14
  "@caweb/jshint-webpack-plugin": "^2.0.1",
15
- "@wordpress/scripts": "^30.14.1",
15
+ "@wordpress/scripts": "^30.15.0",
16
16
  "css-minimizer-webpack-plugin": "^7.0.2",
17
17
  "handlebars-loader": "^1.7.3",
18
18
  "html-webpack-link-type-plugin": "^1.1.1",
@@ -20,7 +20,7 @@
20
20
  "html-webpack-skip-assets-plugin": "^1.0.4",
21
21
  "mini-css-extract-plugin": "^2.9.2",
22
22
  "rtlcss-webpack-plugin": "^4.0.7",
23
- "webpack": "^5.98.0",
23
+ "webpack": "^5.99.6",
24
24
  "webpack-cli": "^6.0.1",
25
25
  "webpack-remove-empty-scripts": "^1.0.4"
26
26
  },
@@ -28,7 +28,7 @@
28
28
  "@caweb/icon-library": "^1.0.1",
29
29
  "@inquirer/prompts": "^7.4.1",
30
30
  "animate.css": "^4.1.1",
31
- "bootstrap": "^5.3.4",
31
+ "bootstrap": "^5.3.5",
32
32
  "bootstrap-forced-colors-css": "^1.0.7",
33
33
  "chalk": "^5.4.1",
34
34
  "cross-spawn": "^7.0.6",
@@ -2033,9 +2033,9 @@
2033
2033
  }
2034
2034
  },
2035
2035
  "node_modules/@eslint-community/eslint-utils": {
2036
- "version": "4.5.1",
2037
- "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.5.1.tgz",
2038
- "integrity": "sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w==",
2036
+ "version": "4.6.0",
2037
+ "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.6.0.tgz",
2038
+ "integrity": "sha512-WhCn7Z7TauhBtmzhvKpoQs0Wwb/kBcy4CwpuI0/eEIr2Lx2auxmulAzLr91wVZJaz47iUZdkXOK7WlAfxGKCnA==",
2039
2039
  "license": "MIT",
2040
2040
  "dependencies": {
2041
2041
  "eslint-visitor-keys": "^3.4.3"
@@ -3604,15 +3604,15 @@
3604
3604
  }
3605
3605
  },
3606
3606
  "node_modules/@pkgr/core": {
3607
- "version": "0.2.0",
3608
- "resolved": "https://registry.npmjs.org/@pkgr/core/-/core-0.2.0.tgz",
3609
- "integrity": "sha512-vsJDAkYR6qCPu+ioGScGiMYR7LvZYIXh/dlQeviqoTWNCVfKTLYD/LkNWH4Mxsv2a5vpIRc77FN5DnmK1eBggQ==",
3607
+ "version": "0.2.4",
3608
+ "resolved": "https://registry.npmjs.org/@pkgr/core/-/core-0.2.4.tgz",
3609
+ "integrity": "sha512-ROFF39F6ZrnzSUEmQQZUar0Jt4xVoP9WnDRdWwF4NNcXs3xBTLgBUDoOwW141y1jP+S8nahIbdxbFC7IShw9Iw==",
3610
3610
  "license": "MIT",
3611
3611
  "engines": {
3612
3612
  "node": "^12.20.0 || ^14.18.0 || >=16.0.0"
3613
3613
  },
3614
3614
  "funding": {
3615
- "url": "https://opencollective.com/unts"
3615
+ "url": "https://opencollective.com/pkgr"
3616
3616
  }
3617
3617
  },
3618
3618
  "node_modules/@playwright/test": {
@@ -5079,9 +5079,9 @@
5079
5079
  }
5080
5080
  },
5081
5081
  "node_modules/@wordpress/babel-preset-default": {
5082
- "version": "8.21.0",
5083
- "resolved": "https://registry.npmjs.org/@wordpress/babel-preset-default/-/babel-preset-default-8.21.0.tgz",
5084
- "integrity": "sha512-NlYlnjtG/y68/SnRREv3UhDY/2tWH6qYTHcCXQHAQ7mVFFcpRshioBx2y1GF1JRVAprHWXC8KiTBrssPGr8/JA==",
5082
+ "version": "8.22.0",
5083
+ "resolved": "https://registry.npmjs.org/@wordpress/babel-preset-default/-/babel-preset-default-8.22.0.tgz",
5084
+ "integrity": "sha512-iBPcAtfT6Qo745RBtiKyy6OwKB6qlLusLGE/+2W160oX4oaPlbrJbf37tb3LaYMR/+ncEakiio3eNUlR9wQE9A==",
5085
5085
  "license": "GPL-2.0-or-later",
5086
5086
  "dependencies": {
5087
5087
  "@babel/core": "7.25.7",
@@ -5090,8 +5090,8 @@
5090
5090
  "@babel/preset-env": "7.25.7",
5091
5091
  "@babel/preset-typescript": "7.25.7",
5092
5092
  "@babel/runtime": "7.25.7",
5093
- "@wordpress/browserslist-config": "^6.21.0",
5094
- "@wordpress/warning": "^3.21.0",
5093
+ "@wordpress/browserslist-config": "^6.22.0",
5094
+ "@wordpress/warning": "^3.22.0",
5095
5095
  "browserslist": "^4.21.10",
5096
5096
  "core-js": "^3.31.0",
5097
5097
  "react": "^18.3.0"
@@ -5274,9 +5274,9 @@
5274
5274
  }
5275
5275
  },
5276
5276
  "node_modules/@wordpress/base-styles": {
5277
- "version": "5.21.0",
5278
- "resolved": "https://registry.npmjs.org/@wordpress/base-styles/-/base-styles-5.21.0.tgz",
5279
- "integrity": "sha512-b+6GV/DWZSqf4n9u72jwxo0uXiCkkoppaAOCuAKAzXxq//I38q3Sqg14WJjjINlLkuvIc+xMXHtZ66eHTRz8IA==",
5277
+ "version": "5.22.0",
5278
+ "resolved": "https://registry.npmjs.org/@wordpress/base-styles/-/base-styles-5.22.0.tgz",
5279
+ "integrity": "sha512-bsuVyCfdmDCIIMq1NdoeFGJzKMkd0qFlqNPeW1Hiz9yKtU+dJmccwrACCUVFydDS9zSVpN1VdI0NerFQMyr5wA==",
5280
5280
  "license": "GPL-2.0-or-later",
5281
5281
  "engines": {
5282
5282
  "node": ">=18.12.0",
@@ -5284,9 +5284,9 @@
5284
5284
  }
5285
5285
  },
5286
5286
  "node_modules/@wordpress/browserslist-config": {
5287
- "version": "6.21.0",
5288
- "resolved": "https://registry.npmjs.org/@wordpress/browserslist-config/-/browserslist-config-6.21.0.tgz",
5289
- "integrity": "sha512-8NTmCQMtL852d5+scnuayiHeIDzlWnNCrupJiyyIyAUZpk05E8PLOswQvvTpsiCgwKAKXlRTLuNGKkAXAX1nPA==",
5287
+ "version": "6.22.0",
5288
+ "resolved": "https://registry.npmjs.org/@wordpress/browserslist-config/-/browserslist-config-6.22.0.tgz",
5289
+ "integrity": "sha512-IrvIkmBSO/DsTQCSWqeds95JN31nl138RvspB93Y5+f9gF5RuZ281HhRas5HbSgPa/SMHRXz6uT4wzNamP2Piw==",
5290
5290
  "license": "GPL-2.0-or-later",
5291
5291
  "engines": {
5292
5292
  "node": ">=18.12.0",
@@ -5294,9 +5294,9 @@
5294
5294
  }
5295
5295
  },
5296
5296
  "node_modules/@wordpress/dependency-extraction-webpack-plugin": {
5297
- "version": "6.21.0",
5298
- "resolved": "https://registry.npmjs.org/@wordpress/dependency-extraction-webpack-plugin/-/dependency-extraction-webpack-plugin-6.21.0.tgz",
5299
- "integrity": "sha512-LGt6ZCjy7BakglMY6FZqw3hGNgHipW8l+Dl+2K0eRPwe73tGGNA25NsInKOTJMSAaVsGrrfgr7XnyF8qqPM4Vg==",
5297
+ "version": "6.22.0",
5298
+ "resolved": "https://registry.npmjs.org/@wordpress/dependency-extraction-webpack-plugin/-/dependency-extraction-webpack-plugin-6.22.0.tgz",
5299
+ "integrity": "sha512-U1pPk2uxEfyB5x7T5lA9BPh3MSxEJ3lihOU1ULaUMUYC0ef2I+HP0k2CoR9G6SzR4lpJsfFZGxbOctBfFNH9gg==",
5300
5300
  "license": "GPL-2.0-or-later",
5301
5301
  "dependencies": {
5302
5302
  "json2php": "^0.0.7"
@@ -5316,9 +5316,9 @@
5316
5316
  "license": "BSD"
5317
5317
  },
5318
5318
  "node_modules/@wordpress/e2e-test-utils-playwright": {
5319
- "version": "1.21.0",
5320
- "resolved": "https://registry.npmjs.org/@wordpress/e2e-test-utils-playwright/-/e2e-test-utils-playwright-1.21.0.tgz",
5321
- "integrity": "sha512-SeGRA7skkST9TB56yHeY8pNBN5iNdtz3bc2j9gSim7U73/BgbC4LZPVAK6NfRJlckhJHofp92PC9aExheWSJTQ==",
5319
+ "version": "1.22.0",
5320
+ "resolved": "https://registry.npmjs.org/@wordpress/e2e-test-utils-playwright/-/e2e-test-utils-playwright-1.22.0.tgz",
5321
+ "integrity": "sha512-LJp+8+T3/Jk4dKbpLAYTxDvwn4yHhpzImezWOWsaoGMc92SvHjJfdexMB7vnzuE0IOEZUst7bIabui3tYkiUtQ==",
5322
5322
  "license": "GPL-2.0-or-later",
5323
5323
  "dependencies": {
5324
5324
  "change-case": "^4.1.2",
@@ -5337,16 +5337,16 @@
5337
5337
  }
5338
5338
  },
5339
5339
  "node_modules/@wordpress/eslint-plugin": {
5340
- "version": "22.7.0",
5341
- "resolved": "https://registry.npmjs.org/@wordpress/eslint-plugin/-/eslint-plugin-22.7.0.tgz",
5342
- "integrity": "sha512-0696awnWdUbV8cmAyC/6GQ6xS6nfBXikfM157GlctG3ac42VRW2jR0Qw7sm+2KmD0o4uMc+fz4CHuTLkVYhNBw==",
5340
+ "version": "22.8.0",
5341
+ "resolved": "https://registry.npmjs.org/@wordpress/eslint-plugin/-/eslint-plugin-22.8.0.tgz",
5342
+ "integrity": "sha512-VH39xtdnKqLag8PUhS+y4n0Ted4lPtUQ1vIr66DiFvGWMZ4+GfFl8IFOIWi41+6Obw8kgKuOUJhd0qSl+8tg1w==",
5343
5343
  "license": "GPL-2.0-or-later",
5344
5344
  "dependencies": {
5345
5345
  "@babel/eslint-parser": "7.25.7",
5346
5346
  "@typescript-eslint/eslint-plugin": "^6.4.1",
5347
5347
  "@typescript-eslint/parser": "^6.4.1",
5348
- "@wordpress/babel-preset-default": "^8.21.0",
5349
- "@wordpress/prettier-config": "^4.21.0",
5348
+ "@wordpress/babel-preset-default": "^8.22.0",
5349
+ "@wordpress/prettier-config": "^4.22.0",
5350
5350
  "cosmiconfig": "^7.0.0",
5351
5351
  "eslint-config-prettier": "^8.3.0",
5352
5352
  "eslint-plugin-import": "^2.25.2",
@@ -5423,9 +5423,9 @@
5423
5423
  }
5424
5424
  },
5425
5425
  "node_modules/@wordpress/jest-console": {
5426
- "version": "8.21.0",
5427
- "resolved": "https://registry.npmjs.org/@wordpress/jest-console/-/jest-console-8.21.0.tgz",
5428
- "integrity": "sha512-y5VFn//Tt7sASccwKGHkjLj3yHWSABiutEusTx2PJ1CzOJwTWldf5KDTnMqMciXf2In84ImV9dLyoI1pllJP0g==",
5426
+ "version": "8.22.0",
5427
+ "resolved": "https://registry.npmjs.org/@wordpress/jest-console/-/jest-console-8.22.0.tgz",
5428
+ "integrity": "sha512-kVqZy98s5ROR3FXvkdde6YpPOthIu7JZJ1/DOv21xINo9VGEN+yx8h3/xwiBTsbEs4bLa+ttQnvVE/lKNj+cvg==",
5429
5429
  "license": "GPL-2.0-or-later",
5430
5430
  "dependencies": {
5431
5431
  "@babel/runtime": "7.25.7",
@@ -5440,12 +5440,12 @@
5440
5440
  }
5441
5441
  },
5442
5442
  "node_modules/@wordpress/jest-preset-default": {
5443
- "version": "12.21.0",
5444
- "resolved": "https://registry.npmjs.org/@wordpress/jest-preset-default/-/jest-preset-default-12.21.0.tgz",
5445
- "integrity": "sha512-heTTSDh1THOa+9TnpPYZ07B7iZVstrPvfB5pYjOrnig3/DeYu1cgQpUJiwkvot6P+weFhhWSZoFXossItXQVTA==",
5443
+ "version": "12.22.0",
5444
+ "resolved": "https://registry.npmjs.org/@wordpress/jest-preset-default/-/jest-preset-default-12.22.0.tgz",
5445
+ "integrity": "sha512-pC6H6RenGCza2uhoR/CN65Gt7izZVIo0Sf+QrkAGYuxBqubOn70EWg3UedY0Jwl53fGrbf5KqHBCbDHf8W397Q==",
5446
5446
  "license": "GPL-2.0-or-later",
5447
5447
  "dependencies": {
5448
- "@wordpress/jest-console": "^8.21.0",
5448
+ "@wordpress/jest-console": "^8.22.0",
5449
5449
  "babel-jest": "29.7.0"
5450
5450
  },
5451
5451
  "engines": {
@@ -5458,9 +5458,9 @@
5458
5458
  }
5459
5459
  },
5460
5460
  "node_modules/@wordpress/npm-package-json-lint-config": {
5461
- "version": "5.21.0",
5462
- "resolved": "https://registry.npmjs.org/@wordpress/npm-package-json-lint-config/-/npm-package-json-lint-config-5.21.0.tgz",
5463
- "integrity": "sha512-g85tkbMvtSHluXZscNCyTQQ9ISg1zG0pgJZqY0DT57/gGrFyme6FZud68yTaUHFJvEyK3+8zbfcGIj7sN/i1dw==",
5461
+ "version": "5.22.0",
5462
+ "resolved": "https://registry.npmjs.org/@wordpress/npm-package-json-lint-config/-/npm-package-json-lint-config-5.22.0.tgz",
5463
+ "integrity": "sha512-3ZU5lhM9d5ePgI8Sw1oUDttWbj8Bxkh89IzJQGeCSB0HLo7n2sGADgfLx2+apuDiPGiRK4pIySxLaiFer+Tx/A==",
5464
5464
  "license": "GPL-2.0-or-later",
5465
5465
  "engines": {
5466
5466
  "node": ">=18.12.0",
@@ -5471,12 +5471,12 @@
5471
5471
  }
5472
5472
  },
5473
5473
  "node_modules/@wordpress/postcss-plugins-preset": {
5474
- "version": "5.21.0",
5475
- "resolved": "https://registry.npmjs.org/@wordpress/postcss-plugins-preset/-/postcss-plugins-preset-5.21.0.tgz",
5476
- "integrity": "sha512-sDSzaCV5efKSO8aBUgN/domZFM9BY9yh1qP7SIjOzSStVYGDNDdxdUJ4u3zm+shtR6aSLVozrfGf+Mb5+PN72w==",
5474
+ "version": "5.22.0",
5475
+ "resolved": "https://registry.npmjs.org/@wordpress/postcss-plugins-preset/-/postcss-plugins-preset-5.22.0.tgz",
5476
+ "integrity": "sha512-Bdj9S/9hMj3DxKreMyO8iAX5yI5BKrQOQCR5cU0M89oTuJp9/Y5UZG7NJrpj2ojYI3/nzR9Z+GdGIP69h2VoUA==",
5477
5477
  "license": "GPL-2.0-or-later",
5478
5478
  "dependencies": {
5479
- "@wordpress/base-styles": "^5.21.0",
5479
+ "@wordpress/base-styles": "^5.22.0",
5480
5480
  "autoprefixer": "^10.4.20"
5481
5481
  },
5482
5482
  "engines": {
@@ -5488,9 +5488,9 @@
5488
5488
  }
5489
5489
  },
5490
5490
  "node_modules/@wordpress/prettier-config": {
5491
- "version": "4.21.0",
5492
- "resolved": "https://registry.npmjs.org/@wordpress/prettier-config/-/prettier-config-4.21.0.tgz",
5493
- "integrity": "sha512-UzM/ZtZAR7kLszn124bPa7PDlVT2cPgi+z0wyt95+c2Lg8aNz5O00L5Vxrjcql5gN36uPoQfXj+5CgG1XFiZEQ==",
5491
+ "version": "4.22.0",
5492
+ "resolved": "https://registry.npmjs.org/@wordpress/prettier-config/-/prettier-config-4.22.0.tgz",
5493
+ "integrity": "sha512-+XsgTyVSrPd7m+s4G/fNBuyzvkE/Dgx3syUn5G5KLhnb5atRb4r1hWrLBg/oC8vsU5kGEyO+p6LEDRjcZtl0nQ==",
5494
5494
  "license": "GPL-2.0-or-later",
5495
5495
  "engines": {
5496
5496
  "node": ">=18.12.0",
@@ -5501,24 +5501,24 @@
5501
5501
  }
5502
5502
  },
5503
5503
  "node_modules/@wordpress/scripts": {
5504
- "version": "30.14.1",
5505
- "resolved": "https://registry.npmjs.org/@wordpress/scripts/-/scripts-30.14.1.tgz",
5506
- "integrity": "sha512-ME15QSJJKAqp+LFdtWlP/h5TYW6Oj6lLNcvi3OPDbhtxNPx3bhzy7q+HmGiiNmZ01K6ZIX56+GK+b+9iQmhung==",
5504
+ "version": "30.15.0",
5505
+ "resolved": "https://registry.npmjs.org/@wordpress/scripts/-/scripts-30.15.0.tgz",
5506
+ "integrity": "sha512-mjV5jwTOopa2zLq75b+KfY0AYksLhiUcn13Ft5RjPZwYaofs7rflh0RVa5VK0j7cMzdYzSS7dJhQM68XTJqtBQ==",
5507
5507
  "license": "GPL-2.0-or-later",
5508
5508
  "dependencies": {
5509
5509
  "@babel/core": "7.25.7",
5510
5510
  "@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
5511
5511
  "@svgr/webpack": "^8.0.1",
5512
- "@wordpress/babel-preset-default": "^8.21.0",
5513
- "@wordpress/browserslist-config": "^6.21.0",
5514
- "@wordpress/dependency-extraction-webpack-plugin": "^6.21.0",
5515
- "@wordpress/e2e-test-utils-playwright": "^1.21.0",
5516
- "@wordpress/eslint-plugin": "^22.7.0",
5517
- "@wordpress/jest-preset-default": "^12.21.0",
5518
- "@wordpress/npm-package-json-lint-config": "^5.21.0",
5519
- "@wordpress/postcss-plugins-preset": "^5.21.0",
5520
- "@wordpress/prettier-config": "^4.21.0",
5521
- "@wordpress/stylelint-config": "^23.13.0",
5512
+ "@wordpress/babel-preset-default": "^8.22.0",
5513
+ "@wordpress/browserslist-config": "^6.22.0",
5514
+ "@wordpress/dependency-extraction-webpack-plugin": "^6.22.0",
5515
+ "@wordpress/e2e-test-utils-playwright": "^1.22.0",
5516
+ "@wordpress/eslint-plugin": "^22.8.0",
5517
+ "@wordpress/jest-preset-default": "^12.22.0",
5518
+ "@wordpress/npm-package-json-lint-config": "^5.22.0",
5519
+ "@wordpress/postcss-plugins-preset": "^5.22.0",
5520
+ "@wordpress/prettier-config": "^4.22.0",
5521
+ "@wordpress/stylelint-config": "^23.14.0",
5522
5522
  "adm-zip": "^0.5.9",
5523
5523
  "babel-jest": "29.7.0",
5524
5524
  "babel-loader": "9.2.1",
@@ -5780,9 +5780,9 @@
5780
5780
  }
5781
5781
  },
5782
5782
  "node_modules/@wordpress/stylelint-config": {
5783
- "version": "23.13.0",
5784
- "resolved": "https://registry.npmjs.org/@wordpress/stylelint-config/-/stylelint-config-23.13.0.tgz",
5785
- "integrity": "sha512-oxWnf61RHoNntBxobwcnSU32kqfBTRvtKaRSidiHJfBXM+AWU74ZJ0Ro6bcv5cxHAPdEgtdSa95g2hOqJusYoA==",
5783
+ "version": "23.14.0",
5784
+ "resolved": "https://registry.npmjs.org/@wordpress/stylelint-config/-/stylelint-config-23.14.0.tgz",
5785
+ "integrity": "sha512-SxrPIiR7LE8DMQblsPkiE81VY/JQAaU5SGmphDG+Bc2DnxfOdkt1oMsSUfsSEVwHuRlgh4ZD42CLlIV+Y0AexQ==",
5786
5786
  "license": "MIT",
5787
5787
  "dependencies": {
5788
5788
  "@stylistic/stylelint-plugin": "^3.0.1",
@@ -5794,13 +5794,14 @@
5794
5794
  "npm": ">=8.19.2"
5795
5795
  },
5796
5796
  "peerDependencies": {
5797
- "stylelint": "^16.8.2"
5797
+ "stylelint": "^16.8.2",
5798
+ "stylelint-scss": "^6.4.0"
5798
5799
  }
5799
5800
  },
5800
5801
  "node_modules/@wordpress/warning": {
5801
- "version": "3.21.0",
5802
- "resolved": "https://registry.npmjs.org/@wordpress/warning/-/warning-3.21.0.tgz",
5803
- "integrity": "sha512-KkVhXK9s5Ftly2Z0BJfQR7m3Z4WB+8/+w0Tj86Cztz3NJk3iFF51Tes5zAD8GhDJ4SelwGW5ghALV51coTjrWA==",
5802
+ "version": "3.22.0",
5803
+ "resolved": "https://registry.npmjs.org/@wordpress/warning/-/warning-3.22.0.tgz",
5804
+ "integrity": "sha512-GvL9XdnRyDfFbwtZ6X0hoRDlQr6G5kHLWhq5gnE6uJ9xqiuPR9CQgM24a8LE3Oje1ipdWvPA7Cyr6tv4y8TuMQ==",
5804
5805
  "license": "GPL-2.0-or-later",
5805
5806
  "engines": {
5806
5807
  "node": ">=18.12.0",
@@ -6965,9 +6966,9 @@
6965
6966
  "license": "ISC"
6966
6967
  },
6967
6968
  "node_modules/bootstrap": {
6968
- "version": "5.3.4",
6969
- "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.4.tgz",
6970
- "integrity": "sha512-q2oK3ZPDTa5I44FTyY3H76+SDTJREvOBxtX1HNLHcxMni50jMvUtOh+dgFdgpsAHtJ9bfNAWr6d6VezJHJ/7tg==",
6969
+ "version": "5.3.5",
6970
+ "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.5.tgz",
6971
+ "integrity": "sha512-ct1CHKtiobRimyGzmsSldEtM03E8fcEX4Tb3dGXz1V8faRwM50+vfHwTzOxB3IlKO7m+9vTH3s/3C6T2EAPeTA==",
6971
6972
  "dev": true,
6972
6973
  "funding": [
6973
6974
  {
@@ -7141,13 +7142,13 @@
7141
7142
  }
7142
7143
  },
7143
7144
  "node_modules/cacheable": {
7144
- "version": "1.8.9",
7145
- "resolved": "https://registry.npmjs.org/cacheable/-/cacheable-1.8.9.tgz",
7146
- "integrity": "sha512-FicwAUyWnrtnd4QqYAoRlNs44/a1jTL7XDKqm5gJ90wz1DQPlC7U2Rd1Tydpv+E7WAr4sQHuw8Q8M3nZMAyecQ==",
7145
+ "version": "1.8.10",
7146
+ "resolved": "https://registry.npmjs.org/cacheable/-/cacheable-1.8.10.tgz",
7147
+ "integrity": "sha512-0ZnbicB/N2R6uziva8l6O6BieBklArWyiGx4GkwAhLKhSHyQtRfM9T1nx7HHuHDKkYB/efJQhz3QJ6x/YqoZzA==",
7147
7148
  "license": "MIT",
7148
7149
  "dependencies": {
7149
- "hookified": "^1.7.1",
7150
- "keyv": "^5.3.1"
7150
+ "hookified": "^1.8.1",
7151
+ "keyv": "^5.3.2"
7151
7152
  }
7152
7153
  },
7153
7154
  "node_modules/cacheable/node_modules/keyv": {
@@ -10500,9 +10501,9 @@
10500
10501
  }
10501
10502
  },
10502
10503
  "node_modules/eslint-plugin-react": {
10503
- "version": "7.37.4",
10504
- "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz",
10505
- "integrity": "sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==",
10504
+ "version": "7.37.5",
10505
+ "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz",
10506
+ "integrity": "sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==",
10506
10507
  "license": "MIT",
10507
10508
  "dependencies": {
10508
10509
  "array-includes": "^3.1.8",
@@ -10515,7 +10516,7 @@
10515
10516
  "hasown": "^2.0.2",
10516
10517
  "jsx-ast-utils": "^2.4.1 || ^3.0.0",
10517
10518
  "minimatch": "^3.1.2",
10518
- "object.entries": "^1.1.8",
10519
+ "object.entries": "^1.1.9",
10519
10520
  "object.fromentries": "^2.0.8",
10520
10521
  "object.values": "^1.2.1",
10521
10522
  "prop-types": "^15.8.1",
@@ -12237,9 +12238,9 @@
12237
12238
  }
12238
12239
  },
12239
12240
  "node_modules/hookified": {
12240
- "version": "1.8.1",
12241
- "resolved": "https://registry.npmjs.org/hookified/-/hookified-1.8.1.tgz",
12242
- "integrity": "sha512-GrO2l93P8xCWBSTBX9l2BxI78VU/MAAYag+pG8curS3aBGy0++ZlxrQ7PdUOUVMbn5BwkGb6+eRrnf43ipnFEA==",
12241
+ "version": "1.8.2",
12242
+ "resolved": "https://registry.npmjs.org/hookified/-/hookified-1.8.2.tgz",
12243
+ "integrity": "sha512-5nZbBNP44sFCDjSoB//0N7m508APCgbQ4mGGo1KJGBYyCKNHfry1Pvd0JVHZIxjdnqn8nFRBAN/eFB6Rk/4w5w==",
12243
12244
  "license": "MIT"
12244
12245
  },
12245
12246
  "node_modules/hosted-git-info": {
@@ -15218,9 +15219,9 @@
15218
15219
  "license": "Apache-2.0"
15219
15220
  },
15220
15221
  "node_modules/lighthouse/node_modules/@puppeteer/browsers": {
15221
- "version": "2.9.0",
15222
- "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.9.0.tgz",
15223
- "integrity": "sha512-8+xM+cFydYET4X/5/3yZMHs7sjS6c9I6H5I3xJdb6cinzxWUT/I2QVw4avxCQ8QDndwdHkG/FiSZIrCjAbaKvQ==",
15222
+ "version": "2.10.0",
15223
+ "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.10.0.tgz",
15224
+ "integrity": "sha512-HdHF4rny4JCvIcm7V1dpvpctIGqM3/Me255CB44vW7hDG1zYMmcBMjpNqZEDxdCfXGLkx5kP0+Jz5DUS+ukqtA==",
15224
15225
  "license": "Apache-2.0",
15225
15226
  "dependencies": {
15226
15227
  "debug": "^4.4.0",
@@ -15251,12 +15252,12 @@
15251
15252
  }
15252
15253
  },
15253
15254
  "node_modules/lighthouse/node_modules/puppeteer-core": {
15254
- "version": "24.6.0",
15255
- "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.6.0.tgz",
15256
- "integrity": "sha512-Cukxysy12m0v350bhl/Gzof0XQYmtON9l2VvGp3D4BOQZVgyf+y5wIpcjDZQ/896Okoi95dKRGRV8E6a7SYAQQ==",
15255
+ "version": "24.6.1",
15256
+ "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.6.1.tgz",
15257
+ "integrity": "sha512-sMCxsY+OPWO2fecBrhIeCeJbWWXJ6UaN997sTid6whY0YT9XM0RnxEwLeUibluIS5/fRmuxe1efjb5RMBsky7g==",
15257
15258
  "license": "Apache-2.0",
15258
15259
  "dependencies": {
15259
- "@puppeteer/browsers": "2.9.0",
15260
+ "@puppeteer/browsers": "2.10.0",
15260
15261
  "chromium-bidi": "3.0.0",
15261
15262
  "debug": "^4.4.0",
15262
15263
  "devtools-protocol": "0.0.1425554",
@@ -15830,9 +15831,9 @@
15830
15831
  "license": "MIT"
15831
15832
  },
15832
15833
  "node_modules/marky": {
15833
- "version": "1.2.5",
15834
- "resolved": "https://registry.npmjs.org/marky/-/marky-1.2.5.tgz",
15835
- "integrity": "sha512-q9JtQJKjpsVxCRVgQ+WapguSbKC3SQ5HEzFGPAJMStgh3QjCawp00UKv3MTTAArTmGmmPUvllHZoNbZ3gs0I+Q==",
15834
+ "version": "1.3.0",
15835
+ "resolved": "https://registry.npmjs.org/marky/-/marky-1.3.0.tgz",
15836
+ "integrity": "sha512-ocnPZQLNpvbedwTy9kNrQEsknEfgvcLMvOtz3sFeWApDq1MXH1TqkCIx58xlpESsfwQOnuBO9beyQuNGzVvuhQ==",
15836
15837
  "license": "Apache-2.0"
15837
15838
  },
15838
15839
  "node_modules/math-intrinsics": {
@@ -20382,9 +20383,9 @@
20382
20383
  }
20383
20384
  },
20384
20385
  "node_modules/stylelint": {
20385
- "version": "16.17.0",
20386
- "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.17.0.tgz",
20387
- "integrity": "sha512-I9OwVIWRMqVm2Br5iTbrfSqGRPWQUlvm6oXO1xZuYYu0Gpduy67N8wXOZv15p6E/JdlZiAtQaIoLKZEWk5hrjw==",
20386
+ "version": "16.18.0",
20387
+ "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.18.0.tgz",
20388
+ "integrity": "sha512-OXb68qzesv7J70BSbFwfK3yTVLEVXiQ/ro6wUE4UrSbKCMjLLA02S8Qq3LC01DxKyVjk7z8xh35aB4JzO3/sNA==",
20388
20389
  "funding": [
20389
20390
  {
20390
20391
  "type": "opencollective",
@@ -20511,9 +20512,9 @@
20511
20512
  }
20512
20513
  },
20513
20514
  "node_modules/stylelint-scss/node_modules/mdn-data": {
20514
- "version": "2.19.0",
20515
- "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.19.0.tgz",
20516
- "integrity": "sha512-vXxcNOxiaUhwoBShl2gd8xOQFeKWLosotfwPeRQsDwtruBSDFAzPPLfg2KMgdK8iz4RUVdswyWMuZwOVojrVZQ==",
20515
+ "version": "2.21.0",
20516
+ "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.21.0.tgz",
20517
+ "integrity": "sha512-+ZKPQezM5vYJIkCxaC+4DTnRrVZR1CgsKLu5zsQERQx6Tea8Y+wMx5A24rq8A8NepCeatIQufVAekKNgiBMsGQ==",
20517
20518
  "license": "CC0-1.0"
20518
20519
  },
20519
20520
  "node_modules/stylelint-scss/node_modules/postcss-selector-parser": {
@@ -20607,23 +20608,23 @@
20607
20608
  }
20608
20609
  },
20609
20610
  "node_modules/stylelint/node_modules/file-entry-cache": {
20610
- "version": "10.0.7",
20611
- "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-10.0.7.tgz",
20612
- "integrity": "sha512-txsf5fu3anp2ff3+gOJJzRImtrtm/oa9tYLN0iTuINZ++EyVR/nRrg2fKYwvG/pXDofcrvvb0scEbX3NyW/COw==",
20611
+ "version": "10.0.8",
20612
+ "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-10.0.8.tgz",
20613
+ "integrity": "sha512-FGXHpfmI4XyzbLd3HQ8cbUcsFGohJpZtmQRHr8z8FxxtCe2PcpgIlVLwIgunqjvRmXypBETvwhV4ptJizA+Y1Q==",
20613
20614
  "license": "MIT",
20614
20615
  "dependencies": {
20615
- "flat-cache": "^6.1.7"
20616
+ "flat-cache": "^6.1.8"
20616
20617
  }
20617
20618
  },
20618
20619
  "node_modules/stylelint/node_modules/flat-cache": {
20619
- "version": "6.1.7",
20620
- "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-6.1.7.tgz",
20621
- "integrity": "sha512-qwZ4xf1v1m7Rc9XiORly31YaChvKt6oNVHuqqZcoED/7O+ToyNVGobKsIAopY9ODcWpEDKEBAbrSOCBHtNQvew==",
20620
+ "version": "6.1.8",
20621
+ "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-6.1.8.tgz",
20622
+ "integrity": "sha512-R6MaD3nrJAtO7C3QOuS79ficm2pEAy++TgEUD8ii1LVlbcgZ9DtASLkt9B+RZSFCzm7QHDMlXPsqqB6W2Pfr1Q==",
20622
20623
  "license": "MIT",
20623
20624
  "dependencies": {
20624
20625
  "cacheable": "^1.8.9",
20625
20626
  "flatted": "^3.3.3",
20626
- "hookified": "^1.7.1"
20627
+ "hookified": "^1.8.1"
20627
20628
  }
20628
20629
  },
20629
20630
  "node_modules/stylelint/node_modules/global-modules": {
@@ -20902,12 +20903,12 @@
20902
20903
  "license": "MIT"
20903
20904
  },
20904
20905
  "node_modules/synckit": {
20905
- "version": "0.11.1",
20906
- "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.11.1.tgz",
20907
- "integrity": "sha512-fWZqNBZNNFp/7mTUy1fSsydhKsAKJ+u90Nk7kOK5Gcq9vObaqLBLjWFDBkyVU9Vvc6Y71VbOevMuGhqv02bT+Q==",
20906
+ "version": "0.11.4",
20907
+ "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.11.4.tgz",
20908
+ "integrity": "sha512-Q/XQKRaJiLiFIBNN+mndW7S/RHxvwzuZS6ZwmRzUBqJBv/5QIKCEwkBC8GBf8EQJKYnaFs0wOZbKTXBPj8L9oQ==",
20908
20909
  "license": "MIT",
20909
20910
  "dependencies": {
20910
- "@pkgr/core": "^0.2.0",
20911
+ "@pkgr/core": "^0.2.3",
20911
20912
  "tslib": "^2.8.1"
20912
20913
  },
20913
20914
  "engines": {
@@ -21183,9 +21184,9 @@
21183
21184
  "license": "MIT"
21184
21185
  },
21185
21186
  "node_modules/third-party-web": {
21186
- "version": "0.26.5",
21187
- "resolved": "https://registry.npmjs.org/third-party-web/-/third-party-web-0.26.5.tgz",
21188
- "integrity": "sha512-tDuKQJUTfjvi9Fcrs1s6YAQAB9mzhTSbBZMfNgtWNmJlHuoFeXO6dzBFdGeCWRvYL50jQGK0jPsBZYxqZQJ2SA==",
21187
+ "version": "0.26.6",
21188
+ "resolved": "https://registry.npmjs.org/third-party-web/-/third-party-web-0.26.6.tgz",
21189
+ "integrity": "sha512-GsjP92xycMK8qLTcQCacgzvffYzEqe29wyz3zdKVXlfRD5Kz1NatCTOZEeDaSd6uCZXvGd2CNVtQ89RNIhJWvA==",
21189
21190
  "license": "MIT"
21190
21191
  },
21191
21192
  "node_modules/through": {
@@ -21201,18 +21202,18 @@
21201
21202
  "license": "MIT"
21202
21203
  },
21203
21204
  "node_modules/tldts-core": {
21204
- "version": "6.1.85",
21205
- "resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-6.1.85.tgz",
21206
- "integrity": "sha512-DTjUVvxckL1fIoPSb3KE7ISNtkWSawZdpfxGxwiIrZoO6EbHVDXXUIlIuWympPaeS+BLGyggozX/HTMsRAdsoA==",
21205
+ "version": "6.1.86",
21206
+ "resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-6.1.86.tgz",
21207
+ "integrity": "sha512-Je6p7pkk+KMzMv2XXKmAE3McmolOQFdxkKw0R8EYNr7sELW46JqnNeTX8ybPiQgvg1ymCoF8LXs5fzFaZvJPTA==",
21207
21208
  "license": "MIT"
21208
21209
  },
21209
21210
  "node_modules/tldts-icann": {
21210
- "version": "6.1.85",
21211
- "resolved": "https://registry.npmjs.org/tldts-icann/-/tldts-icann-6.1.85.tgz",
21212
- "integrity": "sha512-LIL8koGz5n2ni5wym7qw5vjeZxCgh5uI0Vs4LQu6M8k1IoknMttui/WTVI58jXBqRRSx76IniSJdeZDVFdALdw==",
21211
+ "version": "6.1.86",
21212
+ "resolved": "https://registry.npmjs.org/tldts-icann/-/tldts-icann-6.1.86.tgz",
21213
+ "integrity": "sha512-NFxmRT2lAEMcCOBgeZ0NuM0zsK/xgmNajnY6n4S1mwAKocft2s2ise1O3nQxrH3c+uY6hgHUV9GGNVp7tUE4Sg==",
21213
21214
  "license": "MIT",
21214
21215
  "dependencies": {
21215
- "tldts-core": "^6.1.85"
21216
+ "tldts-core": "^6.1.86"
21216
21217
  }
21217
21218
  },
21218
21219
  "node_modules/tmp": {
@@ -22005,9 +22006,9 @@
22005
22006
  }
22006
22007
  },
22007
22008
  "node_modules/webpack": {
22008
- "version": "5.98.0",
22009
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.98.0.tgz",
22010
- "integrity": "sha512-UFynvx+gM44Gv9qFgj0acCQK2VE1CtdfwFdimkapco3hlPCJ/zeq73n2yVKimVbtm+TnApIugGhLJnkU6gjYXA==",
22009
+ "version": "5.99.6",
22010
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.99.6.tgz",
22011
+ "integrity": "sha512-TJOLrJ6oeccsGWPl7ujCYuc0pIq2cNsuD6GZDma8i5o5Npvcco/z+NKvZSFsP0/x6SShVb0+X2JK/JHUjKY9dQ==",
22011
22012
  "license": "MIT",
22012
22013
  "dependencies": {
22013
22014
  "@types/eslint-scope": "^3.7.7",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@caweb/html-webpack-plugin",
3
- "version": "1.7.2",
3
+ "version": "1.7.4",
4
4
  "description": "CAWebPublishing Sample Page and Configurations",
5
5
  "main": "index.js",
6
6
  "type": "module",
@@ -108,7 +108,7 @@
108
108
  "@caweb/icon-library": "^1.0.1",
109
109
  "@inquirer/prompts": "^7.4.1",
110
110
  "animate.css": "^4.1.1",
111
- "bootstrap": "^5.3.4",
111
+ "bootstrap": "^5.3.5",
112
112
  "bootstrap-forced-colors-css": "^1.0.7",
113
113
  "chalk": "^5.4.1",
114
114
  "cross-spawn": "^7.0.6",
@@ -118,7 +118,7 @@
118
118
  "@caweb/a11y-webpack-plugin": "^1.0.9",
119
119
  "@caweb/css-audit-webpack-plugin": "^1.0.12",
120
120
  "@caweb/jshint-webpack-plugin": "^2.0.1",
121
- "@wordpress/scripts": "^30.14.1",
121
+ "@wordpress/scripts": "^30.15.0",
122
122
  "css-minimizer-webpack-plugin": "^7.0.2",
123
123
  "handlebars-loader": "^1.7.3",
124
124
  "html-webpack-link-type-plugin": "^1.1.1",
@@ -126,7 +126,7 @@
126
126
  "html-webpack-skip-assets-plugin": "^1.0.4",
127
127
  "mini-css-extract-plugin": "^2.9.2",
128
128
  "rtlcss-webpack-plugin": "^4.0.7",
129
- "webpack": "^5.98.0",
129
+ "webpack": "^5.99.6",
130
130
  "webpack-cli": "^6.0.1",
131
131
  "webpack-remove-empty-scripts": "^1.0.4"
132
132
  }