chore(deps): update dependencies

This commit is contained in:
2026-05-15 01:32:29 +03:00
parent eed1cc1617
commit b7a620ad66
5 changed files with 431 additions and 358 deletions

View File

@@ -31,10 +31,10 @@
"@nextcloud/vite-config": "^2.5.2",
"@nextcloud/vue": "^9.8.0",
"date-fns": "^4.1.0",
"linkifyjs": "^4.3.2",
"linkifyjs": "^4.3.3",
"vue": "^3.5.34",
"vue-material-design-icons": "^5.3.1",
"vue-router": "^5.0.6"
"vue-router": "^5.0.7"
},
"devDependencies": {
"@eslint/js": "^10.0.1",
@@ -53,11 +53,11 @@
"sass": "^1.99.0",
"sass-embedded": "^1.99.0",
"typescript": "^6.0.3",
"typescript-eslint": "^8.59.2",
"vite": "^8.0.11",
"typescript-eslint": "^8.59.3",
"vite": "^8.0.13",
"vite-plugin-checker": "^0.13.0",
"vitest": "^4.1.5",
"vue-tsc": "^3.2.8"
"vitest": "^4.1.6",
"vue-tsc": "^3.2.9"
},
"pnpm": {
"onlyBuiltDependencies": [

721
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -9,16 +9,16 @@
"packages-dev": [
{
"name": "kubawerlos/php-cs-fixer-custom-fixers",
"version": "v3.37.1",
"version": "v3.37.2",
"source": {
"type": "git",
"url": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers.git",
"reference": "e0ec1f602a1d0836909e9079262dbaf58eaf3804"
"reference": "678df979ce743466b42ddb6eea46b3f4c9a7bade"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kubawerlos/php-cs-fixer-custom-fixers/zipball/e0ec1f602a1d0836909e9079262dbaf58eaf3804",
"reference": "e0ec1f602a1d0836909e9079262dbaf58eaf3804",
"url": "https://api.github.com/repos/kubawerlos/php-cs-fixer-custom-fixers/zipball/678df979ce743466b42ddb6eea46b3f4c9a7bade",
"reference": "678df979ce743466b42ddb6eea46b3f4c9a7bade",
"shasum": ""
},
"require": {
@@ -49,7 +49,7 @@
"description": "A set of custom fixers for PHP CS Fixer",
"support": {
"issues": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/issues",
"source": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/tree/v3.37.1"
"source": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/tree/v3.37.2"
},
"funding": [
{
@@ -57,7 +57,7 @@
"type": "github"
}
],
"time": "2026-04-28T16:41:56+00:00"
"time": "2026-05-12T16:22:19+00:00"
},
{
"name": "nextcloud/coding-standard",

View File

@@ -86,12 +86,12 @@
"source": {
"type": "git",
"url": "https://github.com/nextcloud/openapi-extractor.git",
"reference": "a0cca1f044e0fa016d947faad780274121b4d234"
"reference": "dd6322acaf40494014d994490b312c2f542b7169"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nextcloud/openapi-extractor/zipball/a0cca1f044e0fa016d947faad780274121b4d234",
"reference": "a0cca1f044e0fa016d947faad780274121b4d234",
"url": "https://api.github.com/repos/nextcloud/openapi-extractor/zipball/dd6322acaf40494014d994490b312c2f542b7169",
"reference": "dd6322acaf40494014d994490b312c2f542b7169",
"shasum": ""
},
"require": {
@@ -142,7 +142,7 @@
"source": "https://github.com/nextcloud/openapi-extractor/tree/main",
"issues": "https://github.com/nextcloud/openapi-extractor/issues"
},
"time": "2026-05-03T04:14:11+00:00"
"time": "2026-05-10T03:59:17+00:00"
},
{
"name": "nikic/php-parser",

View File

@@ -1195,16 +1195,16 @@
},
{
"name": "symfony/console",
"version": "v6.4.37",
"version": "v6.4.39",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "7bbcaf3fdb1e18fa42a7f0b84a10d091c10548f5"
"reference": "c132f1215fe4aa45b70173cc00ce9a755dd31ec5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/7bbcaf3fdb1e18fa42a7f0b84a10d091c10548f5",
"reference": "7bbcaf3fdb1e18fa42a7f0b84a10d091c10548f5",
"url": "https://api.github.com/repos/symfony/console/zipball/c132f1215fe4aa45b70173cc00ce9a755dd31ec5",
"reference": "c132f1215fe4aa45b70173cc00ce9a755dd31ec5",
"shasum": ""
},
"require": {
@@ -1269,7 +1269,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v6.4.37"
"source": "https://github.com/symfony/console/tree/v6.4.39"
},
"funding": [
{
@@ -1289,7 +1289,7 @@
"type": "tidelift"
}
],
"time": "2026-04-13T15:27:04+00:00"
"time": "2026-05-12T06:50:03+00:00"
},
{
"name": "symfony/deprecation-contracts",
@@ -1364,16 +1364,16 @@
},
{
"name": "symfony/filesystem",
"version": "v6.4.37",
"version": "v6.4.39",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "29f792d7dc30cc670fc4cdd50d7c6653d067ce7b"
"reference": "c507b077756b4e3e09adbbe7975fac81cd3722ca"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/29f792d7dc30cc670fc4cdd50d7c6653d067ce7b",
"reference": "29f792d7dc30cc670fc4cdd50d7c6653d067ce7b",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/c507b077756b4e3e09adbbe7975fac81cd3722ca",
"reference": "c507b077756b4e3e09adbbe7975fac81cd3722ca",
"shasum": ""
},
"require": {
@@ -1410,7 +1410,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/filesystem/tree/v6.4.37"
"source": "https://github.com/symfony/filesystem/tree/v6.4.39"
},
"funding": [
{
@@ -1430,7 +1430,7 @@
"type": "tidelift"
}
],
"time": "2026-04-13T15:27:04+00:00"
"time": "2026-05-07T13:11:42+00:00"
},
{
"name": "symfony/polyfill-ctype",
@@ -1856,16 +1856,16 @@
},
{
"name": "symfony/string",
"version": "v6.4.34",
"version": "v6.4.39",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "2adaf4106f2ef4c67271971bde6d3fe0a6936432"
"reference": "62e3c927de664edadb5bef260987eb047a17a113"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/2adaf4106f2ef4c67271971bde6d3fe0a6936432",
"reference": "2adaf4106f2ef4c67271971bde6d3fe0a6936432",
"url": "https://api.github.com/repos/symfony/string/zipball/62e3c927de664edadb5bef260987eb047a17a113",
"reference": "62e3c927de664edadb5bef260987eb047a17a113",
"shasum": ""
},
"require": {
@@ -1921,7 +1921,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v6.4.34"
"source": "https://github.com/symfony/string/tree/v6.4.39"
},
"funding": [
{
@@ -1941,7 +1941,7 @@
"type": "tidelift"
}
],
"time": "2026-02-08T20:44:54+00:00"
"time": "2026-05-12T11:44:19+00:00"
},
{
"name": "vimeo/psalm",