diff --git a/composer.lock b/composer.lock index 909e72f..35fd14c 100644 --- a/composer.lock +++ b/composer.lock @@ -3478,16 +3478,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "2.1.0", + "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "9b30d6fd026b2c132b3985ce6b23bec09ab3aa68" + "reference": "b9e61a61e39e02dd90944e9115241c7f7e76bfd8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/9b30d6fd026b2c132b3985ce6b23bec09ab3aa68", - "reference": "9b30d6fd026b2c132b3985ce6b23bec09ab3aa68", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/b9e61a61e39e02dd90944e9115241c7f7e76bfd8", + "reference": "b9e61a61e39e02dd90944e9115241c7f7e76bfd8", "shasum": "" }, "require": { @@ -3519,9 +3519,9 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/2.1.0" + "source": "https://github.com/phpstan/phpdoc-parser/tree/2.2.0" }, - "time": "2025-02-19T13:28:12+00:00" + "time": "2025-07-13T07:04:09+00:00" }, { "name": "psr/clock", diff --git a/package.json b/package.json index e8fa0d3..06c3803 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "tailwindcss": "^4.1.11", "tw-animate-css": "^1.3.5", "typescript": "^5.8.3", - "vite": "^7.0.2", + "vite": "^7.0.4", "vue": "^3.5.17", "ziggy-js": "^2.5.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fb96782..f0c64d6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -54,7 +54,7 @@ importers: specifier: ^5.8.3 version: 5.8.3 vite: - specifier: ^7.0.2 + specifier: ^7.0.4 version: 7.0.4(@types/node@22.16.3)(jiti@2.4.2)(lightningcss@1.30.1) vue: specifier: ^3.5.17