File tree Expand file tree Collapse file tree 5 files changed +79
-170
lines changed
tailwindcss-config-analyzer Expand file tree Collapse file tree 5 files changed +79
-170
lines changed Original file line number Diff line number Diff line change 3636 },
3737 "license" : " MIT OR Apache-2.0" ,
3838 "devDependencies" : {
39- "@types/node" : " 22.17 .1" ,
40- "typescript" : " 5.9.2 " ,
41- "vite" : " 7.1.11 " ,
39+ "@types/node" : " 22.19 .1" ,
40+ "typescript" : " 5.9.3 " ,
41+ "vite" : " 7.2.2 " ,
4242 "vitest" : " 3.2.4"
4343 },
4444 "publishConfig" : {
Original file line number Diff line number Diff line change 6868 "@biomejs/wasm-bundler" : " workspace:*" ,
6969 "@biomejs/wasm-nodejs" : " workspace:*" ,
7070 "@biomejs/wasm-web" : " workspace:*" ,
71- "typescript" : " 5.9.2 " ,
72- "vite" : " 7.1.11 " ,
71+ "typescript" : " 5.9.3 " ,
72+ "vite" : " 7.2.2 " ,
7373 "vitest" : " 3.2.4"
7474 },
7575 "peerDependencies" : {
Original file line number Diff line number Diff line change 1010 },
1111 "type" : " module" ,
1212 "dependencies" : {
13- "happy-dom" : " ^20.0.0 "
13+ "happy-dom" : " ^20.0.10 "
1414 }
1515}
Original file line number Diff line number Diff line change 77 "author" : " Dani Guardiola" ,
88 "type" : " module" ,
99 "dependencies" : {
10- "tailwindcss" : " ^4.1.11 "
10+ "tailwindcss" : " ^4.1.17 "
1111 },
1212 "scripts" : {
1313 "build" : " tsc" ,
1414 "execute" : " node dist/generate-tailwind-preset.js"
1515 },
1616 "devDependencies" : {
17- "@types/node" : " 22.17 .1" ,
17+ "@types/node" : " 22.19 .1" ,
1818 "read-package-up" : " 11.0.0" ,
19- "typescript" : " 5.9.2 "
19+ "typescript" : " 5.9.3 "
2020 }
2121}
You can’t perform that action at this time.
0 commit comments