mirror of
https://github.com/iconify/iconify.git
synced 2025-04-11 10:31:50 +00:00
Prepare to publish update for core
This commit is contained in:
parent
238104bbfe
commit
abe4fe45be
36
packages/core/package-lock.json
generated
36
packages/core/package-lock.json
generated
@ -1,17 +1,17 @@
|
||||
{
|
||||
"name": "@iconify/core",
|
||||
"version": "1.2.4",
|
||||
"version": "1.3.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@iconify/core",
|
||||
"version": "1.2.4",
|
||||
"version": "1.3.0",
|
||||
"license": "(Apache-2.0 OR GPL-2.0)",
|
||||
"dependencies": {
|
||||
"@iconify/api-redundancy": "^1.1.0",
|
||||
"@iconify/types": "^1.0.12",
|
||||
"@iconify/utils": "^1.0.24"
|
||||
"@iconify/types": "^1.0.13",
|
||||
"@iconify/utils": "^1.0.25"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^27.4.0",
|
||||
@ -809,18 +809,18 @@
|
||||
"integrity": "sha512-d3Jz0rlxn2iels4u/ULUbQhZGWKJxveJlmBOU6/0vTLV7tAgisu54o24g3nyuVapCa4qK+p1BQll3if/G13pFw=="
|
||||
},
|
||||
"node_modules/@iconify/types": {
|
||||
"version": "1.0.12",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/types/-/types-1.0.12.tgz",
|
||||
"integrity": "sha512-6er6wSGF3hgc1JEZqiGpg21CTCjHBYOUwqLmb2Idzkjiw6ogalGP0ZMLVutCzah+0WB4yP+Zd2oVPN8jvJ+Ftg=="
|
||||
"version": "1.0.13",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/types/-/types-1.0.13.tgz",
|
||||
"integrity": "sha512-jrJJVPnRM1HsMDnuHRTzMfgiSG6Z1U/2IYI7s8spFu9c7n1q3jcXa+3/YQz4tJVNgAhzm1dbnMxfIAyLDpCaWg=="
|
||||
},
|
||||
"node_modules/@iconify/utils": {
|
||||
"version": "1.0.24",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/utils/-/utils-1.0.24.tgz",
|
||||
"integrity": "sha512-SxnUyoLqlB2HGncZIFgZsR3O7gvpdwODi7A7J7udKAXTAkA8ZzQ7cG/PzBuGWA7s67VJtKFyl/scGZB8c759qQ==",
|
||||
"version": "1.0.25",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/utils/-/utils-1.0.25.tgz",
|
||||
"integrity": "sha512-k7ozMBVLWI+rOzMuKp7dTbz6K6rUkQmAY44XTCW/dxuyoDLFNzjsjuzSdc5R8HX665H4ahUGdGbCc4wsv/wuJw==",
|
||||
"dependencies": {
|
||||
"@antfu/install-pkg": "^0.1.0",
|
||||
"@antfu/utils": "^0.3.0",
|
||||
"@iconify/types": "^1.0.12",
|
||||
"@iconify/types": "^1.0.13",
|
||||
"debug": "^4.3.3",
|
||||
"kolorist": "^1.5.0",
|
||||
"local-pkg": "^0.4.0"
|
||||
@ -7623,18 +7623,18 @@
|
||||
"integrity": "sha512-d3Jz0rlxn2iels4u/ULUbQhZGWKJxveJlmBOU6/0vTLV7tAgisu54o24g3nyuVapCa4qK+p1BQll3if/G13pFw=="
|
||||
},
|
||||
"@iconify/types": {
|
||||
"version": "1.0.12",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/types/-/types-1.0.12.tgz",
|
||||
"integrity": "sha512-6er6wSGF3hgc1JEZqiGpg21CTCjHBYOUwqLmb2Idzkjiw6ogalGP0ZMLVutCzah+0WB4yP+Zd2oVPN8jvJ+Ftg=="
|
||||
"version": "1.0.13",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/types/-/types-1.0.13.tgz",
|
||||
"integrity": "sha512-jrJJVPnRM1HsMDnuHRTzMfgiSG6Z1U/2IYI7s8spFu9c7n1q3jcXa+3/YQz4tJVNgAhzm1dbnMxfIAyLDpCaWg=="
|
||||
},
|
||||
"@iconify/utils": {
|
||||
"version": "1.0.24",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/utils/-/utils-1.0.24.tgz",
|
||||
"integrity": "sha512-SxnUyoLqlB2HGncZIFgZsR3O7gvpdwODi7A7J7udKAXTAkA8ZzQ7cG/PzBuGWA7s67VJtKFyl/scGZB8c759qQ==",
|
||||
"version": "1.0.25",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/utils/-/utils-1.0.25.tgz",
|
||||
"integrity": "sha512-k7ozMBVLWI+rOzMuKp7dTbz6K6rUkQmAY44XTCW/dxuyoDLFNzjsjuzSdc5R8HX665H4ahUGdGbCc4wsv/wuJw==",
|
||||
"requires": {
|
||||
"@antfu/install-pkg": "^0.1.0",
|
||||
"@antfu/utils": "^0.3.0",
|
||||
"@iconify/types": "^1.0.12",
|
||||
"@iconify/types": "^1.0.13",
|
||||
"debug": "^4.3.3",
|
||||
"kolorist": "^1.5.0",
|
||||
"local-pkg": "^0.4.0"
|
||||
|
@ -3,7 +3,7 @@
|
||||
"type": "module",
|
||||
"description": "Reusable files used by multiple Iconify packages",
|
||||
"author": "Vjacheslav Trushkin <cyberalien@gmail.com> (https://iconify.design)",
|
||||
"version": "1.2.4",
|
||||
"version": "1.3.0",
|
||||
"license": "(Apache-2.0 OR GPL-2.0)",
|
||||
"bugs": "https://github.com/iconify/iconify/issues",
|
||||
"homepage": "https://iconify.design/",
|
||||
@ -108,8 +108,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@iconify/api-redundancy": "^1.1.0",
|
||||
"@iconify/types": "^1.0.12",
|
||||
"@iconify/utils": "^1.0.24"
|
||||
"@iconify/types": "^1.0.13",
|
||||
"@iconify/utils": "^1.0.25"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^27.4.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user