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

This commit was merged in pull request #91.
This commit is contained in:
2024-08-13 21:02:33 +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.236",
"@iconify/json": "2.2.237",
"@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.236",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.236.tgz",
"integrity": "sha512-eiIOW9RfIMlrJl77+VfM4FM+bF46zQNxanNe8MADgXxNCeFR8LW70bC2u6El5Cqf/gx/n0EmqA5kXQ8J+BHjsg==",
"version": "2.2.237",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.237.tgz",
"integrity": "sha512-lMK5I9JX90L2LR18Lz6C5XrivxxAGejdJvFQI7TQkj03WcaxRJlciPbQb6z4nX+DS1T6k591ZQ2/hyRVbjqrgA==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

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