File tree Expand file tree Collapse file tree 7 files changed +365
-272
lines changed Expand file tree Collapse file tree 7 files changed +365
-272
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## 🎉 Release - v1 🎉
4
4
5
- ### [ v1.3.5] - ` 2024-06-21 `
5
+ ## [ v1.3.6] - ` 2024-08-15 `
6
+
7
+ ### Updated
8
+
9
+ - dependencies
10
+
11
+ ## [ v1.3.5] - ` 2024-06-21 `
6
12
7
13
### Edited
8
14
9
15
- Updated security alerts from Dependabot
10
16
11
- ### [ v1.3.4] - ` 2024-06-21 `
17
+ ## [ v1.3.4] - ` 2024-06-21 `
12
18
13
19
### Edited
14
20
@@ -184,6 +190,7 @@ I have to skipping for the old versions which was unpublished once on first crea
184
190
185
191
- Initialized Project
186
192
193
+ [ v1.3.6 ] : https://github.com/buildingwatsize/thaidatepicker-react/releases/tag/v1.3.6
187
194
[ v1.3.5 ] : https://github.com/buildingwatsize/thaidatepicker-react/releases/tag/v1.3.5
188
195
[ v1.3.4 ] : https://github.com/buildingwatsize/thaidatepicker-react/releases/tag/v1.3.4
189
196
[ v1.3.3 ] : https://github.com/buildingwatsize/thaidatepicker-react/releases/tag/v1.3.3
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.3.7 " ,
16
+ "@ant-design/icons" : " ^5.4.0 " ,
17
17
"@vercel/analytics" : " ^1.3.1" ,
18
- "antd" : " ^5.18.3 " ,
19
- "autoprefixer" : " ^10.4.19 " ,
20
- "postcss" : " ^8.4.38 " ,
18
+ "antd" : " ^5.20.1 " ,
19
+ "autoprefixer" : " ^10.4.20 " ,
20
+ "postcss" : " ^8.4.41 " ,
21
21
"react" : " link:../../node_modules/react" ,
22
22
"react-dom" : " link:../../node_modules/react-dom" ,
23
- "tailwindcss" : " ^3.4.4 " ,
23
+ "tailwindcss" : " ^3.4.10 " ,
24
24
"thaidatepicker-react" : " link:../.."
25
25
},
26
26
"devDependencies" : {
27
27
"@types/react" : " ^18.3.3" ,
28
28
"@types/react-dom" : " ^18.3.0" ,
29
29
"@vitejs/plugin-react" : " ^4.3.1" ,
30
- "vite" : " ^5.3.1 "
30
+ "vite" : " ^5.4.0 "
31
31
}
32
32
}
You can’t perform that action at this time.
0 commit comments