Просмотр исходного кода

Bump alpinejs from 3.12.2 to 3.12.3 (#3738)

Bumps [alpinejs](https://github.com/alpinejs/alpine/tree/HEAD/packages/alpinejs) from 3.12.2 to 3.12.3.
- [Release notes](https://github.com/alpinejs/alpine/releases)
- [Commits](https://github.com/alpinejs/alpine/commits/v3.12.3/packages/alpinejs)

---
updated-dependencies:
- dependency-name: alpinejs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 2 лет назад
Родитель
Сommit
0da0a9e4f5
2 измененных файлов с 5 добавлено и 5 удалено
  1. 4 4
      package-lock.json
  2. 1 1
      package.json

+ 4 - 4
package-lock.json

@@ -11,7 +11,7 @@
 			"license": "GPL-3.0-or-later",
 			"dependencies": {
 				"@fortawesome/fontawesome-free": "^6.4.0",
-				"alpinejs": "^3.12.2",
+				"alpinejs": "^3.12.3",
 				"chart.js": "^4.3.0",
 				"check-password-strength": "^2.0.7",
 				"nanoid": "^4.0.2",
@@ -2351,9 +2351,9 @@
 			}
 		},
 		"node_modules/alpinejs": {
-			"version": "3.12.2",
-			"resolved": "https://registry.npmjs.org/alpinejs/-/alpinejs-3.12.2.tgz",
-			"integrity": "sha512-wrUZULm9w6DYwWcUtB/anFLgRaF4riSuPgIJ3gcPUS8st9luAJnAxoIgro/Al97d2McSSz/JypWg/NlmKFIJJA==",
+			"version": "3.12.3",
+			"resolved": "https://registry.npmjs.org/alpinejs/-/alpinejs-3.12.3.tgz",
+			"integrity": "sha512-fLz2dfYQ3xCk7Ip8LiIpV2W+9brUyex2TAE7Z0BCvZdUDklJE+n+a8gCgLWzfZ0GzZNZu7HUP8Z0z6Xbm6fsSA==",
 			"dependencies": {
 				"@vue/reactivity": "~3.1.1"
 			}

+ 1 - 1
package.json

@@ -19,7 +19,7 @@
 	},
 	"dependencies": {
 		"@fortawesome/fontawesome-free": "^6.4.0",
-		"alpinejs": "^3.12.2",
+		"alpinejs": "^3.12.3",
 		"chart.js": "^4.3.0",
 		"check-password-strength": "^2.0.7",
 		"nanoid": "^4.0.2",