diff --git a/package-lock.json b/package-lock.json index 4ca1f511ca..7471a2fec2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,8 +9,6 @@ "version": "4.0.0-dev", "license": "GPL-2.0", "devDependencies": { - "@iconify/iconify": "^3.1.1", - "@iconify/json": "^2.2.163", "autoprefixer": "^10.4.4", "cssnano": "^5.1.7", "eslint": "^8.13.0", @@ -265,34 +263,6 @@ "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", "dev": true }, - "node_modules/@iconify/iconify": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/@iconify/iconify/-/iconify-3.1.1.tgz", - "integrity": "sha512-1nemfyD/OJzh9ALepH7YfuuP8BdEB24Skhd8DXWh0hzcOxImbb1ZizSZkpCzAwSZSGcJFmscIBaBQu+yLyWaxQ==", - "dev": true, - "dependencies": { - "@iconify/types": "^2.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/cyberalien" - } - }, - "node_modules/@iconify/json": { - "version": "2.2.163", - "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.163.tgz", - "integrity": "sha512-cBca9e8x6Bp5qN2++sl54OUbME/Y20OhXJEdkpFFvvHvt8UfQLiBKzz7q3uZ1l3EQjc8JoKgDB/n8nqfNqEWig==", - "dev": true, - "dependencies": { - "@iconify/types": "*", - "pathe": "^1.1.0" - } - }, - "node_modules/@iconify/types": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@iconify/types/-/types-2.0.0.tgz", - "integrity": "sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==", - "dev": true - }, "node_modules/@nodelib/fs.scandir": { "version": "2.1.5", "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", @@ -5132,12 +5102,6 @@ "node": ">=8" } }, - "node_modules/pathe": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.1.tgz", - "integrity": "sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==", - "dev": true - }, "node_modules/picocolors": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", @@ -8433,31 +8397,6 @@ "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", "dev": true }, - "@iconify/iconify": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/@iconify/iconify/-/iconify-3.1.1.tgz", - "integrity": "sha512-1nemfyD/OJzh9ALepH7YfuuP8BdEB24Skhd8DXWh0hzcOxImbb1ZizSZkpCzAwSZSGcJFmscIBaBQu+yLyWaxQ==", - "dev": true, - "requires": { - "@iconify/types": "^2.0.0" - } - }, - "@iconify/json": { - "version": "2.2.163", - "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.163.tgz", - "integrity": "sha512-cBca9e8x6Bp5qN2++sl54OUbME/Y20OhXJEdkpFFvvHvt8UfQLiBKzz7q3uZ1l3EQjc8JoKgDB/n8nqfNqEWig==", - "dev": true, - "requires": { - "@iconify/types": "*", - "pathe": "^1.1.0" - } - }, - "@iconify/types": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@iconify/types/-/types-2.0.0.tgz", - "integrity": "sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==", - "dev": true - }, "@nodelib/fs.scandir": { "version": "2.1.5", "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", @@ -12274,12 +12213,6 @@ "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", "dev": true }, - "pathe": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.1.tgz", - "integrity": "sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==", - "dev": true - }, "picocolors": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", diff --git a/package.json b/package.json index 6256f80449..932fb51f6d 100644 --- a/package.json +++ b/package.json @@ -99,8 +99,6 @@ }, "homepage": "https://www.phpbb.com", "devDependencies": { - "@iconify/iconify": "^3.1.1", - "@iconify/json": "^2.2.163", "autoprefixer": "^10.4.4", "cssnano": "^5.1.7", "eslint": "^8.13.0", diff --git a/phpBB/composer.json b/phpBB/composer.json index 4a6087997c..da6875f9bc 100644 --- a/phpBB/composer.json +++ b/phpBB/composer.json @@ -39,7 +39,6 @@ "doctrine/dbal": "~3.3.6", "google/recaptcha": "~1.1", "guzzlehttp/guzzle": "~6.3", - "iconify/json-tools": "^1.0", "marc1706/fast-image-size": "^1.1", "s9e/text-formatter": "^2.0", "symfony/config": "^6.3", diff --git a/phpBB/composer.lock b/phpBB/composer.lock index ce9e34c5e2..735e8ed3da 100644 --- a/phpBB/composer.lock +++ b/phpBB/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "92873eaf73cacda45801dcd603c021f2", + "content-hash": "75425a269d37301eb11d494437c2f5ff", "packages": [ { "name": "bantu/ini-get-wrapper", @@ -1781,45 +1781,6 @@ ], "time": "2023-04-17T16:00:37+00:00" }, - { - "name": "iconify/json-tools", - "version": "1.0.10", - "source": { - "type": "git", - "url": "https://github.com/iconify/json-tools.php.git", - "reference": "3d24f282b309cb17e3cb80192ae071dd47bce9e0" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/iconify/json-tools.php/zipball/3d24f282b309cb17e3cb80192ae071dd47bce9e0", - "reference": "3d24f282b309cb17e3cb80192ae071dd47bce9e0", - "shasum": "" - }, - "require": { - "php": ">=5.6" - }, - "require-dev": { - "iconify/json": "1.*", - "phpunit/phpunit": "9.*" - }, - "type": "library", - "autoload": { - "psr-4": { - "Iconify\\JSONTools\\": "lib" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "Functions for manipulating Iconify JSON SVG collections.", - "homepage": "https://iconify.design/", - "support": { - "issues": "https://github.com/iconify/json-tools.php/issues", - "source": "https://github.com/iconify/json-tools.php/tree/1.0.10" - }, - "time": "2020-12-16T13:04:11+00:00" - }, { "name": "justinrainbow/json-schema", "version": "v5.2.13",