Compare commits
No commits in common. "dependabot/npm_and_yarn/iconify/json-2.2.375" and "master" have entirely different histories.
dependabot
...
master
3 changed files with 12 additions and 12 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@fontsource/roboto": "^5.2.6",
|
||||
"@iconify/json": "^2.2.375",
|
||||
"@iconify/json": "^2.2.267",
|
||||
"@iconify/vue2": "^2.1.0",
|
||||
"@vuepress/plugin-pwa": "^1.9.10",
|
||||
"fs-extra": "^11.2.0",
|
||||
|
@ -1863,9 +1863,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@iconify/json": {
|
||||
"version": "2.2.375",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.375.tgz",
|
||||
"integrity": "sha512-SexUHUFDGXWZbRIJKg63opwAA/qVquYYi3H4hOdyWwmzuEyjdfzpvkBwEA/BekJX+M3mBOxu6uRj+E89hJbFvw==",
|
||||
"version": "2.2.267",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.267.tgz",
|
||||
"integrity": "sha512-mM+W8HES8J78wNFRWimpfT+D2YhLzZ9AKD/PiDqiW/QsMmROa2iK0Bx+RwTYYWosmRCzPXPH9y08X4VgfkqZuw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@iconify/types": "*",
|
||||
|
@ -17176,9 +17176,9 @@
|
|||
}
|
||||
},
|
||||
"@iconify/json": {
|
||||
"version": "2.2.375",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.375.tgz",
|
||||
"integrity": "sha512-SexUHUFDGXWZbRIJKg63opwAA/qVquYYi3H4hOdyWwmzuEyjdfzpvkBwEA/BekJX+M3mBOxu6uRj+E89hJbFvw==",
|
||||
"version": "2.2.267",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.267.tgz",
|
||||
"integrity": "sha512-mM+W8HES8J78wNFRWimpfT+D2YhLzZ9AKD/PiDqiW/QsMmROa2iK0Bx+RwTYYWosmRCzPXPH9y08X4VgfkqZuw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@iconify/types": "*",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@fontsource/roboto": "^5.2.6",
|
||||
"@iconify/json": "^2.2.375",
|
||||
"@iconify/json": "^2.2.267",
|
||||
"@iconify/vue2": "^2.1.0",
|
||||
"@vuepress/plugin-pwa": "^1.9.10",
|
||||
"fs-extra": "^11.2.0",
|
||||
|
|
|
@ -866,10 +866,10 @@
|
|||
dependencies:
|
||||
"@hapi/hoek" "^8.3.0"
|
||||
|
||||
"@iconify/json@^2.2.375":
|
||||
version "2.2.375"
|
||||
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.375.tgz#ee2f91a49a92926edb35f472aa621e601ae39664"
|
||||
integrity sha512-SexUHUFDGXWZbRIJKg63opwAA/qVquYYi3H4hOdyWwmzuEyjdfzpvkBwEA/BekJX+M3mBOxu6uRj+E89hJbFvw==
|
||||
"@iconify/json@^2.2.267":
|
||||
version "2.2.267"
|
||||
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.267.tgz#d59fa36a1f479f8c54e5c902287a7cfa88c7f9e8"
|
||||
integrity sha512-mM+W8HES8J78wNFRWimpfT+D2YhLzZ9AKD/PiDqiW/QsMmROa2iK0Bx+RwTYYWosmRCzPXPH9y08X4VgfkqZuw==
|
||||
dependencies:
|
||||
"@iconify/types" "*"
|
||||
pathe "^1.1.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue