Compare commits
1 Commits
1bef8c6141
...
21250c6c9a
Author | SHA1 | Date | |
---|---|---|---|
21250c6c9a |
8
package-lock.json
generated
8
package-lock.json
generated
@ -30,7 +30,7 @@
|
||||
"eslint": "8.57.1",
|
||||
"eslint-config-next": "15.2.0",
|
||||
"postcss": "8.5.3",
|
||||
"tailwindcss": "4.0.10",
|
||||
"tailwindcss": "4.0.11",
|
||||
"turbo": "2.4.4",
|
||||
"typescript": "5.8.2"
|
||||
}
|
||||
@ -7252,9 +7252,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/tailwindcss": {
|
||||
"version": "4.0.10",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.0.10.tgz",
|
||||
"integrity": "sha512-Z8U/6E2BWSdDkt3IWPiphoV+8V6aNzRmu2SriSbuhm6i3QIcY3TdUJzUP5NX8M8MZuIl+v4/77Rer8u4YSrSsg==",
|
||||
"version": "4.0.11",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.0.11.tgz",
|
||||
"integrity": "sha512-GZ6+tNwieqvpFLZfx2tkZpfOMAK7iumbOJOLmd6v8AcYuHbjUb+cmDRu6l+rFkIqarh5FfLbCSRJhegcVdoPng==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/tailwindcss-animate": {
|
||||
|
@ -31,7 +31,7 @@
|
||||
"eslint": "8.57.1",
|
||||
"eslint-config-next": "15.2.0",
|
||||
"postcss": "8.5.3",
|
||||
"tailwindcss": "4.0.10",
|
||||
"tailwindcss": "4.0.11",
|
||||
"turbo": "2.4.4",
|
||||
"typescript": "5.8.2"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user