Browse Source

fix(deps): update all non-major dependencies (#4534)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 1 year ago
parent
commit
a674f9d412
2 changed files with 20 additions and 20 deletions
  1. 16 16
      package-lock.json
  2. 4 4
      package.json

+ 16 - 16
package-lock.json

@@ -13,7 +13,7 @@
 				"@alpinejs/collapse": "^3.14.1",
 				"@fortawesome/fontawesome-free": "^6.6.0",
 				"alpinejs": "^3.14.1",
-				"chart.js": "^4.4.3",
+				"chart.js": "^4.4.4",
 				"check-password-strength": "^2.0.10",
 				"floating-vue": "^5.2.2",
 				"nanoid": "^5.0.7",
@@ -32,8 +32,8 @@
 				"eslint-config-prettier": "^9.1.0",
 				"eslint-plugin-editorconfig": "^4.0.3",
 				"eslint-plugin-import": "^2.29.1",
-				"husky": "^9.1.4",
-				"jsdom": "^24.1.1",
+				"husky": "^9.1.5",
+				"jsdom": "^24.1.3",
 				"lightningcss": "^1.26.0",
 				"lint-staged": "^15.2.9",
 				"markdownlint-cli2": "^0.13.0",
@@ -43,7 +43,7 @@
 				"prettier-plugin-sql": "^0.18.1",
 				"stylelint": "^16.8.2",
 				"stylelint-config-standard": "^36.0.1",
-				"vitepress": "^1.3.3",
+				"vitepress": "^1.3.4",
 				"vitest": "^2.0.5",
 				"vue": "^3.4.38"
 			}
@@ -2797,9 +2797,9 @@
 			}
 		},
 		"node_modules/chart.js": {
-			"version": "4.4.3",
-			"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.4.3.tgz",
-			"integrity": "sha512-qK1gkGSRYcJzqrrzdR6a+I0vQ4/R+SoODXyAjscQ/4mzuNzySaMCd+hyVxitSY1+L2fjPD1Gbn+ibNqRmwQeLw==",
+			"version": "4.4.4",
+			"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.4.4.tgz",
+			"integrity": "sha512-emICKGBABnxhMjUjlYRR12PmOXhJ2eJjEHL2/dZlWjxRAZT1D8xplLFq5M0tMQK8ja+wBS/tuVEJB5C6r7VxJA==",
 			"license": "MIT",
 			"dependencies": {
 				"@kurkle/color": "^0.3.0"
@@ -4478,9 +4478,9 @@
 			}
 		},
 		"node_modules/husky": {
-			"version": "9.1.4",
-			"resolved": "https://registry.npmjs.org/husky/-/husky-9.1.4.tgz",
-			"integrity": "sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==",
+			"version": "9.1.5",
+			"resolved": "https://registry.npmjs.org/husky/-/husky-9.1.5.tgz",
+			"integrity": "sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==",
 			"dev": true,
 			"license": "MIT",
 			"bin": {
@@ -5050,9 +5050,9 @@
 			}
 		},
 		"node_modules/jsdom": {
-			"version": "24.1.1",
-			"resolved": "https://registry.npmjs.org/jsdom/-/jsdom-24.1.1.tgz",
-			"integrity": "sha512-5O1wWV99Jhq4DV7rCLIoZ/UIhyQeDR7wHVyZAHAshbrvZsLs+Xzz7gtwnlJTJDjleiTKh54F4dXrX70vJQTyJQ==",
+			"version": "24.1.3",
+			"resolved": "https://registry.npmjs.org/jsdom/-/jsdom-24.1.3.tgz",
+			"integrity": "sha512-MyL55p3Ut3cXbeBEG7Hcv0mVM8pp8PBNWxRqchZnSfAiES1v1mRnMeFfaHWIPULpwsYfvO+ZmMZz5tGCnjzDUQ==",
 			"dev": true,
 			"license": "MIT",
 			"dependencies": {
@@ -8694,9 +8694,9 @@
 			}
 		},
 		"node_modules/vitepress": {
-			"version": "1.3.3",
-			"resolved": "https://registry.npmjs.org/vitepress/-/vitepress-1.3.3.tgz",
-			"integrity": "sha512-6UzEw/wZ41S/CATby7ea7UlffvRER/uekxgN6hbEvSys9ukmLOKsz87Ehq9yOx1Rwiw+Sj97yjpivP8w1sUmng==",
+			"version": "1.3.4",
+			"resolved": "https://registry.npmjs.org/vitepress/-/vitepress-1.3.4.tgz",
+			"integrity": "sha512-I1/F6OW1xl3kW4PaIMC6snxjWgf3qfziq2aqsDoFc/Gt41WbcRv++z8zjw8qGRIJ+I4bUW7ZcKFDHHN/jkH9DQ==",
 			"dev": true,
 			"license": "MIT",
 			"dependencies": {

+ 4 - 4
package.json

@@ -22,7 +22,7 @@
 		"@alpinejs/collapse": "^3.14.1",
 		"@fortawesome/fontawesome-free": "^6.6.0",
 		"alpinejs": "^3.14.1",
-		"chart.js": "^4.4.3",
+		"chart.js": "^4.4.4",
 		"check-password-strength": "^2.0.10",
 		"floating-vue": "^5.2.2",
 		"nanoid": "^5.0.7",
@@ -41,8 +41,8 @@
 		"eslint-config-prettier": "^9.1.0",
 		"eslint-plugin-editorconfig": "^4.0.3",
 		"eslint-plugin-import": "^2.29.1",
-		"husky": "^9.1.4",
-		"jsdom": "^24.1.1",
+		"husky": "^9.1.5",
+		"jsdom": "^24.1.3",
 		"lightningcss": "^1.26.0",
 		"lint-staged": "^15.2.9",
 		"markdownlint-cli2": "^0.13.0",
@@ -52,7 +52,7 @@
 		"prettier-plugin-sql": "^0.18.1",
 		"stylelint": "^16.8.2",
 		"stylelint-config-standard": "^36.0.1",
-		"vitepress": "^1.3.3",
+		"vitepress": "^1.3.4",
 		"vitest": "^2.0.5",
 		"vue": "^3.4.38"
 	},