Merge pull request 'chore(deps): update devdependency @nuxt/icon to ^2.2.5' (#31) from renovate/devdependencies-(non-major) into master
All checks were successful
ci / ci (22, debian-trixie) (push) Successful in 27s
All checks were successful
ci / ci (22, debian-trixie) (push) Successful in 27s
This commit is contained in:
commit
dfa571f84d
2 changed files with 6 additions and 6 deletions
10
package-lock.json
generated
10
package-lock.json
generated
|
|
@ -17,7 +17,7 @@
|
|||
"devDependencies": {
|
||||
"@iconify-json/octicon": "^1.2.28",
|
||||
"@nuxt/eslint": "^1.16.0",
|
||||
"@nuxt/icon": "^2.2.4",
|
||||
"@nuxt/icon": "^2.2.5",
|
||||
"eslint": "^10.6.0",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^17.0.8",
|
||||
|
|
@ -1937,12 +1937,12 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@nuxt/icon": {
|
||||
"version": "2.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/icon/-/icon-2.2.4.tgz",
|
||||
"integrity": "sha512-qbiEpTJ7ZSJrO9eJ1HPeZLYClDFfEdphe0llMr6A7lPSXOMFDWJ28VVS5VEuIwmZsQJ4AoLIt7EAHkqevA5Rkw==",
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/icon/-/icon-2.3.1.tgz",
|
||||
"integrity": "sha512-ebx7Zp08eR0Mw3zFAh3aT+t5zC4RoI0Xf0wLEfbv23LIPUQ9fvxYpofNiNZdG9m96Fvc3pQu6v+NaCRbRYRRog==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@iconify/collections": "^1.0.700",
|
||||
"@iconify/collections": "^1.0.702",
|
||||
"@iconify/types": "^2.0.0",
|
||||
"@iconify/utils": "^3.1.3",
|
||||
"@iconify/vue": "^5.0.1",
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@
|
|||
"devDependencies": {
|
||||
"@iconify-json/octicon": "^1.2.28",
|
||||
"@nuxt/eslint": "^1.16.0",
|
||||
"@nuxt/icon": "^2.2.4",
|
||||
"@nuxt/icon": "^2.2.5",
|
||||
"eslint": "^10.6.0",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^17.0.8",
|
||||
|
|
|
|||
Loading…
Reference in a new issue