mirror of
https://github.com/davegallant/rfd-fyi.git
synced 2025-08-05 23:03:39 +00:00
Update dependency @github/hotkey to v3 (#67)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -8,7 +8,7 @@
|
||||
"name": "rfd-fyi",
|
||||
"version": "0.1.0",
|
||||
"dependencies": {
|
||||
"@github/hotkey": "^2.0.1",
|
||||
"@github/hotkey": "^3.0.0",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"axios": "^1.6.0",
|
||||
"bootstrap": "^5.3.1",
|
||||
@@ -2062,9 +2062,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@github/hotkey": {
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@github/hotkey/-/hotkey-2.3.1.tgz",
|
||||
"integrity": "sha512-+aEUEKAsJnnZElLKW5vdXJ9o7g0PXDGN9w54kDm4BorHyQiUVXRLcaDbBS41T62iyO+tqlCO1NuQrYbrbS8Z2Q=="
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@github/hotkey/-/hotkey-3.1.0.tgz",
|
||||
"integrity": "sha512-Lj9QjYa+b+Nk5U1nZtlXLdx3HI8/EeM6ZNwBjpYcGVYqpwHdM2ScRH0p7+5zh28JG6SPbTM9+Rb1dFd742qMTw=="
|
||||
},
|
||||
"node_modules/@hapi/hoek": {
|
||||
"version": "9.3.0",
|
||||
@@ -14285,9 +14285,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@github/hotkey": {
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@github/hotkey/-/hotkey-2.3.1.tgz",
|
||||
"integrity": "sha512-+aEUEKAsJnnZElLKW5vdXJ9o7g0PXDGN9w54kDm4BorHyQiUVXRLcaDbBS41T62iyO+tqlCO1NuQrYbrbS8Z2Q=="
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@github/hotkey/-/hotkey-3.1.0.tgz",
|
||||
"integrity": "sha512-Lj9QjYa+b+Nk5U1nZtlXLdx3HI8/EeM6ZNwBjpYcGVYqpwHdM2ScRH0p7+5zh28JG6SPbTM9+Rb1dFd742qMTw=="
|
||||
},
|
||||
"@hapi/hoek": {
|
||||
"version": "9.3.0",
|
||||
|
@@ -8,7 +8,7 @@
|
||||
"lint": "vue-cli-service lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@github/hotkey": "^2.0.1",
|
||||
"@github/hotkey": "^3.0.0",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"axios": "^1.6.0",
|
||||
"bootstrap": "^5.3.1",
|
||||
|
Reference in New Issue
Block a user