kopia lustrzana https://github.com/wagtail/wagtail
Update Stimulus to v3.2.2
- See https://github.com/hotwired/stimulus/releases/tag/v3.2.2pull/10836/head
rodzic
a7041c7c80
commit
7e3988a438
|
@ -8,7 +8,7 @@
|
|||
"name": "wagtail",
|
||||
"version": "1.0.0",
|
||||
"dependencies": {
|
||||
"@hotwired/stimulus": "^3.2.1",
|
||||
"@hotwired/stimulus": "^3.2.2",
|
||||
"@tippyjs/react": "^4.2.6",
|
||||
"a11y-dialog": "^8.0.0",
|
||||
"autosize": "^6.0.1",
|
||||
|
@ -2112,9 +2112,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@hotwired/stimulus": {
|
||||
"version": "3.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@hotwired/stimulus/-/stimulus-3.2.1.tgz",
|
||||
"integrity": "sha512-HGlzDcf9vv/EQrMJ5ZG6VWNs8Z/xMN+1o2OhV1gKiSG6CqZt5MCBB1gRg5ILiN3U0jEAxuDTNPRfBcnZBDmupQ=="
|
||||
"version": "3.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@hotwired/stimulus/-/stimulus-3.2.2.tgz",
|
||||
"integrity": "sha512-eGeIqNOQpXoPAIP7tC1+1Yc1yl1xnwYqg+3mzqxyrbE5pg5YFBZcA6YoTiByJB6DKAEsiWtl6tjTJS4IYtbB7A=="
|
||||
},
|
||||
"node_modules/@humanwhocodes/config-array": {
|
||||
"version": "0.11.10",
|
||||
|
@ -35389,9 +35389,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"@hotwired/stimulus": {
|
||||
"version": "3.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@hotwired/stimulus/-/stimulus-3.2.1.tgz",
|
||||
"integrity": "sha512-HGlzDcf9vv/EQrMJ5ZG6VWNs8Z/xMN+1o2OhV1gKiSG6CqZt5MCBB1gRg5ILiN3U0jEAxuDTNPRfBcnZBDmupQ=="
|
||||
"version": "3.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@hotwired/stimulus/-/stimulus-3.2.2.tgz",
|
||||
"integrity": "sha512-eGeIqNOQpXoPAIP7tC1+1Yc1yl1xnwYqg+3mzqxyrbE5pg5YFBZcA6YoTiByJB6DKAEsiWtl6tjTJS4IYtbB7A=="
|
||||
},
|
||||
"@humanwhocodes/config-array": {
|
||||
"version": "0.11.10",
|
||||
|
|
|
@ -104,7 +104,7 @@
|
|||
"webpack-cli": "^4.9.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hotwired/stimulus": "^3.2.1",
|
||||
"@hotwired/stimulus": "^3.2.2",
|
||||
"@tippyjs/react": "^4.2.6",
|
||||
"a11y-dialog": "^8.0.0",
|
||||
"autosize": "^6.0.1",
|
||||
|
|
Ładowanie…
Reference in New Issue