Update dependency @iconify/json to v2.2.234

This commit is contained in:
2024-08-04 19:00:49 +00:00
parent 0a16a1bb68
commit bb1086cf45
2 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
"name": "template",
"version": "0.0.2",
"devDependencies": {
"@iconify/json": "2.2.233",
"@iconify/json": "2.2.234",
"@sveltejs/adapter-auto": "3.2.2",
"@sveltejs/adapter-static": "3.0.2",
"@sveltejs/kit": "2.5.20",
@@ -862,9 +862,9 @@
}
},
"node_modules/@iconify/json": {
"version": "2.2.233",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.233.tgz",
"integrity": "sha512-i0URcf6w1TxEQixrYi/hBLdY3ArglF0uOx7pwqaNN5oGW82+G6ojWXeHXekntLxH7EpaXTNQ5bo6CJCbU3fpdQ==",
"version": "2.2.234",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.234.tgz",
"integrity": "sha512-2z0+I0YhHelZ+MPX7wHsSGKv81PicsnVlRfCYNmhZ0s1tyPo7Kkvt8QWjytPZV6f/ypb111I5jpTFB+W7bcAgQ==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -12,7 +12,7 @@
"format": "prettier --write ."
},
"devDependencies": {
"@iconify/json": "2.2.233",
"@iconify/json": "2.2.234",
"@sveltejs/adapter-auto": "3.2.2",
"@sveltejs/adapter-static": "3.0.2",
"@sveltejs/kit": "2.5.20",