Browse Source

chore(deps): update all non-major dependencies (#4592)

renovate[bot] 1 year ago
parent
commit
1aa78a028d

File diff suppressed because it is too large
+ 496 - 145
package-lock.json


+ 2 - 2
package.json

@@ -52,9 +52,9 @@
 		"prettier-plugin-sql": "^0.18.1",
 		"stylelint": "^16.10.0",
 		"stylelint-config-standard": "^36.0.1",
-		"vitepress": "^1.3.4",
+		"vitepress": "^1.4.1",
 		"vitest": "^2.1.2",
-		"vue": "^3.5.11"
+		"vue": "^3.5.12"
 	},
 	"browserslist": [
 		"defaults"

+ 4 - 4
src/deb/web-terminal/package-lock.json

@@ -12,14 +12,14 @@
 				"ws": "^8.18.0"
 			},
 			"devDependencies": {
-				"@types/node": "^20.16.10",
+				"@types/node": "^20.16.11",
 				"@types/ws": "^8.5.12"
 			}
 		},
 		"node_modules/@types/node": {
-			"version": "20.16.10",
-			"resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.10.tgz",
-			"integrity": "sha512-vQUKgWTjEIRFCvK6CyriPH3MZYiYlNy0fKiEYHWbcoWLEgs4opurGGKlebrTLqdSMIbXImH6XExNiIyNUv3WpA==",
+			"version": "20.16.11",
+			"resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.11.tgz",
+			"integrity": "sha512-y+cTCACu92FyA5fgQSAI8A1H429g7aSK2HsO7K4XYUWc4dY5IUz55JSDIYT6/VsOLfGy8vmvQYC2hfb0iF16Uw==",
 			"dev": true,
 			"license": "MIT",
 			"dependencies": {

+ 1 - 1
src/deb/web-terminal/package.json

@@ -12,6 +12,6 @@
 	},
 	"devDependencies": {
 		"@types/ws": "^8.5.12",
-		"@types/node": "^20.16.10"
+		"@types/node": "^20.16.11"
 	}
 }

+ 1 - 1
web/inc/composer.json

@@ -1,6 +1,6 @@
 {
     "require": {
-        "phpmailer/phpmailer": "6.9.1",
+        "phpmailer/phpmailer": "6.9.2",
         "hestiacp/phpquoteshellarg": "1.1.0",
         "robthree/twofactorauth": "3.0.0"
     }

+ 10 - 10
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": "f32a18c9c2e9c9069f173ce08b0222b9",
+    "content-hash": "277b6f6266ed9ffae6cd95c7cbd9ce90",
     "packages": [
         {
             "name": "hestiacp/phpquoteshellarg",
@@ -46,16 +46,16 @@
         },
         {
             "name": "phpmailer/phpmailer",
-            "version": "v6.9.1",
+            "version": "v6.9.2",
             "source": {
                 "type": "git",
                 "url": "https://github.com/PHPMailer/PHPMailer.git",
-                "reference": "039de174cd9c17a8389754d3b877a2ed22743e18"
+                "reference": "a7b17b42fa4887c92146243f3d2f4ccb962af17c"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/039de174cd9c17a8389754d3b877a2ed22743e18",
-                "reference": "039de174cd9c17a8389754d3b877a2ed22743e18",
+                "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/a7b17b42fa4887c92146243f3d2f4ccb962af17c",
+                "reference": "a7b17b42fa4887c92146243f3d2f4ccb962af17c",
                 "shasum": ""
             },
             "require": {
@@ -115,7 +115,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.9.1"
+                "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.9.2"
             },
             "funding": [
                 {
@@ -123,7 +123,7 @@
                     "type": "github"
                 }
             ],
-            "time": "2023-11-25T22:23:28+00:00"
+            "time": "2024-10-09T10:07:50+00:00"
         },
         {
             "name": "robthree/twofactorauth",
@@ -210,10 +210,10 @@
     "packages-dev": [],
     "aliases": [],
     "minimum-stability": "stable",
-    "stability-flags": [],
+    "stability-flags": {},
     "prefer-stable": false,
     "prefer-lowest": false,
-    "platform": [],
-    "platform-dev": [],
+    "platform": {},
+    "platform-dev": {},
     "plugin-api-version": "2.6.0"
 }

Some files were not shown because too many files changed in this diff