mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-31 09:32:04 +02:00
Release 3.28.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "tabler-icons",
|
||||
"version": "3.28.0",
|
||||
"version": "3.28.1",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/tabler/tabler-icons.git"
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tabler/icons-eps",
|
||||
"version": "3.28.0",
|
||||
"version": "3.28.1",
|
||||
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
|
||||
"homepage": "https://tabler-icons.io",
|
||||
"bugs": {
|
||||
@@ -25,7 +25,7 @@
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@tabler/icons": "3.28.0"
|
||||
"@tabler/icons": "3.28.1"
|
||||
},
|
||||
"keywords": [
|
||||
"icons",
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tabler/icons-pdf",
|
||||
"version": "3.28.0",
|
||||
"version": "3.28.1",
|
||||
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
|
||||
"homepage": "https://tabler-icons.io",
|
||||
"bugs": {
|
||||
@@ -30,7 +30,7 @@
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@tabler/icons": "3.28.0"
|
||||
"@tabler/icons": "3.28.1"
|
||||
},
|
||||
"keywords": [
|
||||
"icons",
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tabler/icons-png",
|
||||
"version": "3.28.0",
|
||||
"version": "3.28.1",
|
||||
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
|
||||
"homepage": "https://tabler-icons.io",
|
||||
"bugs": {
|
||||
@@ -30,7 +30,7 @@
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@tabler/icons": "3.28.0"
|
||||
"@tabler/icons": "3.28.1"
|
||||
},
|
||||
"keywords": [
|
||||
"icons",
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tabler/icons-preact",
|
||||
"version": "3.28.0",
|
||||
"version": "3.28.1",
|
||||
"license": "MIT",
|
||||
"author": "codecalm",
|
||||
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
|
||||
@@ -35,7 +35,7 @@
|
||||
"imports-check": "attw $(npm pack)"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tabler/icons": "3.28.0"
|
||||
"@tabler/icons": "3.28.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"preact": "^10.5.13"
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tabler/icons-react-native",
|
||||
"version": "3.28.0",
|
||||
"version": "3.28.1",
|
||||
"license": "MIT",
|
||||
"author": "codecalm",
|
||||
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
|
||||
@@ -48,7 +48,7 @@
|
||||
"imports-check": "attw $(npm pack)"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tabler/icons": "3.28.0"
|
||||
"@tabler/icons": "3.28.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@testing-library/react": "^14.2.1",
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tabler/icons-react",
|
||||
"version": "3.28.0",
|
||||
"version": "3.28.1",
|
||||
"license": "MIT",
|
||||
"author": "codecalm",
|
||||
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
|
||||
@@ -35,7 +35,7 @@
|
||||
"imports-check": "attw $(npm pack)"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tabler/icons": "3.28.0"
|
||||
"@tabler/icons": "3.28.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@testing-library/react": "^14.2.1",
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tabler/icons-solidjs",
|
||||
"version": "3.28.0",
|
||||
"version": "3.28.1",
|
||||
"license": "MIT",
|
||||
"author": "codecalm",
|
||||
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
|
||||
@@ -47,13 +47,14 @@
|
||||
"imports-check": "attw $(npm pack)"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tabler/icons": "3.28.0"
|
||||
"@tabler/icons": "3.28.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@solidjs/testing-library": "^0.8.6",
|
||||
"rollup-preset-solid": "^2.0.1",
|
||||
"vite-plugin-solid": "^2.10.1",
|
||||
"solid-js": "^1.8.15"
|
||||
"solid-js": "^1.8.15",
|
||||
"rollup": "^4.12.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"solid-js": "^1.4.7"
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tabler/icons-sprite",
|
||||
"version": "3.28.0",
|
||||
"version": "3.28.1",
|
||||
"license": "MIT",
|
||||
"author": "codecalm",
|
||||
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
|
||||
@@ -28,7 +28,7 @@
|
||||
"clean": "rm -rf dist/*"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tabler/icons": "3.28.0"
|
||||
"@tabler/icons": "3.28.1"
|
||||
},
|
||||
"keywords": [
|
||||
"icons",
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tabler/icons-svelte",
|
||||
"version": "3.28.0",
|
||||
"version": "3.28.1",
|
||||
"license": "MIT",
|
||||
"author": "codecalm",
|
||||
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
|
||||
@@ -49,7 +49,7 @@
|
||||
"imports-check": "attw $(npm pack)"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tabler/icons": "3.28.0"
|
||||
"@tabler/icons": "3.28.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@sveltejs/package": "^2.2.7",
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tabler/icons-vue",
|
||||
"version": "3.28.0",
|
||||
"version": "3.28.1",
|
||||
"license": "MIT",
|
||||
"author": "codecalm",
|
||||
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
|
||||
@@ -33,7 +33,7 @@
|
||||
"imports-check": "attw $(npm pack)"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tabler/icons": "3.28.0"
|
||||
"@tabler/icons": "3.28.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": ">=3.0.1"
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tabler/icons-webfont",
|
||||
"version": "3.28.0",
|
||||
"version": "3.28.1",
|
||||
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
|
||||
"homepage": "https://tabler-icons.io",
|
||||
"bugs": {
|
||||
@@ -34,7 +34,7 @@
|
||||
"sass": "./tabler-icons.scss",
|
||||
"style": "./tabler-icons.min.css",
|
||||
"dependencies": {
|
||||
"@tabler/icons": "3.28.0"
|
||||
"@tabler/icons": "3.28.1"
|
||||
},
|
||||
"keywords": [
|
||||
"icons",
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tabler/icons",
|
||||
"version": "3.28.0",
|
||||
"version": "3.28.1",
|
||||
"license": "MIT",
|
||||
"author": "codecalm",
|
||||
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
|
||||
|
19732
pnpm-lock.yaml
generated
19732
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "test-preact",
|
||||
"private": true,
|
||||
"version": "3.28.0",
|
||||
"version": "3.28.1",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
@@ -10,7 +10,7 @@
|
||||
"clean": "rm -rf dist"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tabler/icons-preact": "3.28.0",
|
||||
"@tabler/icons-preact": "3.28.1",
|
||||
"preact": "^10.19.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "test-react",
|
||||
"private": true,
|
||||
"version": "3.28.0",
|
||||
"version": "3.28.1",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
@@ -10,7 +10,7 @@
|
||||
"clean": "rm -rf dist"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tabler/icons-react": "3.28.0",
|
||||
"@tabler/icons-react": "3.28.1",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
},
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "test-svelte",
|
||||
"private": true,
|
||||
"version": "3.28.0",
|
||||
"version": "3.28.1",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
@@ -11,7 +11,7 @@
|
||||
"clean": "rm -rf dist"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tabler/icons-svelte": "3.28.0"
|
||||
"@tabler/icons-svelte": "3.28.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@sveltejs/vite-plugin-svelte": "^3.0.2",
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "test-vue",
|
||||
"private": true,
|
||||
"version": "3.28.0",
|
||||
"version": "3.28.1",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"vue": "^3.4.20",
|
||||
"@tabler/icons-vue": "3.28.0"
|
||||
"@tabler/icons-vue": "3.28.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^5.0.4",
|
||||
|
Reference in New Issue
Block a user