mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-01-17 12:48:26 +01:00
build fix
This commit is contained in:
parent
a69d7dfdf3
commit
912c401722
26
pnpm-lock.yaml
generated
26
pnpm-lock.yaml
generated
@ -85,26 +85,26 @@ importers:
|
||||
|
||||
packages/icons-eps:
|
||||
specifiers:
|
||||
'@tabler/icons': 2.1.0
|
||||
'@tabler/icons': 2.1.1
|
||||
dependencies:
|
||||
'@tabler/icons': link:../icons
|
||||
|
||||
packages/icons-pdf:
|
||||
specifiers:
|
||||
'@tabler/icons': 2.1.0
|
||||
'@tabler/icons': 2.1.1
|
||||
dependencies:
|
||||
'@tabler/icons': link:../icons
|
||||
|
||||
packages/icons-png:
|
||||
specifiers:
|
||||
'@tabler/icons': 2.1.0
|
||||
'@tabler/icons': 2.1.1
|
||||
dependencies:
|
||||
'@tabler/icons': link:../icons
|
||||
|
||||
packages/icons-preact:
|
||||
specifiers:
|
||||
'@preact/preset-vite': ^2.5.0
|
||||
'@tabler/icons': 2.1.0
|
||||
'@tabler/icons': 2.1.1
|
||||
'@testing-library/jest-dom': ^5.16.5
|
||||
'@testing-library/preact': ^3.2.2
|
||||
babel-preset-preact: ^2.0.0
|
||||
@ -124,7 +124,7 @@ importers:
|
||||
|
||||
packages/icons-react:
|
||||
specifiers:
|
||||
'@tabler/icons': 2.1.0
|
||||
'@tabler/icons': 2.1.1
|
||||
'@testing-library/react': ^11.2.6
|
||||
babel-preset-react-app: ^10.0.0
|
||||
jest: ^26.6.3
|
||||
@ -143,7 +143,7 @@ importers:
|
||||
|
||||
packages/icons-solidjs:
|
||||
specifiers:
|
||||
'@tabler/icons': 2.1.0
|
||||
'@tabler/icons': 2.1.1
|
||||
babel-preset-solid: ^1.5.4
|
||||
solid-js: ^1.4.7
|
||||
dependencies:
|
||||
@ -154,7 +154,7 @@ importers:
|
||||
|
||||
packages/icons-svelte:
|
||||
specifiers:
|
||||
'@tabler/icons': 2.1.0
|
||||
'@tabler/icons': 2.1.1
|
||||
'@testing-library/jest-dom': ^5.16.2
|
||||
'@testing-library/svelte': ^3.0.3
|
||||
'@tsconfig/svelte': ^3.0.0
|
||||
@ -183,7 +183,7 @@ importers:
|
||||
|
||||
packages/icons-vue:
|
||||
specifiers:
|
||||
'@tabler/icons': 2.1.0
|
||||
'@tabler/icons': 2.1.1
|
||||
'@testing-library/vue': ^6.6.1
|
||||
'@vue/compiler-sfc': ^3.2.45
|
||||
'@vue/test-utils': ^2.2.4
|
||||
@ -200,7 +200,7 @@ importers:
|
||||
|
||||
packages/icons-webfont:
|
||||
specifiers:
|
||||
'@tabler/icons': 2.1.0
|
||||
'@tabler/icons': 2.1.1
|
||||
webfont: ^11.2.26
|
||||
dependencies:
|
||||
'@tabler/icons': link:../icons
|
||||
@ -212,7 +212,7 @@ importers:
|
||||
'@babel/plugin-transform-react-jsx': ^7.20.7
|
||||
'@babel/plugin-transform-react-jsx-development': ^7.18.6
|
||||
'@preact/preset-vite': ^2.4.0
|
||||
'@tabler/icons-preact': 2.1.0
|
||||
'@tabler/icons-preact': 2.1.1
|
||||
babel-plugin-transform-hook-names: ^1.0.2
|
||||
preact: ^10.11.3
|
||||
typescript: ^4.9.3
|
||||
@ -230,7 +230,7 @@ importers:
|
||||
|
||||
test/test-react:
|
||||
specifiers:
|
||||
'@tabler/icons-react': 2.1.0
|
||||
'@tabler/icons-react': 2.1.1
|
||||
'@types/react': ^18.0.26
|
||||
'@types/react-dom': ^18.0.9
|
||||
'@vitejs/plugin-react': ^3.0.0
|
||||
@ -252,7 +252,7 @@ importers:
|
||||
test/test-svelte:
|
||||
specifiers:
|
||||
'@sveltejs/vite-plugin-svelte': ^2.0.0
|
||||
'@tabler/icons-svelte': 2.1.0
|
||||
'@tabler/icons-svelte': 2.1.1
|
||||
'@tsconfig/svelte': ^3.0.0
|
||||
svelte: ^3.54.0
|
||||
svelte-check: ^2.10.0
|
||||
@ -272,7 +272,7 @@ importers:
|
||||
|
||||
test/test-vue:
|
||||
specifiers:
|
||||
'@tabler/icons-vue': 2.1.0
|
||||
'@tabler/icons-vue': 2.1.1
|
||||
'@vitejs/plugin-vue': ^4.0.0
|
||||
typescript: ^4.9.3
|
||||
vite: ^4.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user