diff --git a/package.json b/package.json index 521c675a..7e363be3 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@semantic-release/exec": "6.0.3", "@softwareventures/eslint-config": "9.0.0", "@softwareventures/prettier-config": "4.0.0", - "@softwareventures/webpack-config": "5.2.3", + "@softwareventures/webpack-config": "6.0.0", "@typescript-eslint/eslint-plugin": "8.5.0", "@typescript-eslint/parser": "8.5.0", "ava": "5.3.1", diff --git a/yarn.lock b/yarn.lock index b380965c..33049e45 100644 --- a/yarn.lock +++ b/yarn.lock @@ -115,16 +115,11 @@ dependencies: eslint-visitor-keys "^3.3.0" -"@eslint-community/regexpp@^4.10.0": +"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.6.1": version "4.11.0" resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.0.tgz#b0ffd0312b4a3fd2d6f77237e7248a5ad3a680ae" integrity sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A== -"@eslint-community/regexpp@^4.6.1": - version "4.10.0" - resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63" - integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA== - "@eslint/eslintrc@^2.1.4": version "2.1.4" resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad" @@ -736,10 +731,10 @@ resolved "https://registry.yarnpkg.com/@softwareventures/tsconfig/-/tsconfig-7.1.0.tgz#abb596b3710c239d405d427f34dfde4b13c6fe61" integrity sha512-kc0iHHVg+rMeknxK5Cq4/J53So/NAHa9iF8pMZjnybnow0Du/6D5VFeqqJ/mIh26tc6KDFzIlJ1rp3iy5eUvNA== -"@softwareventures/webpack-config@5.2.3": - version "5.2.3" - resolved "https://registry.yarnpkg.com/@softwareventures/webpack-config/-/webpack-config-5.2.3.tgz#d2ea84d7921d6ebe39a12e3b066813ea1ecde178" - integrity sha512-Y803sk3VQIcIO+Ywq+8wei4Vt3qlSfuCp8rZnWm/x8ysc4yhznXWpyoCB1lQ2x+i4lbM3SWtZaVtUtoGX21Y9A== +"@softwareventures/webpack-config@6.0.0": + version "6.0.0" + resolved "https://registry.yarnpkg.com/@softwareventures/webpack-config/-/webpack-config-6.0.0.tgz#6f67aabce91290e19b7a2194d9c5e60f16223a2e" + integrity sha512-VZ6BcZp7LUJ96xeNO7/uI1ao0N+llgKxfHV8G44r++z2cygcvk8iANjrUc11avyS347C4qBl2yeYkokBQb7RTw== dependencies: "@softwareventures/array" "^7.0.0" "@softwareventures/dictionary" "^2.1.1" @@ -4774,12 +4769,7 @@ ignore-walk@^5.0.1: dependencies: minimatch "^5.0.1" -ignore@^5.2.0, ignore@^5.2.4: - version "5.3.0" - resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.0.tgz#67418ae40d34d6999c95ff56016759c718c82f78" - integrity sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg== - -ignore@^5.3.1: +ignore@^5.2.0, ignore@^5.2.4, ignore@^5.3.1: version "5.3.2" resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5" integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==