Merge pull request #539 from arabcoders/dev

Updated frontend dependencies.
This commit is contained in:
Abdulmohsen
2024-08-20 22:52:31 +03:00
committed by GitHub
3 changed files with 1020 additions and 1885 deletions

10
composer.lock generated
View File

@@ -3561,12 +3561,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git", "url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "251a4f1fefcc6e6cc90d50514fee6b6e3745cb3e" "reference": "8938260885863ec2dd9f2aaf9a79ba14e58a92f6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/251a4f1fefcc6e6cc90d50514fee6b6e3745cb3e", "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/8938260885863ec2dd9f2aaf9a79ba14e58a92f6",
"reference": "251a4f1fefcc6e6cc90d50514fee6b6e3745cb3e", "reference": "8938260885863ec2dd9f2aaf9a79ba14e58a92f6",
"shasum": "" "shasum": ""
}, },
"conflict": { "conflict": {
@@ -3604,7 +3604,7 @@
"athlon1600/php-proxy-app": "<=3", "athlon1600/php-proxy-app": "<=3",
"austintoddj/canvas": "<=3.4.2", "austintoddj/canvas": "<=3.4.2",
"auth0/wordpress": "<=4.6", "auth0/wordpress": "<=4.6",
"automad/automad": "<=2.0.0.0-alpha5", "automad/automad": "<2.0.0.0-alpha5",
"automattic/jetpack": "<9.8", "automattic/jetpack": "<9.8",
"awesome-support/awesome-support": "<=6.0.7", "awesome-support/awesome-support": "<=6.0.7",
"aws/aws-sdk-php": "<3.288.1", "aws/aws-sdk-php": "<3.288.1",
@@ -4370,7 +4370,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-08-14T19:05:08+00:00" "time": "2024-08-19T21:04:39+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",

View File

@@ -12,19 +12,19 @@
"dependencies": { "dependencies": {
"@vueuse/core": "^10.9.0", "@vueuse/core": "^10.9.0",
"@vueuse/nuxt": "^10.9.0", "@vueuse/nuxt": "^10.9.0",
"@xterm/addon-fit": "^0.10.0",
"@xterm/xterm": "^5.5.0",
"cronstrue": "^2.49.0", "cronstrue": "^2.49.0",
"floating-vue": "^5.2.2", "floating-vue": "^5.2.2",
"hls.js": "^1.4.14",
"marked": "^12.0.2", "marked": "^12.0.2",
"marked-base-url": "^1.1.3", "marked-base-url": "^1.1.3",
"moment": "^2.30.1", "moment": "^2.30.1",
"nuxt": "^3.11.2", "nuxt": "^3.11.2",
"nuxt3-notifications": "^1.2.0", "nuxt3-notifications": "^1.2.0",
"vue": "^3.4.21",
"vue-router": "^4.3.0",
"@xterm/addon-fit": "^0.10.0",
"@xterm/xterm": "^5.5.0",
"plyr": "^3.7.8", "plyr": "^3.7.8",
"hls.js": "^1.4.14" "vue": "^3.4.21",
"vue-router": "^4.3.0"
}, },
"devDependencies": {} "devDependencies": {}
} }

File diff suppressed because it is too large Load Diff