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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-22 00:49:41 +00:00 committed by Hynek Mlnařík
parent cb8526e48c
commit 68b2e40b38
2 changed files with 6 additions and 6 deletions

View file

@ -461,8 +461,8 @@ importers:
specifier: ^4.224.5
version: 4.224.5
alpinejs:
specifier: ^3.13.10
version: 3.13.10
specifier: ^3.14.0
version: 3.14.0
jquery:
specifier: ^3.7.1
version: 3.7.1
@ -1799,8 +1799,8 @@ packages:
ajv@6.12.6:
resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
alpinejs@3.13.10:
resolution: {integrity: sha512-86RB307VWICex0vG15Eq0x058cNNsvS57ohrjN6n/TJAVSFV+zXOK/E34nNHDHc6Poq+yTNCLqEzPqEkRBTMRQ==}
alpinejs@3.14.0:
resolution: {integrity: sha512-YCWF95PMJqePe9ll6KMyDt/nLhh2R7RhqBf4loEmLzIskcHque4Br/9UgAa6cw13H0Cm3FM9e1hzDwP5z5wlDA==}
ansi-colors@4.1.1:
resolution: {integrity: sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==}
@ -6488,7 +6488,7 @@ snapshots:
json-schema-traverse: 0.4.1
uri-js: 4.4.1
alpinejs@3.13.10:
alpinejs@3.14.0:
dependencies:
'@vue/reactivity': 3.1.5

View file

@ -8,7 +8,7 @@
"dependencies": {
"@patternfly-v5/patternfly": "npm:@patternfly/patternfly@^5.3.1",
"@patternfly/patternfly": "^4.224.5",
"alpinejs": "^3.13.10",
"alpinejs": "^3.14.0",
"jquery": "^3.7.1",
"patternfly": "^3.59.5",
"react": "^18.3.1",