This repository was archived by the owner on Jan 14, 2025. It is now read-only.
Commit 7caff73 1 parent 8e9bbf9 commit 7caff73 Copy full SHA for 7caff73
File tree 3 files changed +8
-8
lines changed
3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " d4-builder" ,
3
- "version" : " 0.9.0 " ,
3
+ "version" : " 0.9.1 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"dev" : " next dev" ,
23
23
"class-variance-authority" : " ^0.7.0" ,
24
24
"clsx" : " ^2.1.1" ,
25
25
"cmdk" : " ^1.0.0" ,
26
- "lucide-react" : " ^0.441 .0" ,
27
- "next" : " 14.2.11 " ,
26
+ "lucide-react" : " ^0.445 .0" ,
27
+ "next" : " 14.2.13 " ,
28
28
"next-themes" : " ^0.3.0" ,
29
29
"prettier" : " 3.3.3" ,
30
30
"prettier-plugin-tailwindcss" : " ^0.6.6" ,
35
35
"tailwindcss-animate" : " ^1.0.7"
36
36
},
37
37
"devDependencies" : {
38
- "@tauri-apps/cli" : " ^1.6.1 " ,
38
+ "@tauri-apps/cli" : " ^1.6.2 " ,
39
39
"@types/node" : " ^20" ,
40
40
"@types/react" : " ^18" ,
41
41
"@types/react-dom" : " ^18" ,
42
- "eslint" : " ^9.10 .0" ,
43
- "eslint-config-next" : " 14.2.11 " ,
42
+ "eslint" : " ^9.11 .0" ,
43
+ "eslint-config-next" : " 14.2.13 " ,
44
44
"postcss" : " ^8" ,
45
- "tailwindcss" : " ^3.4.11 " ,
45
+ "tailwindcss" : " ^3.4.12 " ,
46
46
"typescript" : " ^5"
47
47
}
48
48
}
Original file line number Diff line number Diff line change 8
8
},
9
9
"package" : {
10
10
"productName" : " D4 Builder (Beta)" ,
11
- "version" : " 0.9.0 "
11
+ "version" : " 0.9.1 "
12
12
},
13
13
"tauri" : {
14
14
"allowlist" : {
You can’t perform that action at this time.
0 commit comments