fix: breaking change in alpinejs 2.3.4

See https://github.com/alpinejs/alpine/issues/499
This commit is contained in:
Tobi Schäfer 2020-05-17 14:10:27 +02:00
parent 764ac7eac0
commit 9d3fef0e4f
2 changed files with 5 additions and 5 deletions

View file

@ -31,7 +31,7 @@
"minify": true
},
"dependencies": {
"alpinejs": "^2.3.1",
"alpinejs": "=2.3.3",
"codemirror": "^5.53.2",
"jquery": "^3.5.0",
"jquery-collagePlus": "github:antville/jquery-collagePlus#0.3.4",

View file

@ -44,10 +44,10 @@ ajv@^6.5.5:
json-schema-traverse "^0.4.1"
uri-js "^4.2.2"
alpinejs@^2.3.1:
version "2.3.5"
resolved "https://registry.yarnpkg.com/alpinejs/-/alpinejs-2.3.5.tgz#f077d535979cc7e565d8af3365779cee3b5246e1"
integrity sha512-/zQiqmiM3gBVKD+yeP7p9XzOXfhxxDMAfoaJRpXiAJykGaeSe3L+bvp/a6uRQMygPV+UUdgAk8fdfToJttRcUQ==
alpinejs@=2.3.3:
version "2.3.3"
resolved "https://registry.yarnpkg.com/alpinejs/-/alpinejs-2.3.3.tgz#720e7a46f52fba5d5dc2bedad059bec14ae58d76"
integrity sha512-bdypevdAMNpt2X4s4bebiQ3M5Otxy1OvIhpJDxu6bezbO0k7sVQq7ZWhD251lIQILGZ0s1Y4skyci1DZ+heN9w==
amdefine@>=0.0.4:
version "1.0.1"