Compare commits
1 Commits
3fc12af398
...
829cf607c0
Author | SHA1 | Date | |
---|---|---|---|
829cf607c0 |
8
package-lock.json
generated
8
package-lock.json
generated
@ -30,7 +30,7 @@
|
|||||||
"eslint": "8.57.1",
|
"eslint": "8.57.1",
|
||||||
"eslint-config-next": "15.1.6",
|
"eslint-config-next": "15.1.6",
|
||||||
"postcss": "8.5.1",
|
"postcss": "8.5.1",
|
||||||
"tailwindcss": "4.0.2",
|
"tailwindcss": "4.0.1",
|
||||||
"turbo": "2.3.4",
|
"turbo": "2.3.4",
|
||||||
"typescript": "5.7.3"
|
"typescript": "5.7.3"
|
||||||
}
|
}
|
||||||
@ -7243,9 +7243,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/tailwindcss": {
|
"node_modules/tailwindcss": {
|
||||||
"version": "4.0.2",
|
"version": "4.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.0.1.tgz",
|
||||||
"integrity": "sha512-cjWQjZEbzQNqH4IiSjRcYg96zjlu+rjzTFkqTc/fN3FNnIU4CoNlQvwCsIomwG/2EPWYT9ysFL1QF6Av3fZeNg==",
|
"integrity": "sha512-UK5Biiit/e+r3i0O223bisoS5+y7ZT1PM8Ojn0MxRHzXN1VPZ2KY6Lo6fhu1dOfCfyUAlK7Lt6wSxowRabATBw==",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/tailwindcss-animate": {
|
"node_modules/tailwindcss-animate": {
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
"eslint": "8.57.1",
|
"eslint": "8.57.1",
|
||||||
"eslint-config-next": "15.1.6",
|
"eslint-config-next": "15.1.6",
|
||||||
"postcss": "8.5.1",
|
"postcss": "8.5.1",
|
||||||
"tailwindcss": "4.0.2",
|
"tailwindcss": "4.0.1",
|
||||||
"turbo": "2.3.4",
|
"turbo": "2.3.4",
|
||||||
"typescript": "5.7.3"
|
"typescript": "5.7.3"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user