Compare commits
1 Commits
1e80ce970f
...
9f3ef05b33
Author | SHA1 | Date | |
---|---|---|---|
9f3ef05b33 |
8
package-lock.json
generated
8
package-lock.json
generated
@ -30,7 +30,7 @@
|
||||
"eslint": "8.57.1",
|
||||
"eslint-config-next": "15.1.7",
|
||||
"postcss": "8.5.2",
|
||||
"tailwindcss": "4.0.7",
|
||||
"tailwindcss": "4.0.8",
|
||||
"turbo": "2.4.2",
|
||||
"typescript": "5.7.3"
|
||||
}
|
||||
@ -7249,9 +7249,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/tailwindcss": {
|
||||
"version": "4.0.7",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.0.7.tgz",
|
||||
"integrity": "sha512-yH5bPPyapavo7L+547h3c4jcBXcrKwybQRjwdEIVAd9iXRvy/3T1CC6XSQEgZtRySjKfqvo3Cc0ZF1DTheuIdA==",
|
||||
"version": "4.0.8",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.0.8.tgz",
|
||||
"integrity": "sha512-Me7N5CKR+D2A1xdWA5t5+kjjT7bwnxZOE6/yDI/ixJdJokszsn2n++mdU5yJwrsTpqFX2B9ZNMBJDwcqk9C9lw==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/tailwindcss-animate": {
|
||||
|
@ -31,7 +31,7 @@
|
||||
"eslint": "8.57.1",
|
||||
"eslint-config-next": "15.1.7",
|
||||
"postcss": "8.5.2",
|
||||
"tailwindcss": "4.0.7",
|
||||
"tailwindcss": "4.0.8",
|
||||
"turbo": "2.4.2",
|
||||
"typescript": "5.7.3"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user