File tree Expand file tree Collapse file tree 6 files changed +200
-138
lines changed Expand file tree Collapse file tree 6 files changed +200
-138
lines changed Original file line number Diff line number Diff line change 44
44
"devDependencies" : {
45
45
"@obosbbl/grunnmuren-tailwind" : " workspace:*" ,
46
46
"@react-aria/optimize-locales-plugin" : " 1.1.5" ,
47
- "@tailwindcss/vite" : " 4.1.10 " ,
47
+ "@tailwindcss/vite" : " 4.1.14 " ,
48
48
"@tanstack/react-router-devtools" : " 1.121.0" ,
49
49
"react-docgen-typescript" : " 2.2.2" ,
50
- "tailwindcss" : " 4.1.10 " ,
50
+ "tailwindcss" : " 4.1.14 " ,
51
51
"vite" : " 6.3.6" ,
52
52
"vite-tsconfig-paths" : " 5.1.4"
53
53
}
Original file line number Diff line number Diff line change 16
16
},
17
17
"devDependencies" : {
18
18
"@obosbbl/grunnmuren-tailwind" : " workspace:*" ,
19
- "tailwindcss" : " 4.1.10 "
19
+ "tailwindcss" : " 4.1.14 "
20
20
}
21
21
}
Original file line number Diff line number Diff line change 28
28
"@storybook/builder-vite" : " 9.1.6" ,
29
29
"@storybook/react-vite" : " 9.1.6" ,
30
30
"@storybook/test-runner" : " 0.23.0" ,
31
- "@tailwindcss/vite" : " 4.1.10 " ,
31
+ "@tailwindcss/vite" : " 4.1.14 " ,
32
32
"@types/bun" : " 1.2.23" ,
33
33
"@types/react" : " 19.2.0" ,
34
34
"@types/react-dom" : " 19.2.0" ,
39
39
"react" : " 19.0.0" ,
40
40
"react-dom" : " 19.0.0" ,
41
41
"storybook" : " 9.1.6" ,
42
- "tailwindcss" : " 4.1.10 " ,
42
+ "tailwindcss" : " 4.1.14 " ,
43
43
"typescript" : " 5.9.2" ,
44
44
"vite" : " 6.3.6"
45
45
},
Original file line number Diff line number Diff line change 38
38
"react" : " ^19"
39
39
},
40
40
"devDependencies" : {
41
- "tailwindcss" : " 4.1.10 "
41
+ "tailwindcss" : " 4.1.14 "
42
42
}
43
43
}
Original file line number Diff line number Diff line change 19
19
"font-fallback" : " bun --cwd=./fonts ./generate-font-fallback.ts"
20
20
},
21
21
"devDependencies" : {
22
- "tailwindcss" : " 4.1.10 "
22
+ "tailwindcss" : " 4.1.14 "
23
23
},
24
24
"peerDependencies" : {
25
25
"tailwindcss" : " ^4.0.0"
You can’t perform that action at this time.
0 commit comments