diff --git a/composer.json b/composer.json index 46984e2..fe4fe22 100644 --- a/composer.json +++ b/composer.json @@ -21,11 +21,10 @@ "guzzlehttp/guzzle": "^6.0|^7.2" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^3.2.1", + "friendsofphp/php-cs-fixer": "^3.5", "orchestra/testbench": "^6.0|^7.0", - "pestphp/pest": "^1.20.0", + "pestphp/pest": "^1.21", "phpunit/phpunit": "^9.3", - "spatie/laravel-ray": "^1.29", "symfony/process": "^5.3|^6.0" }, "autoload": { diff --git a/composer.lock b/composer.lock index 66aefc6..d41c400 100644 --- a/composer.lock +++ b/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": "a4e7ab76e288b486857ecb483a2ce46e", + "content-hash": "051bd99d66f29bbb42fa283a86b12a85", "packages": [ { "name": "brick/math", @@ -824,16 +824,16 @@ }, { "name": "laravel/framework", - "version": "v8.81.0", + "version": "v8.82.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "9cc0efd724ce67a190b1695ba31a27bbb1ae9177" + "reference": "411d5243c58cbf12b0fc89cab1ceb50088968c27" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/9cc0efd724ce67a190b1695ba31a27bbb1ae9177", - "reference": "9cc0efd724ce67a190b1695ba31a27bbb1ae9177", + "url": "https://api.github.com/repos/laravel/framework/zipball/411d5243c58cbf12b0fc89cab1ceb50088968c27", + "reference": "411d5243c58cbf12b0fc89cab1ceb50088968c27", "shasum": "" }, "require": { @@ -993,20 +993,20 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-01-25T16:41:46+00:00" + "time": "2022-02-01T16:13:57+00:00" }, { "name": "laravel/serializable-closure", - "version": "v1.0.5", + "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/laravel/serializable-closure.git", - "reference": "25de3be1bca1b17d52ff0dc02b646c667ac7266c" + "reference": "65c9faf50d567b65d81764a44526545689e3fe63" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/25de3be1bca1b17d52ff0dc02b646c667ac7266c", - "reference": "25de3be1bca1b17d52ff0dc02b646c667ac7266c", + "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/65c9faf50d567b65d81764a44526545689e3fe63", + "reference": "65c9faf50d567b65d81764a44526545689e3fe63", "shasum": "" }, "require": { @@ -1052,7 +1052,7 @@ "issues": "https://github.com/laravel/serializable-closure/issues", "source": "https://github.com/laravel/serializable-closure" }, - "time": "2021-11-30T15:53:04+00:00" + "time": "2022-02-01T16:29:39+00:00" }, { "name": "league/commonmark", @@ -5457,16 +5457,16 @@ }, { "name": "fakerphp/faker", - "version": "v1.18.0", + "version": "v1.19.0", "source": { "type": "git", "url": "https://github.com/FakerPHP/Faker.git", - "reference": "2e77a868f6540695cf5ebf21e5ab472c65f47567" + "reference": "d7f08a622b3346766325488aa32ddc93ccdecc75" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/2e77a868f6540695cf5ebf21e5ab472c65f47567", - "reference": "2e77a868f6540695cf5ebf21e5ab472c65f47567", + "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/d7f08a622b3346766325488aa32ddc93ccdecc75", + "reference": "d7f08a622b3346766325488aa32ddc93ccdecc75", "shasum": "" }, "require": { @@ -5479,10 +5479,12 @@ }, "require-dev": { "bamarni/composer-bin-plugin": "^1.4.1", + "doctrine/persistence": "^1.3 || ^2.0", "ext-intl": "*", "symfony/phpunit-bridge": "^4.4 || ^5.2" }, "suggest": { + "doctrine/orm": "Required to use Faker\\ORM\\Doctrine", "ext-curl": "Required by Faker\\Provider\\Image to download images.", "ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.", "ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.", @@ -5491,7 +5493,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "v1.18-dev" + "dev-main": "v1.19-dev" } }, "autoload": { @@ -5516,9 +5518,9 @@ ], "support": { "issues": "https://github.com/FakerPHP/Faker/issues", - "source": "https://github.com/FakerPHP/Faker/tree/v1.18.0" + "source": "https://github.com/FakerPHP/Faker/tree/v1.19.0" }, - "time": "2022-01-23T17:56:23+00:00" + "time": "2022-02-02T17:38:57+00:00" }, { "name": "filp/whoops", @@ -8413,16 +8415,16 @@ }, { "name": "spatie/ray", - "version": "1.33.1", + "version": "1.33.2", "source": { "type": "git", "url": "https://github.com/spatie/ray.git", - "reference": "88719d6b48d36947fd3b3b0ffec5cc55d62cdb64" + "reference": "28f6bd88e2db0fada88a7999c8ee0aad69f56192" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/ray/zipball/88719d6b48d36947fd3b3b0ffec5cc55d62cdb64", - "reference": "88719d6b48d36947fd3b3b0ffec5cc55d62cdb64", + "url": "https://api.github.com/repos/spatie/ray/zipball/28f6bd88e2db0fada88a7999c8ee0aad69f56192", + "reference": "28f6bd88e2db0fada88a7999c8ee0aad69f56192", "shasum": "" }, "require": { @@ -8445,12 +8447,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "Spatie\\Ray\\": "src" - }, "files": [ "src/helpers.php" - ] + ], + "psr-4": { + "Spatie\\Ray\\": "src" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -8472,7 +8474,7 @@ ], "support": { "issues": "https://github.com/spatie/ray/issues", - "source": "https://github.com/spatie/ray/tree/1.33.1" + "source": "https://github.com/spatie/ray/tree/1.33.2" }, "funding": [ { @@ -8484,7 +8486,7 @@ "type": "other" } ], - "time": "2022-01-17T09:26:20+00:00" + "time": "2022-02-02T15:16:13+00:00" }, { "name": "symfony/filesystem", diff --git a/docs/package.json b/docs/package.json index 35f2f11..ad5600f 100644 --- a/docs/package.json +++ b/docs/package.json @@ -8,16 +8,6 @@ "devDependencies": { "@vue/theme": "^1.0.0", "vitepress": "^0.21.6", - "vue": "^3.2.28" - }, - "pnpm": { - "peerDependencyRules": { - "ignoreMissing": [ - "@algolia/client-search", - "react", - "react-dom", - "@types/react" - ] - } + "vue": "^3.2.29" } } diff --git a/package.json b/package.json index 522a985..6757bfb 100644 --- a/package.json +++ b/package.json @@ -6,15 +6,25 @@ "docs:build": "pnpm -C docs run build", "docs:serve": "pnpm -C docs run serve", "release": "bumpp vite-plugin-laravel/package.json --push --tag --commit \"release: v\"", - "test:php": ".\\vendor\\bin\\pest" + "test:php": ".\\vendor\\bin\\pest" }, "devDependencies": { "@innocenzi/eslint-config": "^0.7.1", - "@types/node": "^17.0.8", - "@typescript-eslint/eslint-plugin": "^5.9.1", - "@typescript-eslint/parser": "^5.9.1", + "@types/node": "^17.0.14", + "@typescript-eslint/eslint-plugin": "^5.10.2", + "@typescript-eslint/parser": "^5.10.2", "bumpp": "^7.1.1", - "eslint": "^8.7.0", - "typescript": "^4.5.4" + "eslint": "^8.8.0", + "typescript": "^4.5.5" + }, + "pnpm": { + "peerDependencyRules": { + "ignoreMissing": [ + "@algolia/client-search", + "react", + "react-dom", + "@types/react" + ] + } } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c489ac4..d4d2d38 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,26 +5,26 @@ importers: .: specifiers: '@innocenzi/eslint-config': ^0.7.1 - '@types/node': ^17.0.8 - '@typescript-eslint/eslint-plugin': ^5.9.1 - '@typescript-eslint/parser': ^5.9.1 + '@types/node': ^17.0.14 + '@typescript-eslint/eslint-plugin': ^5.10.2 + '@typescript-eslint/parser': ^5.10.2 bumpp: ^7.1.1 - eslint: ^8.7.0 - typescript: ^4.5.4 + eslint: ^8.8.0 + typescript: ^4.5.5 devDependencies: - '@innocenzi/eslint-config': 0.7.1_eslint@8.7.0+typescript@4.5.5 - '@types/node': 17.0.10 - '@typescript-eslint/eslint-plugin': 5.10.0_706fb07ce74b1db611f19a02ad2ce784 - '@typescript-eslint/parser': 5.10.0_eslint@8.7.0+typescript@4.5.5 + '@innocenzi/eslint-config': 0.7.1_eslint@8.8.0+typescript@4.5.5 + '@types/node': 17.0.14 + '@typescript-eslint/eslint-plugin': 5.10.2_2595c2126aec4d4b6e944b931dabb4c2 + '@typescript-eslint/parser': 5.10.2_eslint@8.8.0+typescript@4.5.5 bumpp: 7.1.1 - eslint: 8.7.0 + eslint: 8.8.0 typescript: 4.5.5 docs: specifiers: '@vue/theme': ^1.0.0 vitepress: ^0.21.6 - vue: ^3.2.28 + vue: ^3.2.29 devDependencies: '@vue/theme': 1.0.0_vue@3.2.29 vitepress: 0.21.6 @@ -35,15 +35,15 @@ importers: '@types/debug': ^4.1.7 debug: ^4.3.3 execa: ^6.0.0 - tsup: ^5.11.11 - typescript: ^4.5.4 + tsup: ^5.11.13 + typescript: ^4.5.5 vite: ^2.7.13 dependencies: debug: 4.3.3 execa: 6.0.0 devDependencies: '@types/debug': 4.1.7 - tsup: 5.11.11_typescript@4.5.5 + tsup: 5.11.13_typescript@4.5.5 typescript: 4.5.5 vite: 2.7.13 @@ -249,27 +249,27 @@ packages: resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} dev: true - /@innocenzi/eslint-config/0.7.1_eslint@8.7.0+typescript@4.5.5: + /@innocenzi/eslint-config/0.7.1_eslint@8.8.0+typescript@4.5.5: resolution: {integrity: sha512-oqFlM1vjtXdE/8GYXGGVhhjx55sG1Xoio08JxRn2UMWC1cX3ZI4cSlgUxjkA6uf/tIuRctS2n6/VZBsOAVn/9g==} peerDependencies: eslint: '>=7.4.0' typescript: ^4.0.0 dependencies: - '@typescript-eslint/eslint-plugin': 5.10.0_706fb07ce74b1db611f19a02ad2ce784 - '@typescript-eslint/parser': 5.10.0_eslint@8.7.0+typescript@4.5.5 - eslint: 8.7.0 - eslint-config-standard: 17.0.0-0_3163ab7e7910c30880bb01ebc541ca1a - eslint-plugin-eslint-comments: 3.2.0_eslint@8.7.0 + '@typescript-eslint/eslint-plugin': 5.10.2_2595c2126aec4d4b6e944b931dabb4c2 + '@typescript-eslint/parser': 5.10.2_eslint@8.8.0+typescript@4.5.5 + eslint: 8.8.0 + eslint-config-standard: 17.0.0-0_d98185a972f50d26baaf376f983a6b27 + eslint-plugin-eslint-comments: 3.2.0_eslint@8.8.0 eslint-plugin-html: 6.2.0 - eslint-plugin-import: 2.25.4_eslint@8.7.0 - eslint-plugin-jsonc: 2.0.0_eslint@8.7.0 - eslint-plugin-n: 14.0.0_eslint@8.7.0 - eslint-plugin-node: 11.1.0_eslint@8.7.0 - eslint-plugin-promise: 6.0.0_eslint@8.7.0 - eslint-plugin-unicorn: 40.1.0_eslint@8.7.0 - eslint-plugin-unused-imports: 2.0.0_1bf9cdc08e57589c8efe570eceb1a5db - eslint-plugin-vue: 8.3.0_eslint@8.7.0 - eslint-plugin-yml: 0.12.0_eslint@8.7.0 + eslint-plugin-import: 2.25.4_eslint@8.8.0 + eslint-plugin-jsonc: 2.0.0_eslint@8.8.0 + eslint-plugin-n: 14.0.0_eslint@8.8.0 + eslint-plugin-node: 11.1.0_eslint@8.8.0 + eslint-plugin-promise: 6.0.0_eslint@8.8.0 + eslint-plugin-unicorn: 40.1.0_eslint@8.8.0 + eslint-plugin-unused-imports: 2.0.0_2710175b8e1738b8f39f06cfa9aa7159 + eslint-plugin-vue: 8.3.0_eslint@8.8.0 + eslint-plugin-yml: 0.12.0_eslint@8.8.0 jsonc-eslint-parser: 2.1.0 typescript: 4.5.5 yaml-eslint-parser: 0.5.0 @@ -326,16 +326,16 @@ packages: resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==} dev: true - /@types/node/17.0.10: - resolution: {integrity: sha512-S/3xB4KzyFxYGCppyDt68yzBU9ysL88lSdIah4D6cptdcltc4NCPCAMc0+PCpg/lLIyC7IPvj2Z52OJWeIUkog==} + /@types/node/17.0.14: + resolution: {integrity: sha512-SbjLmERksKOGzWzPNuW7fJM7fk3YXVTFiZWB/Hs99gwhk+/dnrQRPBQjPW9aO+fi1tAffi9PrwFvsmOKmDTyng==} dev: true /@types/normalize-package-data/2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} dev: true - /@typescript-eslint/eslint-plugin/5.10.0_706fb07ce74b1db611f19a02ad2ce784: - resolution: {integrity: sha512-XXVKnMsq2fuu9K2KsIxPUGqb6xAImz8MEChClbXmE3VbveFtBUU5bzM6IPVWqzyADIgdkS2Ws/6Xo7W2TeZWjQ==} + /@typescript-eslint/eslint-plugin/5.10.2_2595c2126aec4d4b6e944b931dabb4c2: + resolution: {integrity: sha512-4W/9lLuE+v27O/oe7hXJKjNtBLnZE8tQAFpapdxwSVHqtmIoPB1gph3+ahNwVuNL37BX7YQHyGF9Xv6XCnIX2Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -345,12 +345,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.10.0_eslint@8.7.0+typescript@4.5.5 - '@typescript-eslint/scope-manager': 5.10.0 - '@typescript-eslint/type-utils': 5.10.0_eslint@8.7.0+typescript@4.5.5 - '@typescript-eslint/utils': 5.10.0_eslint@8.7.0+typescript@4.5.5 + '@typescript-eslint/parser': 5.10.2_eslint@8.8.0+typescript@4.5.5 + '@typescript-eslint/scope-manager': 5.10.2 + '@typescript-eslint/type-utils': 5.10.2_eslint@8.8.0+typescript@4.5.5 + '@typescript-eslint/utils': 5.10.2_eslint@8.8.0+typescript@4.5.5 debug: 4.3.3 - eslint: 8.7.0 + eslint: 8.8.0 functional-red-black-tree: 1.0.1 ignore: 5.2.0 regexpp: 3.2.0 @@ -361,8 +361,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.10.0_eslint@8.7.0+typescript@4.5.5: - resolution: {integrity: sha512-pJB2CCeHWtwOAeIxv8CHVGJhI5FNyJAIpx5Pt72YkK3QfEzt6qAlXZuyaBmyfOdM62qU0rbxJzNToPTVeJGrQw==} + /@typescript-eslint/parser/5.10.2_eslint@8.8.0+typescript@4.5.5: + resolution: {integrity: sha512-JaNYGkaQVhP6HNF+lkdOr2cAs2wdSZBoalE22uYWq8IEv/OVH0RksSGydk+sW8cLoSeYmC+OHvRyv2i4AQ7Czg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -371,26 +371,26 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.10.0 - '@typescript-eslint/types': 5.10.0 - '@typescript-eslint/typescript-estree': 5.10.0_typescript@4.5.5 + '@typescript-eslint/scope-manager': 5.10.2 + '@typescript-eslint/types': 5.10.2 + '@typescript-eslint/typescript-estree': 5.10.2_typescript@4.5.5 debug: 4.3.3 - eslint: 8.7.0 + eslint: 8.8.0 typescript: 4.5.5 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager/5.10.0: - resolution: {integrity: sha512-tgNgUgb4MhqK6DoKn3RBhyZ9aJga7EQrw+2/OiDk5hKf3pTVZWyqBi7ukP+Z0iEEDMF5FDa64LqODzlfE4O/Dg==} + /@typescript-eslint/scope-manager/5.10.2: + resolution: {integrity: sha512-39Tm6f4RoZoVUWBYr3ekS75TYgpr5Y+X0xLZxXqcZNDWZdJdYbKd3q2IR4V9y5NxxiPu/jxJ8XP7EgHiEQtFnw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.10.0 - '@typescript-eslint/visitor-keys': 5.10.0 + '@typescript-eslint/types': 5.10.2 + '@typescript-eslint/visitor-keys': 5.10.2 dev: true - /@typescript-eslint/type-utils/5.10.0_eslint@8.7.0+typescript@4.5.5: - resolution: {integrity: sha512-TzlyTmufJO5V886N+hTJBGIfnjQDQ32rJYxPaeiyWKdjsv2Ld5l8cbS7pxim4DeNs62fKzRSt8Q14Evs4JnZyQ==} + /@typescript-eslint/type-utils/5.10.2_eslint@8.8.0+typescript@4.5.5: + resolution: {integrity: sha512-uRKSvw/Ccs5FYEoXW04Z5VfzF2iiZcx8Fu7DGIB7RHozuP0VbKNzP1KfZkHBTM75pCpsWxIthEH1B33dmGBKHw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -399,22 +399,22 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.10.0_eslint@8.7.0+typescript@4.5.5 + '@typescript-eslint/utils': 5.10.2_eslint@8.8.0+typescript@4.5.5 debug: 4.3.3 - eslint: 8.7.0 + eslint: 8.8.0 tsutils: 3.21.0_typescript@4.5.5 typescript: 4.5.5 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types/5.10.0: - resolution: {integrity: sha512-wUljCgkqHsMZbw60IbOqT/puLfyqqD5PquGiBo1u1IS3PLxdi3RDGlyf032IJyh+eQoGhz9kzhtZa+VC4eWTlQ==} + /@typescript-eslint/types/5.10.2: + resolution: {integrity: sha512-Qfp0qk/5j2Rz3p3/WhWgu4S1JtMcPgFLnmAKAW061uXxKSa7VWKZsDXVaMXh2N60CX9h6YLaBoy9PJAfCOjk3w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.10.0_typescript@4.5.5: - resolution: {integrity: sha512-x+7e5IqfwLwsxTdliHRtlIYkgdtYXzE0CkFeV6ytAqq431ZyxCFzNMNR5sr3WOlIG/ihVZr9K/y71VHTF/DUQA==} + /@typescript-eslint/typescript-estree/5.10.2_typescript@4.5.5: + resolution: {integrity: sha512-WHHw6a9vvZls6JkTgGljwCsMkv8wu8XU8WaYKeYhxhWXH/atZeiMW6uDFPLZOvzNOGmuSMvHtZKd6AuC8PrwKQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -422,8 +422,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.10.0 - '@typescript-eslint/visitor-keys': 5.10.0 + '@typescript-eslint/types': 5.10.2 + '@typescript-eslint/visitor-keys': 5.10.2 debug: 4.3.3 globby: 11.1.0 is-glob: 4.0.3 @@ -434,29 +434,29 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.10.0_eslint@8.7.0+typescript@4.5.5: - resolution: {integrity: sha512-IGYwlt1CVcFoE2ueW4/ioEwybR60RAdGeiJX/iDAw0t5w0wK3S7QncDwpmsM70nKgGTuVchEWB8lwZwHqPAWRg==} + /@typescript-eslint/utils/5.10.2_eslint@8.8.0+typescript@4.5.5: + resolution: {integrity: sha512-vuJaBeig1NnBRkf7q9tgMLREiYD7zsMrsN1DA3wcoMDvr3BTFiIpKjGiYZoKPllfEwN7spUjv7ZqD+JhbVjEPg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: '@types/json-schema': 7.0.9 - '@typescript-eslint/scope-manager': 5.10.0 - '@typescript-eslint/types': 5.10.0 - '@typescript-eslint/typescript-estree': 5.10.0_typescript@4.5.5 - eslint: 8.7.0 + '@typescript-eslint/scope-manager': 5.10.2 + '@typescript-eslint/types': 5.10.2 + '@typescript-eslint/typescript-estree': 5.10.2_typescript@4.5.5 + eslint: 8.8.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.7.0 + eslint-utils: 3.0.0_eslint@8.8.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/visitor-keys/5.10.0: - resolution: {integrity: sha512-GMxj0K1uyrFLPKASLmZzCuSddmjZVbVj3Ouy5QVuIGKZopxvOr24JsS7gruz6C3GExE01mublZ3mIBOaon9zuQ==} + /@typescript-eslint/visitor-keys/5.10.2: + resolution: {integrity: sha512-zHIhYGGGrFJvvyfwHk5M08C5B5K4bewkm+rrvNTKk1/S15YHR+SA/QUF8ZWscXSfEaB8Nn2puZj+iHcoxVOD/Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.10.0 + '@typescript-eslint/types': 5.10.2 eslint-visitor-keys: 3.2.0 dev: true @@ -755,12 +755,14 @@ packages: semver: 7.3.5 dev: true - /bundle-require/2.2.0_esbuild@0.14.11: - resolution: {integrity: sha512-JDVxYEAxEX1g8AWtadiIkCkFf42RulEl5AOIvUa4cpuEL/VKpK2lJwogyswHnp+qizNQxM0Ylamw7CjPRaJZuA==} + /bundle-require/3.0.4_esbuild@0.14.11: + resolution: {integrity: sha512-VXG6epB1yrLAvWVQpl92qF347/UXmncQj7J3U8kZEbdVZ1ZkQyr4hYeL/9RvcE8vVVdp53dY78Fd/3pqfRqI1A==} + engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} peerDependencies: esbuild: '>=0.13' dependencies: esbuild: 0.14.11 + load-tsconfig: 0.2.3 dev: true /cac/6.7.12: @@ -1350,7 +1352,7 @@ packages: engines: {node: '>=10'} dev: true - /eslint-config-standard/17.0.0-0_3163ab7e7910c30880bb01ebc541ca1a: + /eslint-config-standard/17.0.0-0_d98185a972f50d26baaf376f983a6b27: resolution: {integrity: sha512-sf9udec8fkLTnH82SmhZQ3E31e4eJaMW09Mt9fbN3OccXFtvSSbGrltpQgGFVooGHoIdiMzDfp6ZNFd+I6Ob+w==} peerDependencies: eslint: ^8.0.1 @@ -1358,10 +1360,10 @@ packages: eslint-plugin-n: ^14.0.0 eslint-plugin-promise: ^6.0.0 dependencies: - eslint: 8.7.0 - eslint-plugin-import: 2.25.4_eslint@8.7.0 - eslint-plugin-n: 14.0.0_eslint@8.7.0 - eslint-plugin-promise: 6.0.0_eslint@8.7.0 + eslint: 8.8.0 + eslint-plugin-import: 2.25.4_eslint@8.8.0 + eslint-plugin-n: 14.0.0_eslint@8.8.0 + eslint-plugin-promise: 6.0.0_eslint@8.8.0 dev: true /eslint-import-resolver-node/0.3.6: @@ -1379,36 +1381,36 @@ packages: find-up: 2.1.0 dev: true - /eslint-plugin-es/3.0.1_eslint@8.7.0: + /eslint-plugin-es/3.0.1_eslint@8.8.0: resolution: {integrity: sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=4.19.1' dependencies: - eslint: 8.7.0 + eslint: 8.8.0 eslint-utils: 2.1.0 regexpp: 3.2.0 dev: true - /eslint-plugin-es/4.1.0_eslint@8.7.0: + /eslint-plugin-es/4.1.0_eslint@8.8.0: resolution: {integrity: sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=4.19.1' dependencies: - eslint: 8.7.0 + eslint: 8.8.0 eslint-utils: 2.1.0 regexpp: 3.2.0 dev: true - /eslint-plugin-eslint-comments/3.2.0_eslint@8.7.0: + /eslint-plugin-eslint-comments/3.2.0_eslint@8.8.0: resolution: {integrity: sha512-0jkOl0hfojIHHmEHgmNdqv4fmh7300NdpA9FFpF7zaoLvB/QeXOGNLIo86oAveJFrfB1p05kC8hpEMHM8DwWVQ==} engines: {node: '>=6.5.0'} peerDependencies: eslint: '>=4.19.1' dependencies: escape-string-regexp: 1.0.5 - eslint: 8.7.0 + eslint: 8.8.0 ignore: 5.2.0 dev: true @@ -1418,7 +1420,7 @@ packages: htmlparser2: 7.2.0 dev: true - /eslint-plugin-import/2.25.4_eslint@8.7.0: + /eslint-plugin-import/2.25.4_eslint@8.8.0: resolution: {integrity: sha512-/KJBASVFxpu0xg1kIBn9AUa8hQVnszpwgE7Ld0lKAlx7Ie87yzEzCgSkekt+le/YVhiaosO4Y14GDAOc41nfxA==} engines: {node: '>=4'} peerDependencies: @@ -1428,7 +1430,7 @@ packages: array.prototype.flat: 1.2.5 debug: 2.6.9 doctrine: 2.1.0 - eslint: 8.7.0 + eslint: 8.8.0 eslint-import-resolver-node: 0.3.6 eslint-module-utils: 2.7.2 has: 1.0.3 @@ -1440,27 +1442,27 @@ packages: tsconfig-paths: 3.12.0 dev: true - /eslint-plugin-jsonc/2.0.0_eslint@8.7.0: + /eslint-plugin-jsonc/2.0.0_eslint@8.8.0: resolution: {integrity: sha512-5UbUUvx4gUVeF9hJ+SHDW9a4OPQ8vJWu12rttQ76qGO2tlH17OC103CLq+vrmjo5VQULeVzSJ0u4s+jUATJyWQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: - eslint: 8.7.0 - eslint-utils: 3.0.0_eslint@8.7.0 + eslint: 8.8.0 + eslint-utils: 3.0.0_eslint@8.8.0 jsonc-eslint-parser: 2.1.0 natural-compare: 1.4.0 dev: true - /eslint-plugin-n/14.0.0_eslint@8.7.0: + /eslint-plugin-n/14.0.0_eslint@8.8.0: resolution: {integrity: sha512-mNwplPLsbaKhHyA0fa/cy8j+oF6bF6l81hzBTWa6JOvPcMNAuIogk2ih6d9tYvWYzyUG+7ZFeChqbzdFpg2QrQ==} engines: {node: '>=12.22.0'} peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.7.0 - eslint-plugin-es: 4.1.0_eslint@8.7.0 - eslint-utils: 3.0.0_eslint@8.7.0 + eslint: 8.8.0 + eslint-plugin-es: 4.1.0_eslint@8.8.0 + eslint-utils: 3.0.0_eslint@8.8.0 ignore: 5.2.0 is-core-module: 2.8.1 minimatch: 3.0.4 @@ -1468,14 +1470,14 @@ packages: semver: 6.3.0 dev: true - /eslint-plugin-node/11.1.0_eslint@8.7.0: + /eslint-plugin-node/11.1.0_eslint@8.8.0: resolution: {integrity: sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=5.16.0' dependencies: - eslint: 8.7.0 - eslint-plugin-es: 3.0.1_eslint@8.7.0 + eslint: 8.8.0 + eslint-plugin-es: 3.0.1_eslint@8.8.0 eslint-utils: 2.1.0 ignore: 5.2.0 minimatch: 3.0.4 @@ -1483,16 +1485,16 @@ packages: semver: 6.3.0 dev: true - /eslint-plugin-promise/6.0.0_eslint@8.7.0: + /eslint-plugin-promise/6.0.0_eslint@8.8.0: resolution: {integrity: sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.7.0 + eslint: 8.8.0 dev: true - /eslint-plugin-unicorn/40.1.0_eslint@8.7.0: + /eslint-plugin-unicorn/40.1.0_eslint@8.8.0: resolution: {integrity: sha512-y5doK2DF9Sr5AqKEHbHxjFllJ167nKDRU01HDcWyv4Tnmaoe9iNxMrBnaybZvWZUaE3OC5Unu0lNIevYamloig==} engines: {node: '>=12'} peerDependencies: @@ -1501,8 +1503,8 @@ packages: '@babel/helper-validator-identifier': 7.16.7 ci-info: 3.3.0 clean-regexp: 1.0.0 - eslint: 8.7.0 - eslint-utils: 3.0.0_eslint@8.7.0 + eslint: 8.8.0 + eslint-utils: 3.0.0_eslint@8.8.0 esquery: 1.4.0 indent-string: 4.0.0 is-builtin-module: 3.1.0 @@ -1515,7 +1517,7 @@ packages: strip-indent: 3.0.0 dev: true - /eslint-plugin-unused-imports/2.0.0_1bf9cdc08e57589c8efe570eceb1a5db: + /eslint-plugin-unused-imports/2.0.0_2710175b8e1738b8f39f06cfa9aa7159: resolution: {integrity: sha512-3APeS/tQlTrFa167ThtP0Zm0vctjr4M44HMpeg1P4bK6wItarumq0Ma82xorMKdFsWpphQBlRPzw/pxiVELX1A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1525,34 +1527,34 @@ packages: '@typescript-eslint/eslint-plugin': optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.10.0_706fb07ce74b1db611f19a02ad2ce784 - eslint: 8.7.0 + '@typescript-eslint/eslint-plugin': 5.10.2_2595c2126aec4d4b6e944b931dabb4c2 + eslint: 8.8.0 eslint-rule-composer: 0.3.0 dev: true - /eslint-plugin-vue/8.3.0_eslint@8.7.0: + /eslint-plugin-vue/8.3.0_eslint@8.8.0: resolution: {integrity: sha512-IIuLHw4vQxGlHcoP2dG6t/2OVdQf2qoyAzEGAxreU1afZOHGA7y3TWq8I+r3ZA6Wjs6xpeUWGHlT31QGr9Rb5g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.7.0 - eslint-utils: 3.0.0_eslint@8.7.0 + eslint: 8.8.0 + eslint-utils: 3.0.0_eslint@8.8.0 natural-compare: 1.4.0 semver: 7.3.5 - vue-eslint-parser: 8.0.1_eslint@8.7.0 + vue-eslint-parser: 8.0.1_eslint@8.8.0 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-yml/0.12.0_eslint@8.7.0: + /eslint-plugin-yml/0.12.0_eslint@8.8.0: resolution: {integrity: sha512-aS82M+diohZTusadiByzh/bKDrfi+Y6VBQkD3ym/7JH+KF9WUB9qKCizLfTaCACwtRrHpqaLz3G8GKmslshyiw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.3 - eslint: 8.7.0 + eslint: 8.8.0 lodash: 4.17.21 natural-compare: 1.4.0 yaml-eslint-parser: 0.5.0 @@ -1596,13 +1598,13 @@ packages: eslint-visitor-keys: 1.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.7.0: + /eslint-utils/3.0.0_eslint@8.8.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.7.0 + eslint: 8.8.0 eslint-visitor-keys: 2.1.0 dev: true @@ -1621,8 +1623,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.7.0: - resolution: {integrity: sha512-ifHYzkBGrzS2iDU7KjhCAVMGCvF6M3Xfs8X8b37cgrUlDt6bWRTpRh6T/gtSXv1HJ/BUGgmjvNvOEGu85Iif7w==} + /eslint/8.8.0: + resolution: {integrity: sha512-H3KXAzQGBH1plhYS3okDix2ZthuYJlQQEGE5k0IKuEqUSiyu4AmxxlJ2MtTYeJ3xB4jDhcYCwGOg2TXYdnDXlQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: @@ -1635,7 +1637,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.0 - eslint-utils: 3.0.0_eslint@8.7.0 + eslint-utils: 3.0.0_eslint@8.8.0 eslint-visitor-keys: 3.2.0 espree: 9.3.0 esquery: 1.4.0 @@ -2208,6 +2210,11 @@ packages: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} dev: true + /load-tsconfig/0.2.3: + resolution: {integrity: sha512-iyT2MXws+dc2Wi6o3grCFtGXpeMvHmJqS27sMPGtV2eUu4PeFnG+33I8BlFK1t1NWMjOpcx9bridn5yxLDX2gQ==} + engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + dev: true + /locate-path/2.0.0: resolution: {integrity: sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=} engines: {node: '>=4'} @@ -2889,8 +2896,8 @@ packages: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} dev: true - /tsup/5.11.11_typescript@4.5.5: - resolution: {integrity: sha512-rgbTu+KhAI9PdGUS07rKohDXbRLTstBGJaxl75q7RZYRGF+n+kN8L4RlXY5pqYb9Hsq0gEB6nS39v7nSvVBS+g==} + /tsup/5.11.13_typescript@4.5.5: + resolution: {integrity: sha512-NVMK01gVmojZn7+iZwxRK1CzW2BIabaVMyEjs7Nm9lm4DrSf7IAqs2F3fg0vT7rH72x1cIBsW9U/TlWrCvHVQQ==} hasBin: true peerDependencies: typescript: ^4.1.0 @@ -2898,7 +2905,7 @@ packages: typescript: optional: true dependencies: - bundle-require: 2.2.0_esbuild@0.14.11 + bundle-require: 3.0.4_esbuild@0.14.11 cac: 6.7.12 chokidar: 3.5.3 debug: 4.3.3 @@ -3060,14 +3067,14 @@ packages: vue: 3.2.29 dev: true - /vue-eslint-parser/8.0.1_eslint@8.7.0: + /vue-eslint-parser/8.0.1_eslint@8.8.0: resolution: {integrity: sha512-lhWjDXJhe3UZw2uu3ztX51SJAPGPey1Tff2RK3TyZURwbuI4vximQLzz4nQfCv8CZq4xx7uIiogHMMoSJPr33A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.3 - eslint: 8.7.0 + eslint: 8.8.0 eslint-scope: 6.0.0 eslint-visitor-keys: 3.2.0 espree: 9.3.0 diff --git a/vite-plugin-laravel/package.json b/vite-plugin-laravel/package.json index ee3c7fe..0fbc878 100644 --- a/vite-plugin-laravel/package.json +++ b/vite-plugin-laravel/package.json @@ -20,8 +20,8 @@ }, "devDependencies": { "@types/debug": "^4.1.7", - "tsup": "^5.11.11", - "typescript": "^4.5.4", + "tsup": "^5.11.13", + "typescript": "^4.5.5", "vite": "^2.7.13" }, "dependencies": {