Merge pull request 'Update dependency @iconify/json to v2.2.239' (#105) from renovate/iconify-json-2.x into master

This commit is contained in:
2024-08-20 08:01:37 +02:00
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.238",
"@iconify/json": "2.2.239",
"@sveltejs/adapter-static": "3.0.4",
"@sveltejs/kit": "2.5.24",
"@sveltejs/vite-plugin-svelte": "3.1.1",
@@ -861,9 +861,9 @@
}
},
"node_modules/@iconify/json": {
"version": "2.2.238",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.238.tgz",
"integrity": "sha512-wtsUtPGeHH4Jy0Z+oIKyD9ldrFISAEzfGs1SM+PthhHRywDDiZsP2iVn6d2Vzn03wVTB7b8882zoztWWPl1ZmA==",
"version": "2.2.239",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.239.tgz",
"integrity": "sha512-NoKhFlWGPQbKCUb0tslIQK00cbRXMH6NPxGvS4bQgkH2hfcK/jA7EuBEkOaIyR3HdtvRNCunCntuR9eJnP8FAQ==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -12,7 +12,7 @@
"format": "prettier --write ."
},
"devDependencies": {
"@iconify/json": "2.2.238",
"@iconify/json": "2.2.239",
"@sveltejs/adapter-static": "3.0.4",
"@sveltejs/kit": "2.5.24",
"@sveltejs/vite-plugin-svelte": "3.1.1",