Merge pull request 'Update dependency @iconify/json to v2.2.238' (#102) from renovate/iconify-json-2.x into master
All checks were successful
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 15s

This commit was merged in pull request #102.
This commit is contained in:
2024-08-17 09:01:41 +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.237",
"@iconify/json": "2.2.238",
"@sveltejs/adapter-static": "3.0.4",
"@sveltejs/kit": "2.5.22",
"@sveltejs/vite-plugin-svelte": "3.1.1",
@@ -861,9 +861,9 @@
}
},
"node_modules/@iconify/json": {
"version": "2.2.237",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.237.tgz",
"integrity": "sha512-lMK5I9JX90L2LR18Lz6C5XrivxxAGejdJvFQI7TQkj03WcaxRJlciPbQb6z4nX+DS1T6k591ZQ2/hyRVbjqrgA==",
"version": "2.2.238",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.238.tgz",
"integrity": "sha512-wtsUtPGeHH4Jy0Z+oIKyD9ldrFISAEzfGs1SM+PthhHRywDDiZsP2iVn6d2Vzn03wVTB7b8882zoztWWPl1ZmA==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

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