Comparing version 2.0.0-next.9 to 2.0.0-next.10
@@ -15,2 +15,3 @@ import Button from './button/Button.svelte'; | ||
import CircularProgress from './progress/CircularProgress.svelte'; | ||
export { ThemeProvider, Button, IconButton, Ripple, Icon, Paper, Render, LinearProgress, CircularProgress, Radio, Input, Checkbox, Select, Expand }; | ||
import Table from './table/Table.svelte'; | ||
export { ThemeProvider, Button, IconButton, Ripple, Icon, Paper, Render, LinearProgress, CircularProgress, Radio, Input, Checkbox, Select, Expand, Table }; |
@@ -15,2 +15,3 @@ import Button from './button/Button.svelte'; | ||
import CircularProgress from './progress/CircularProgress.svelte'; | ||
export { ThemeProvider, Button, IconButton, Ripple, Icon, Paper, Render, LinearProgress, CircularProgress, Radio, Input, Checkbox, Select, Expand }; | ||
import Table from './table/Table.svelte'; | ||
export { ThemeProvider, Button, IconButton, Ripple, Icon, Paper, Render, LinearProgress, CircularProgress, Radio, Input, Checkbox, Select, Expand, Table }; |
{ | ||
"name": "nunui", | ||
"version": "2.0.0-next.9", | ||
"version": "2.0.0-next.10", | ||
"scripts": { | ||
@@ -32,7 +32,7 @@ "dev": "vite dev", | ||
"@sveltejs/adapter-static": "^3.0.4", | ||
"@sveltejs/kit": "^2.5.22", | ||
"@sveltejs/kit": "^2.5.25", | ||
"@sveltejs/package": "^2.3.4", | ||
"@sveltejs/vite-plugin-svelte": "^3.1.1", | ||
"@types/eslint": "^9.6.0", | ||
"eslint": "^9.9.0", | ||
"@sveltejs/vite-plugin-svelte": "^4.0.0-next.6", | ||
"@types/eslint": "^9.6.1", | ||
"eslint": "^9.9.1", | ||
"eslint-config-prettier": "^9.1.0", | ||
@@ -46,7 +46,7 @@ "eslint-plugin-svelte": "^2.43.0", | ||
"svelte": "5.0.0-next.224", | ||
"svelte-check": "^3.8.5", | ||
"svelte-check": "^3.8.6", | ||
"svelte-language-server": "^0.16.14", | ||
"typescript": "^5.5.4", | ||
"typescript-eslint": "^8.1.0", | ||
"vite": "^5.4.1" | ||
"typescript-eslint": "^8.3.0", | ||
"vite": "^5.4.2" | ||
}, | ||
@@ -53,0 +53,0 @@ "svelte": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
77771
40
590