mirror of
https://github.com/iconify/iconify.git
synced 2025-01-07 07:34:22 +00:00
Publish update for React component
This commit is contained in:
parent
e6667436b0
commit
cb74adf41c
14
demo/nextjs-demo/package-lock.json
generated
14
demo/nextjs-demo/package-lock.json
generated
@ -8,7 +8,7 @@
|
||||
"name": "@iconify-demo/nextjs",
|
||||
"version": "0.1.0",
|
||||
"dependencies": {
|
||||
"@iconify/react": "^3.2.0",
|
||||
"@iconify/react": "^3.2.1",
|
||||
"next": "^12.0.8",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2"
|
||||
@ -27,9 +27,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@iconify/react": {
|
||||
"version": "3.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/react/-/react-3.2.0.tgz",
|
||||
"integrity": "sha512-nHmPeBGn4KKS8DwDjGrZ9SLpoMmZ+dKZ53s2msBftg6srESMWBUOMW/XBMRjnUjzwQQchguVEhhh59LSSAia/g==",
|
||||
"version": "3.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/react/-/react-3.2.1.tgz",
|
||||
"integrity": "sha512-yKzixjC9ct9RC/aSGo1OGxkG2rpfhlr/urRz6k2YZlIBzn92PBTlqtSx8o8dFYEorr3eUFSCBZFzBy1yw5jsAA==",
|
||||
"funding": {
|
||||
"url": "http://github.com/sponsors/cyberalien"
|
||||
}
|
||||
@ -415,9 +415,9 @@
|
||||
}
|
||||
},
|
||||
"@iconify/react": {
|
||||
"version": "3.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/react/-/react-3.2.0.tgz",
|
||||
"integrity": "sha512-nHmPeBGn4KKS8DwDjGrZ9SLpoMmZ+dKZ53s2msBftg6srESMWBUOMW/XBMRjnUjzwQQchguVEhhh59LSSAia/g=="
|
||||
"version": "3.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/react/-/react-3.2.1.tgz",
|
||||
"integrity": "sha512-yKzixjC9ct9RC/aSGo1OGxkG2rpfhlr/urRz6k2YZlIBzn92PBTlqtSx8o8dFYEorr3eUFSCBZFzBy1yw5jsAA=="
|
||||
},
|
||||
"@iconify/types": {
|
||||
"version": "1.1.0",
|
||||
|
@ -8,7 +8,7 @@
|
||||
"start": "next start"
|
||||
},
|
||||
"dependencies": {
|
||||
"@iconify/react": "^3.2.0",
|
||||
"@iconify/react": "^3.2.1",
|
||||
"next": "^12.0.8",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2"
|
||||
|
14
demo/react-demo/package-lock.json
generated
14
demo/react-demo/package-lock.json
generated
@ -15,7 +15,7 @@
|
||||
"@iconify-icons/mdi-light": "^1.1.1",
|
||||
"@iconify-icons/uil": "^1.1.2",
|
||||
"@iconify/core": "^1.3.2",
|
||||
"@iconify/react": "^3.2.0",
|
||||
"@iconify/react": "^3.2.1",
|
||||
"@types/react": "^17.0.33",
|
||||
"@types/react-dom": "^17.0.10",
|
||||
"@vitejs/plugin-react": "^1.0.7",
|
||||
@ -487,9 +487,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@iconify/react": {
|
||||
"version": "3.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/react/-/react-3.2.0.tgz",
|
||||
"integrity": "sha512-nHmPeBGn4KKS8DwDjGrZ9SLpoMmZ+dKZ53s2msBftg6srESMWBUOMW/XBMRjnUjzwQQchguVEhhh59LSSAia/g==",
|
||||
"version": "3.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/react/-/react-3.2.1.tgz",
|
||||
"integrity": "sha512-yKzixjC9ct9RC/aSGo1OGxkG2rpfhlr/urRz6k2YZlIBzn92PBTlqtSx8o8dFYEorr3eUFSCBZFzBy1yw5jsAA==",
|
||||
"dev": true,
|
||||
"funding": {
|
||||
"url": "http://github.com/sponsors/cyberalien"
|
||||
@ -2115,9 +2115,9 @@
|
||||
}
|
||||
},
|
||||
"@iconify/react": {
|
||||
"version": "3.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/react/-/react-3.2.0.tgz",
|
||||
"integrity": "sha512-nHmPeBGn4KKS8DwDjGrZ9SLpoMmZ+dKZ53s2msBftg6srESMWBUOMW/XBMRjnUjzwQQchguVEhhh59LSSAia/g==",
|
||||
"version": "3.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/react/-/react-3.2.1.tgz",
|
||||
"integrity": "sha512-yKzixjC9ct9RC/aSGo1OGxkG2rpfhlr/urRz6k2YZlIBzn92PBTlqtSx8o8dFYEorr3eUFSCBZFzBy1yw5jsAA==",
|
||||
"dev": true
|
||||
},
|
||||
"@iconify/types": {
|
||||
|
@ -15,7 +15,7 @@
|
||||
"@iconify-icons/mdi-light": "^1.1.1",
|
||||
"@iconify-icons/uil": "^1.1.2",
|
||||
"@iconify/core": "^1.3.2",
|
||||
"@iconify/react": "^3.2.0",
|
||||
"@iconify/react": "^3.2.1",
|
||||
"@types/react": "^17.0.33",
|
||||
"@types/react-dom": "^17.0.10",
|
||||
"@vitejs/plugin-react": "^1.0.7",
|
||||
|
@ -1,8 +1,10 @@
|
||||
.DS_Store
|
||||
api-extractor.json
|
||||
.babelrc
|
||||
api-extractor.*.json
|
||||
rollup.config.js
|
||||
tsconfig.json
|
||||
build.js
|
||||
cleanup.js
|
||||
node_modules
|
||||
src
|
||||
lib
|
||||
|
4
packages/react/package-lock.json
generated
4
packages/react/package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@iconify/react",
|
||||
"version": "3.2.0",
|
||||
"version": "3.2.1",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@iconify/react",
|
||||
"version": "3.2.0",
|
||||
"version": "3.2.1",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@babel/preset-env": "^7.16.11",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/react",
|
||||
"description": "Iconify icon component for React.",
|
||||
"author": "Vjacheslav Trushkin",
|
||||
"version": "3.2.0",
|
||||
"version": "3.2.1",
|
||||
"license": "MIT",
|
||||
"bugs": "https://github.com/iconify/iconify/issues",
|
||||
"homepage": "https://iconify.design/",
|
||||
|
Loading…
Reference in New Issue
Block a user