mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 21:55:11 +00:00
chore(deps): update devdependency @iconify-json/carbon to ^1.1.3 (#4057)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
dda0cebc76
commit
45d5a878ad
@ -36,7 +36,7 @@
|
|||||||
"unbuild": "^0.7.2"
|
"unbuild": "^0.7.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@iconify-json/carbon": "^1.1.2",
|
"@iconify-json/carbon": "^1.1.3",
|
||||||
"@nuxtjs/eslint-config": "^9.0.0",
|
"@nuxtjs/eslint-config": "^9.0.0",
|
||||||
"@nuxtjs/eslint-config-typescript": "^9.0.0",
|
"@nuxtjs/eslint-config-typescript": "^9.0.0",
|
||||||
"@types/jsdom": "^16",
|
"@types/jsdom": "^16",
|
||||||
|
11
yarn.lock
11
yarn.lock
@ -1542,6 +1542,15 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@iconify-json/carbon@npm:^1.1.3":
|
||||||
|
version: 1.1.3
|
||||||
|
resolution: "@iconify-json/carbon@npm:1.1.3"
|
||||||
|
dependencies:
|
||||||
|
"@iconify/types": ^1.0.12
|
||||||
|
checksum: 86bbfea18e1ec0f6d05c83095d2c51e15ccb5e9c5e60177a8e46a8e30d59d3a84acfd3b4d84515ccb3376366cc279070e46dc74826dec016b5d78cdbc9b45a61
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@iconify/types@npm:^1.0.12, @iconify/types@npm:^1.1.0":
|
"@iconify/types@npm:^1.0.12, @iconify/types@npm:^1.1.0":
|
||||||
version: 1.1.0
|
version: 1.1.0
|
||||||
resolution: "@iconify/types@npm:1.1.0"
|
resolution: "@iconify/types@npm:1.1.0"
|
||||||
@ -15723,7 +15732,7 @@ __metadata:
|
|||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "nuxt-framework@workspace:."
|
resolution: "nuxt-framework@workspace:."
|
||||||
dependencies:
|
dependencies:
|
||||||
"@iconify-json/carbon": ^1.1.2
|
"@iconify-json/carbon": ^1.1.3
|
||||||
"@nuxtjs/eslint-config": ^9.0.0
|
"@nuxtjs/eslint-config": ^9.0.0
|
||||||
"@nuxtjs/eslint-config-typescript": ^9.0.0
|
"@nuxtjs/eslint-config-typescript": ^9.0.0
|
||||||
"@types/jsdom": ^16
|
"@types/jsdom": ^16
|
||||||
|
Loading…
Reference in New Issue
Block a user