Merge pull request 'Update dependency @iconify/json to v2.2.235' (#70) from renovate/iconify-json-2.x into master
All checks were successful
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 16s
All checks were successful
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 16s
This commit was merged in pull request #70.
This commit is contained in:
8
view/package-lock.json
generated
8
view/package-lock.json
generated
@@ -8,7 +8,7 @@
|
||||
"name": "template",
|
||||
"version": "0.0.2",
|
||||
"devDependencies": {
|
||||
"@iconify/json": "2.2.234",
|
||||
"@iconify/json": "2.2.235",
|
||||
"@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.234",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.234.tgz",
|
||||
"integrity": "sha512-2z0+I0YhHelZ+MPX7wHsSGKv81PicsnVlRfCYNmhZ0s1tyPo7Kkvt8QWjytPZV6f/ypb111I5jpTFB+W7bcAgQ==",
|
||||
"version": "2.2.235",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.235.tgz",
|
||||
"integrity": "sha512-8a5r/uIZY3DvJPCkRCMly0BgmsxItMTR6RjGnifQ0kGrLSE7TpdYIfQya9Ckd2qfWjD20WZmWblpFm1FcF6ybQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
"format": "prettier --write ."
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify/json": "2.2.234",
|
||||
"@iconify/json": "2.2.235",
|
||||
"@sveltejs/adapter-auto": "3.2.2",
|
||||
"@sveltejs/adapter-static": "3.0.2",
|
||||
"@sveltejs/kit": "2.5.20",
|
||||
|
||||
Reference in New Issue
Block a user