Bump alpinejs from 3.14.0 to 3.14.1
Bumps [alpinejs](https://github.com/alpinejs/alpine/tree/HEAD/packages/alpinejs) from 3.14.0 to 3.14.1. - [Release notes](https://github.com/alpinejs/alpine/releases) - [Commits](https://github.com/alpinejs/alpine/commits/v3.14.1/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>
This commit is contained in:
parent
e140755493
commit
fb7c8c5f75
2 changed files with 6 additions and 6 deletions
|
@ -464,8 +464,8 @@ importers:
|
|||
specifier: ^4.224.5
|
||||
version: 4.224.5
|
||||
alpinejs:
|
||||
specifier: ^3.14.0
|
||||
version: 3.14.0
|
||||
specifier: ^3.14.1
|
||||
version: 3.14.1
|
||||
jquery:
|
||||
specifier: ^3.7.1
|
||||
version: 3.7.1
|
||||
|
@ -1854,8 +1854,8 @@ packages:
|
|||
ajv@6.12.6:
|
||||
resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
|
||||
|
||||
alpinejs@3.14.0:
|
||||
resolution: {integrity: sha512-YCWF95PMJqePe9ll6KMyDt/nLhh2R7RhqBf4loEmLzIskcHque4Br/9UgAa6cw13H0Cm3FM9e1hzDwP5z5wlDA==}
|
||||
alpinejs@3.14.1:
|
||||
resolution: {integrity: sha512-ICar8UsnRZAYvv/fCNfNeKMXNoXGUfwHrjx7LqXd08zIP95G2d9bAOuaL97re+1mgt/HojqHsfdOLo/A5LuWgQ==}
|
||||
|
||||
ansi-colors@4.1.1:
|
||||
resolution: {integrity: sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==}
|
||||
|
@ -6462,7 +6462,7 @@ snapshots:
|
|||
json-schema-traverse: 0.4.1
|
||||
uri-js: 4.4.1
|
||||
|
||||
alpinejs@3.14.0:
|
||||
alpinejs@3.14.1:
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.1.5
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"dependencies": {
|
||||
"@patternfly-v5/patternfly": "npm:@patternfly/patternfly@^5.3.1",
|
||||
"@patternfly/patternfly": "^4.224.5",
|
||||
"alpinejs": "^3.14.0",
|
||||
"alpinejs": "^3.14.1",
|
||||
"jquery": "^3.7.1",
|
||||
"patternfly": "^3.59.5",
|
||||
"react": "^18.3.1",
|
||||
|
|
Loading…
Reference in a new issue