Skip to content

Commit 59f9889

Browse files
qwikerxxmimiex
andauthored
feat: update package version for publishing with qwik 1.14 (#242)
Co-authored-by: bhenique <benjamin.henique@gmail.com>
1 parent d675bb2 commit 59f9889

File tree

2 files changed

+360
-16
lines changed

2 files changed

+360
-16
lines changed

packages/lib/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flowbite-qwik",
3-
"version": "1.0.4",
3+
"version": "1.1.0",
44
"description": "Official Qwik components built for Flowbite and Tailwind CSS",
55
"keywords": [
66
"design-system",
@@ -73,7 +73,7 @@
7373
"@tailwindcss/vite": "^4.1.8",
7474
"@types/eslint": "^9.6.1",
7575
"@types/node": "^22.15.30",
76-
"@vitest/coverage-v8": "^3.2.2",
76+
"@vitest/coverage-v8": "^3.2.3",
7777
"clsx": "^2.1.1",
7878
"eslint": "^9.28.0",
7979
"eslint-config-prettier": "^10.1.5",
@@ -87,9 +87,9 @@
8787
"tsc-alias": "^1.8.16",
8888
"tsx": "^4.19.4",
8989
"typescript": "^5.8.3",
90-
"typescript-eslint": "^8.33.1",
90+
"typescript-eslint": "^8.34.0",
9191
"vite": "^6.3.5",
9292
"vite-tsconfig-paths": "^5.1.4",
93-
"vitest": "^3.2.2"
93+
"vitest": "^3.2.3"
9494
}
9595
}

0 commit comments

Comments
 (0)