File tree Expand file tree Collapse file tree 6 files changed +142
-104
lines changed Expand file tree Collapse file tree 6 files changed +142
-104
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.12 " ,
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.12 " ,
51
51
"vite" : " 6.3.5" ,
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.12 "
20
20
}
21
21
}
Original file line number Diff line number Diff line change 33
33
"@storybook/react-vite" : " 8.6.14" ,
34
34
"@storybook/test" : " 8.6.14" ,
35
35
"@storybook/test-runner" : " 0.22.0" ,
36
- "@tailwindcss/vite" : " 4.1.10 " ,
36
+ "@tailwindcss/vite" : " 4.1.12 " ,
37
37
"@types/bun" : " 1.2.21" ,
38
38
"@types/react" : " 19.1.12" ,
39
39
"@types/react-dom" : " 19.1.9" ,
44
44
"react" : " 19.0.0" ,
45
45
"react-dom" : " 19.0.0" ,
46
46
"storybook" : " 8.6.14" ,
47
- "tailwindcss" : " 4.1.10 " ,
47
+ "tailwindcss" : " 4.1.12 " ,
48
48
"typescript" : " 5.9.2"
49
49
},
50
50
"packageManager" :
" [email protected] " ,
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.12 "
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.12 "
23
23
},
24
24
"peerDependencies" : {
25
25
"tailwindcss" : " ^4.0.0"
You can’t perform that action at this time.
0 commit comments