diff --git a/composer.lock b/composer.lock index 9e20281a0..79088f272 100644 --- a/composer.lock +++ b/composer.lock @@ -2469,16 +2469,16 @@ }, { "name": "sirbrillig/phpcs-variable-analysis", - "version": "v2.11.21", + "version": "v2.11.22", "source": { "type": "git", "url": "https://github.com/sirbrillig/phpcs-variable-analysis.git", - "reference": "eb2b351927098c24860daa7484e290d3eed693be" + "reference": "ffb6f16c6033ec61ed84446b479a31d6529f0eb7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/eb2b351927098c24860daa7484e290d3eed693be", - "reference": "eb2b351927098c24860daa7484e290d3eed693be", + "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/ffb6f16c6033ec61ed84446b479a31d6529f0eb7", + "reference": "ffb6f16c6033ec61ed84446b479a31d6529f0eb7", "shasum": "" }, "require": { @@ -2490,7 +2490,6 @@ "phpcsstandards/phpcsdevcs": "^1.1", "phpstan/phpstan": "^1.7", "phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.5 || ^7.0 || ^8.0 || ^9.0 || ^10.5.32 || ^11.3.3", - "sirbrillig/phpcs-import-detection": "^1.1", "vimeo/psalm": "^0.2 || ^0.3 || ^1.1 || ^4.24 || ^5.0" }, "type": "phpcodesniffer-standard", @@ -2523,20 +2522,20 @@ "source": "https://github.com/sirbrillig/phpcs-variable-analysis", "wiki": "https://github.com/sirbrillig/phpcs-variable-analysis/wiki" }, - "time": "2024-12-02T16:37:49+00:00" + "time": "2025-01-06T17:54:24+00:00" }, { "name": "squizlabs/php_codesniffer", - "version": "3.11.1", + "version": "3.11.2", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", - "reference": "19473c30efe4f7b3cd42522d0b2e6e7f243c6f87" + "reference": "1368f4a58c3c52114b86b1abe8f4098869cb0079" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/19473c30efe4f7b3cd42522d0b2e6e7f243c6f87", - "reference": "19473c30efe4f7b3cd42522d0b2e6e7f243c6f87", + "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/1368f4a58c3c52114b86b1abe8f4098869cb0079", + "reference": "1368f4a58c3c52114b86b1abe8f4098869cb0079", "shasum": "" }, "require": { @@ -2603,7 +2602,7 @@ "type": "open_collective" } ], - "time": "2024-11-16T12:02:36+00:00" + "time": "2024-12-11T16:04:26+00:00" }, { "name": "symfony/console", diff --git a/package-lock.json b/package-lock.json index 709abbc24..c566b076f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,14 +13,14 @@ "redux": "^5.0.0", "redux-saga": "^1.3.0", "regenerator-runtime": "^0.14.1", - "swiper": "11.1.15" + "swiper": "11.2.0" }, "devDependencies": { "@rushstack/eslint-patch": "^1.10.4", "@testing-library/dom": "^10.4.0", "@testing-library/user-event": "^14.5.2", - "@types/lodash": "^4.17.13", - "@wordpress/browserslist-config": "^6.14.0", + "@types/lodash": "^4.17.14", + "@wordpress/browserslist-config": "^6.15.0", "eslint": "^8.57.0", "fetch-mock-jest": "^1.5.1", "html-entities": "^2.5.2", @@ -5853,9 +5853,9 @@ "dev": true }, "node_modules/@types/lodash": { - "version": "4.17.13", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.13.tgz", - "integrity": "sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==", + "version": "4.17.14", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.14.tgz", + "integrity": "sha512-jsxagdikDiDBeIRaPYtArcT8my4tN1og7MtMRquFT3XNA6axxyHDRUemqDz/taRDdOUn0GnGHRCuff4q48sW9A==", "dev": true }, "node_modules/@types/mime": { @@ -6895,9 +6895,9 @@ } }, "node_modules/@wordpress/browserslist-config": { - "version": "6.14.0", - "resolved": "https://registry.npmjs.org/@wordpress/browserslist-config/-/browserslist-config-6.14.0.tgz", - "integrity": "sha512-a26hxY8R/A7FH/Z8oZsYS31ZC/Xy9QSBTi5w84MKSeYdWlck7t1QdCwUNF1u621wbuP7beiiu9FkYY4hI3Bk9A==", + "version": "6.15.0", + "resolved": "https://registry.npmjs.org/@wordpress/browserslist-config/-/browserslist-config-6.15.0.tgz", + "integrity": "sha512-JmpThXSvE/ZsihJ/GOBmZZUEgVN78xWIPDacRzEXCPp9FA4UuJpXgx1JY3nWe4L3FyB6XIz+Klk0TfEwfL8S2w==", "dev": true, "engines": { "node": ">=18.12.0", @@ -27508,9 +27508,9 @@ } }, "node_modules/swiper": { - "version": "11.1.15", - "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.15.tgz", - "integrity": "sha512-IzWeU34WwC7gbhjKsjkImTuCRf+lRbO6cnxMGs88iVNKDwV+xQpBCJxZ4bNH6gSrIbbyVJ1kuGzo3JTtz//CBw==", + "version": "11.2.0", + "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.2.0.tgz", + "integrity": "sha512-rjjAKgDEs+grR2eQshVDCcE4KNPC7CI294nfcbV9gE8WCsLdvOYXDeZKUYevqAZZp8j5hE7kpT3dAGVKFBWlxQ==", "funding": [ { "type": "patreon", diff --git a/package.json b/package.json index afd05c7f2..48e2a0f79 100644 --- a/package.json +++ b/package.json @@ -6,8 +6,8 @@ "@rushstack/eslint-patch": "^1.10.4", "@testing-library/dom": "^10.4.0", "@testing-library/user-event": "^14.5.2", - "@types/lodash": "^4.17.13", - "@wordpress/browserslist-config": "^6.14.0", + "@types/lodash": "^4.17.14", + "@wordpress/browserslist-config": "^6.15.0", "eslint": "^8.57.0", "fetch-mock-jest": "^1.5.1", "html-entities": "^2.5.2", @@ -23,7 +23,7 @@ "redux": "^5.0.0", "redux-saga": "^1.3.0", "regenerator-runtime": "^0.14.1", - "swiper": "11.1.15" + "swiper": "11.2.0" }, "scripts": { "cm": "newspack-scripts commit",