flowbite-svelte 0.21.17 → 0.22.0

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +17 -0
  2. package/package.json +18 -17
package/CHANGELOG.md CHANGED
@@ -2,6 +2,23 @@
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.22.0](https://github.com/themesberg/flowbite-svelte/compare/v0.21.17...v0.22.0) (2022-07-20)
6
+
7
+
8
+ ### ⚠ BREAKING CHANGES
9
+
10
+ * update dependencies and vite. script dev, build preview and test work
11
+
12
+ ### Features
13
+
14
+ * update dependencies and vite. script dev, build preview and test work ([bf1b837](https://github.com/themesberg/flowbite-svelte/commit/bf1b83788d7f3ec53c2d5e5c85a825606cbce38f))
15
+
16
+
17
+ ### Bug Fixes
18
+
19
+ * update all dependencies ([d7ae979](https://github.com/themesberg/flowbite-svelte/commit/d7ae979973ba092f36236fe877b98314a0328a42))
20
+ * update package.json ([a77e3e5](https://github.com/themesberg/flowbite-svelte/commit/a77e3e57f58ac95dda547cc9a410a2aaa4559fe8))
21
+
5
22
  ### [0.21.17](https://github.com/themesberg/flowbite-svelte/compare/v0.21.16...v0.21.17) (2022-07-20)
6
23
 
7
24
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "flowbite-svelte",
3
- "version": "0.21.17",
3
+ "version": "0.22.0",
4
4
  "description": "Flowbite components for Svelte",
5
5
  "main": "index.js",
6
6
  "author": {
@@ -12,30 +12,31 @@
12
12
  "homepage": "https://flowbite-svelte.com/",
13
13
  "license": "MIT",
14
14
  "devDependencies": {
15
- "@playwright/test": "^1.21.0",
15
+ "@playwright/test": "^1.23.4",
16
16
  "@sveltejs/adapter-auto": "next",
17
17
  "@sveltejs/kit": "next",
18
- "@typescript-eslint/eslint-plugin": "^5.10.1",
19
- "@typescript-eslint/parser": "^5.10.1",
18
+ "@typescript-eslint/eslint-plugin": "^5.30.7",
19
+ "@typescript-eslint/parser": "^5.30.7",
20
20
  "autoprefixer": "^10.4.4",
21
21
  "createprops": "^0.4.4",
22
- "eslint": "^7.32.0",
23
- "eslint-config-prettier": "^8.3.0",
24
- "eslint-plugin-svelte3": "^3.2.1",
25
- "mdsvex": "^0.10.5",
26
- "postcss": "^8.4.12",
27
- "postcss-load-config": "^3.1.4",
28
- "prettier": "^2.5.1",
29
- "prettier-plugin-svelte": "^2.5.0",
22
+ "eslint": "^8.20.0",
23
+ "eslint-config-prettier": "^8.5.0",
24
+ "eslint-plugin-svelte3": "^4.0.0",
25
+ "mdsvex": "^0.10.6",
26
+ "postcss": "^8.4.14",
27
+ "postcss-load-config": "3.1.4",
28
+ "prettier": "^2.7.1",
29
+ "prettier-plugin-svelte": "^2.7.0",
30
30
  "prism-themes": "^1.9.0",
31
31
  "svelte": "^3.47.0",
32
- "svelte-check": "^2.2.6",
33
- "svelte-preprocess": "^4.10.5",
32
+ "svelte-check": "^2.8.0",
33
+ "svelte-preprocess": "^4.10.7",
34
34
  "svelte-sidebar-menu": "^0.8.4",
35
- "svelte2tsx": "^0.5.9",
36
- "tailwindcss": "^3.0.23",
35
+ "svelte2tsx": "^0.5.11",
36
+ "tailwindcss": "^3.1.6",
37
37
  "tslib": "^2.3.1",
38
- "typescript": "~4.6.2"
38
+ "typescript": "~4.7.4",
39
+ "vite": "^3.0.2"
39
40
  },
40
41
  "type": "module",
41
42
  "keywords": [