📦 Bump lucide package versions to 0.15.19

This commit is contained in:
Lucide Bot
2021-05-24 21:09:35 +00:00
parent 4e53232d9d
commit 54a6ec1d5c
6 changed files with 13 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
{ {
"name": "lucide-angular", "name": "lucide-angular",
"description": "Lucide Angular package, Lucide is a community-run fork of Feather Icons, open for anyone to contribute icons.", "description": "Lucide Angular package, Lucide is a community-run fork of Feather Icons, open for anyone to contribute icons.",
"version": "0.15.1-beta.1", "version": "0.15.19",
"author": "SMAH1", "author": "SMAH1",
"license": "ISC", "license": "ISC",
"homepage": "https://lucide.dev", "homepage": "https://lucide.dev",
@@ -40,14 +40,14 @@
"@angular/core": "^11.2.6" "@angular/core": "^11.2.6"
}, },
"devDependencies": { "devDependencies": {
"@angular-devkit/build-angular": "~0.1102.5",
"@angular/cli": "~11.2.5",
"@angular/common": "~11.2.6", "@angular/common": "~11.2.6",
"@angular/compiler": "~11.2.6", "@angular/compiler": "~11.2.6",
"@angular/compiler-cli": "~11.2.6",
"@angular/core": "~11.2.6", "@angular/core": "~11.2.6",
"@angular/platform-browser": "~11.2.6", "@angular/platform-browser": "~11.2.6",
"@angular/platform-browser-dynamic": "~11.2.6", "@angular/platform-browser-dynamic": "~11.2.6",
"@angular-devkit/build-angular": "~0.1102.5",
"@angular/cli": "~11.2.5",
"@angular/compiler-cli": "~11.2.6",
"@types/jasmine": "~3.6.0", "@types/jasmine": "~3.6.0",
"@types/node": "^12.11.1", "@types/node": "^12.11.1",
"codelyzer": "^6.0.0", "codelyzer": "^6.0.0",

View File

@@ -1,7 +1,7 @@
{ {
"name": "lucide-preact", "name": "lucide-preact",
"description": "Lucide Preact package, Lucide is a community-run fork of Feather Icons, open for anyone to contribute icons.", "description": "Lucide Preact package, Lucide is a community-run fork of Feather Icons, open for anyone to contribute icons.",
"version": "0.15.10-beta.7", "version": "0.15.19",
"license": "ISC", "license": "ISC",
"homepage": "https://lucide.dev", "homepage": "https://lucide.dev",
"bugs": "https://github.com/lucide-icons/lucide/issues", "bugs": "https://github.com/lucide-icons/lucide/issues",
@@ -18,7 +18,6 @@
"unpkg": "dist/umd/lucide-preact.min.js", "unpkg": "dist/umd/lucide-preact.min.js",
"typings": "dist/lucide-preact.d.ts", "typings": "dist/lucide-preact.d.ts",
"sideEffects": false, "sideEffects": false,
"scripts": { "scripts": {
"build": "yarn clean && yarn build:icons && yarn build:es && yarn build:types && yarn build:bundles", "build": "yarn clean && yarn build:icons && yarn build:es && yarn build:types && yarn build:bundles",
"clean": "rm -rf dist && rm -rf stats && rm -rf ./src/icons/*.js", "clean": "rm -rf dist && rm -rf stats && rm -rf ./src/icons/*.js",

View File

@@ -1,7 +1,7 @@
{ {
"name": "lucide-react", "name": "lucide-react",
"description": "Lucide React package, Lucide is a community-run fork of Feather Icons, open for anyone to contribute icons.", "description": "Lucide React package, Lucide is a community-run fork of Feather Icons, open for anyone to contribute icons.",
"version": "0.15.17", "version": "0.15.19",
"license": "ISC", "license": "ISC",
"homepage": "https://lucide.dev", "homepage": "https://lucide.dev",
"bugs": "https://github.com/lucide-icons/lucide/issues", "bugs": "https://github.com/lucide-icons/lucide/issues",

View File

@@ -1,6 +1,6 @@
{ {
"name": "lucide-vue-next", "name": "lucide-vue-next",
"version": "0.15.17-beta.0", "version": "0.15.19",
"author": "Eric Fennis", "author": "Eric Fennis",
"description": "Lucide Vue 3 Package", "description": "Lucide Vue 3 Package",
"license": "ISC", "license": "ISC",
@@ -33,8 +33,8 @@
"@vue/compiler-sfc": "^3.0.0", "@vue/compiler-sfc": "^3.0.0",
"@vue/test-utils": "^2.0.0-rc.6", "@vue/test-utils": "^2.0.0-rc.6",
"jest-serializer-vue": "^2.0.2", "jest-serializer-vue": "^2.0.2",
"vue-jest": "^5.0.0-alpha.7", "vue": "3.0.6",
"vue": "3.0.6" "vue-jest": "^5.0.0-alpha.7"
}, },
"peerDependencies": { "peerDependencies": {
"vue": "^3.0.0" "vue": "^3.0.0"

View File

@@ -1,6 +1,6 @@
{ {
"name": "lucide-vue", "name": "lucide-vue",
"version": "0.15.17", "version": "0.15.19",
"author": "Eric Fennis", "author": "Eric Fennis",
"description": "Lucide Vue Package", "description": "Lucide Vue Package",
"license": "ISC", "license": "ISC",
@@ -30,9 +30,9 @@
"devDependencies": { "devDependencies": {
"@vue/test-utils": "^1.1.2", "@vue/test-utils": "^1.1.2",
"jest-serializer-vue": "^2.0.2", "jest-serializer-vue": "^2.0.2",
"vue": "^2.6.12",
"vue-jest": "^3.0.7", "vue-jest": "^3.0.7",
"vue-template-compiler": "^2.6.12", "vue-template-compiler": "^2.6.12"
"vue": "^2.6.12"
}, },
"peerDependencies": { "peerDependencies": {
"vue": "^2.6.12" "vue": "^2.6.12"

View File

@@ -1,7 +1,7 @@
{ {
"name": "lucide", "name": "lucide",
"description": "Lucide is a community-run fork of Feather Icons, open for anyone to contribute icons.", "description": "Lucide is a community-run fork of Feather Icons, open for anyone to contribute icons.",
"version": "0.15.17", "version": "0.15.19",
"license": "ISC", "license": "ISC",
"homepage": "https://lucide.dev", "homepage": "https://lucide.dev",
"bugs": "https://github.com/lucide-icons/lucide/issues", "bugs": "https://github.com/lucide-icons/lucide/issues",