Browse Source

Update all non-major dependencies (#3972)

hestiacp-bot 2 years ago
parent
commit
5af8379c7a
4 changed files with 17 additions and 17 deletions
  1. 6 6
      package-lock.json
  2. 1 1
      package.json
  3. 1 1
      web/inc/composer.json
  4. 9 9
      web/inc/composer.lock

+ 6 - 6
package-lock.json

@@ -38,7 +38,7 @@
 				"prettier-plugin-sql": "0.15.1",
 				"stylelint": "15.10.2",
 				"stylelint-config-standard": "34.0.0",
-				"vitepress": "1.0.0-rc.9",
+				"vitepress": "1.0.0-rc.10",
 				"vue": "3.3.4"
 			}
 		},
@@ -6430,16 +6430,16 @@
 			}
 		},
 		"node_modules/vitepress": {
-			"version": "1.0.0-rc.9",
-			"resolved": "https://registry.npmjs.org/vitepress/-/vitepress-1.0.0-rc.9.tgz",
-			"integrity": "sha512-HqMcWqJnxk/8aIN9LqhvEbKkBYop8qGs3/qw3Tt1AwdIRoTGOw5sk7g84J5j1H0p9Axvk87c9xrtMum4G/VVjQ==",
+			"version": "1.0.0-rc.10",
+			"resolved": "https://registry.npmjs.org/vitepress/-/vitepress-1.0.0-rc.10.tgz",
+			"integrity": "sha512-+MsahIWqq5WUEmj6MR4obcKYbT7im07jZPCQPdNJExkeOSbOAJ4xypSLx88x7rvtzWHhHc5aXbOhCRvGEGjFrw==",
 			"dev": true,
 			"dependencies": {
 				"@docsearch/css": "^3.5.2",
 				"@docsearch/js": "^3.5.2",
 				"@vue/devtools-api": "^6.5.0",
-				"@vueuse/core": "^10.4.0",
-				"@vueuse/integrations": "^10.4.0",
+				"@vueuse/core": "^10.4.1",
+				"@vueuse/integrations": "^10.4.1",
 				"focus-trap": "^7.5.2",
 				"mark.js": "8.11.1",
 				"minisearch": "^6.1.0",

+ 1 - 1
package.json

@@ -46,7 +46,7 @@
 		"prettier-plugin-sql": "0.15.1",
 		"stylelint": "15.10.2",
 		"stylelint-config-standard": "34.0.0",
-		"vitepress": "1.0.0-rc.9",
+		"vitepress": "1.0.0-rc.10",
 		"vue": "3.3.4"
 	},
 	"browserslist": [

+ 1 - 1
web/inc/composer.json

@@ -1,6 +1,6 @@
 {
     "require": {
-        "phpmailer/phpmailer": "6.8.0",
+        "phpmailer/phpmailer": "6.8.1",
         "hestiacp/phpquoteshellarg": "1.0.2",
         "robthree/twofactorauth": "2.0.0"
     }

+ 9 - 9
web/inc/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": "bd5fba3223573f480531e48f5e3ce14e",
+    "content-hash": "18ace9134d6603d12957a1563ee027f4",
     "packages": [
         {
             "name": "hestiacp/phpquoteshellarg",
@@ -46,16 +46,16 @@
         },
         {
             "name": "phpmailer/phpmailer",
-            "version": "v6.8.0",
+            "version": "v6.8.1",
             "source": {
                 "type": "git",
                 "url": "https://github.com/PHPMailer/PHPMailer.git",
-                "reference": "df16b615e371d81fb79e506277faea67a1be18f1"
+                "reference": "e88da8d679acc3824ff231fdc553565b802ac016"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/df16b615e371d81fb79e506277faea67a1be18f1",
-                "reference": "df16b615e371d81fb79e506277faea67a1be18f1",
+                "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/e88da8d679acc3824ff231fdc553565b802ac016",
+                "reference": "e88da8d679acc3824ff231fdc553565b802ac016",
                 "shasum": ""
             },
             "require": {
@@ -65,13 +65,13 @@
                 "php": ">=5.5.0"
             },
             "require-dev": {
-                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",
+                "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
                 "doctrine/annotations": "^1.2.6 || ^1.13.3",
                 "php-parallel-lint/php-console-highlighter": "^1.0.0",
                 "php-parallel-lint/php-parallel-lint": "^1.3.2",
                 "phpcompatibility/php-compatibility": "^9.3.5",
                 "roave/security-advisories": "dev-latest",
-                "squizlabs/php_codesniffer": "^3.7.1",
+                "squizlabs/php_codesniffer": "^3.7.2",
                 "yoast/phpunit-polyfills": "^1.0.4"
             },
             "suggest": {
@@ -114,7 +114,7 @@
             "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
             "support": {
                 "issues": "https://github.com/PHPMailer/PHPMailer/issues",
-                "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.8.0"
+                "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.8.1"
             },
             "funding": [
                 {
@@ -122,7 +122,7 @@
                     "type": "github"
                 }
             ],
-            "time": "2023-03-06T14:43:22+00:00"
+            "time": "2023-08-29T08:26:30+00:00"
         },
         {
             "name": "robthree/twofactorauth",