File tree Expand file tree Collapse file tree 5 files changed +285
-241
lines changed
example/with-vite-antd-tailwind Expand file tree Collapse file tree 5 files changed +285
-241
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## 🎉 Release - v2 🎉
4
4
5
+ ## [ v2.0.1] - ` 2024-09-20 `
6
+
7
+ ### Updated
8
+
9
+ - Fixed known vulnerabilities
10
+ - Updated dependencies
11
+
5
12
## [ v2.0.0] - ` 2024-09-09 `
6
13
7
14
### Added
@@ -203,6 +210,7 @@ I have to skipping for the old versions which was unpublished once on first crea
203
210
204
211
- Initialized Project
205
212
213
+ [ v2.0.1 ] : https://github.com/buildingwatsize/thaidatepicker-react/releases/tag/v2.0.1
206
214
[ v2.0.0 ] : https://github.com/buildingwatsize/thaidatepicker-react/releases/tag/v2.0.0
207
215
[ v1.3.6 ] : https://github.com/buildingwatsize/thaidatepicker-react/releases/tag/v1.3.6
208
216
[ v1.3.5 ] : https://github.com/buildingwatsize/thaidatepicker-react/releases/tag/v1.3.5
Original file line number Diff line number Diff line change 13
13
"preview" : " vite preview"
14
14
},
15
15
"dependencies" : {
16
- "@ant-design/icons" : " ^5.4.0 " ,
16
+ "@ant-design/icons" : " ^5.5.1 " ,
17
17
"@vercel/analytics" : " ^1.3.1" ,
18
- "antd" : " ^5.20.1 " ,
18
+ "antd" : " ^5.20.6 " ,
19
19
"autoprefixer" : " ^10.4.20" ,
20
- "postcss" : " ^8.4.41 " ,
20
+ "postcss" : " ^8.4.47 " ,
21
21
"react" : " link:../../node_modules/react" ,
22
22
"react-dom" : " link:../../node_modules/react-dom" ,
23
- "tailwindcss" : " ^3.4.10 " ,
23
+ "tailwindcss" : " ^3.4.12 " ,
24
24
"thaidatepicker-react" : " link:../.."
25
25
},
26
26
"devDependencies" : {
27
- "@types/react" : " ^18.3.3 " ,
27
+ "@types/react" : " ^18.3.8 " ,
28
28
"@types/react-dom" : " ^18.3.0" ,
29
29
"@vitejs/plugin-react" : " ^4.3.1" ,
30
- "vite" : " ^5.4.0 "
30
+ "vite" : " ^5.4.6 "
31
31
}
32
32
}
You can’t perform that action at this time.
0 commit comments