flowbite-svelte 0.29.0 → 0.29.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,14 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ### [0.29.1](https://github.com/themesberg/flowbite-svelte/compare/v0.29.0...v0.29.1) (2022-12-19)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * add esbuild@0.16.8 and update other dependencies ([f32d1be](https://github.com/themesberg/flowbite-svelte/commit/f32d1beea8b402652242fdeaf1007885e74c12cd))
11
+ * change svelte-kit sync && svelte-package to vite build ([cd7cd5e](https://github.com/themesberg/flowbite-svelte/commit/cd7cd5e971ba4f6c547984daf3a5f37656343b28))
12
+
5
13
  ## [0.29.0](https://github.com/themesberg/flowbite-svelte/compare/v0.28.12...v0.29.0) (2022-12-18)
6
14
 
7
15
 
package/README.md CHANGED
@@ -449,3 +449,7 @@ Please read [How to contribute](https://github.com/themesberg/flowbite-svelte/bl
449
449
  ## Changelog
450
450
 
451
451
  [Changelog](https://github.com/themesberg/flowbite-svelte/blob/main/CHANGELOG.md)
452
+
453
+ ## SvelteKit version
454
+
455
+ 1.0.1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "flowbite-svelte",
3
- "version": "0.29.0",
3
+ "version": "0.29.1",
4
4
  "description": "Flowbite components for Svelte",
5
5
  "main": "index.js",
6
6
  "author": {
@@ -14,12 +14,13 @@
14
14
  "devDependencies": {
15
15
  "@playwright/test": "^1.28.1",
16
16
  "@sveltejs/adapter-vercel": "next",
17
- "@sveltejs/kit": "^1.0.1",
17
+ "@sveltejs/kit": "^1.0.0",
18
18
  "@sveltejs/package": "1.0.0-next.3",
19
19
  "@typescript-eslint/eslint-plugin": "^5.46.0",
20
20
  "@typescript-eslint/parser": "^5.46.0",
21
21
  "autoprefixer": "^10.4.13",
22
22
  "createprops": "^0.4.9",
23
+ "esbuild": "0.16.8",
23
24
  "eslint": "^8.29.0",
24
25
  "eslint-config-prettier": "^8.5.0",
25
26
  "eslint-plugin-svelte3": "^4.0.0",
@@ -38,7 +39,8 @@
38
39
  "tailwindcss": "^3.2.4",
39
40
  "tslib": "^2.4.1",
40
41
  "typescript": "^4.9.4",
41
- "vite": "^4.0.0"
42
+ "vite": "^4.0.0",
43
+ "vitest": "^0.25.8"
42
44
  },
43
45
  "type": "module",
44
46
  "keywords": [