Compare commits
2 Commits
9a6a7f6e4e
...
007e3dfd54
Author | SHA1 | Date | |
---|---|---|---|
007e3dfd54 | |||
a7e2ea2e8a |
16
package-lock.json
generated
16
package-lock.json
generated
@ -12,7 +12,7 @@
|
||||
"class-variance-authority": "^0.7.0",
|
||||
"clsx": "^2.1.1",
|
||||
"cssnano": "^7.0.1",
|
||||
"lucide-react": "^0.487.0",
|
||||
"lucide-react": "^0.488.0",
|
||||
"next": "15.3.0",
|
||||
"next-plausible": "^3.12.0",
|
||||
"postcss-flexbugs-fixes": "^5.0.2",
|
||||
@ -30,7 +30,7 @@
|
||||
"eslint": "8.57.1",
|
||||
"eslint-config-next": "15.3.0",
|
||||
"postcss": "8.5.3",
|
||||
"tailwindcss": "4.1.3",
|
||||
"tailwindcss": "4.1.4",
|
||||
"turbo": "2.5.0",
|
||||
"typescript": "5.8.3"
|
||||
}
|
||||
@ -4556,9 +4556,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/lucide-react": {
|
||||
"version": "0.487.0",
|
||||
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.487.0.tgz",
|
||||
"integrity": "sha512-aKqhOQ+YmFnwq8dWgGjOuLc8V1R9/c/yOd+zDY4+ohsR2Jo05lSGc3WsstYPIzcTpeosN7LoCkLReUUITvaIvw==",
|
||||
"version": "0.488.0",
|
||||
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.488.0.tgz",
|
||||
"integrity": "sha512-ronlL0MyKut4CEzBY/ai2ZpKPxyWO4jUqdAkm2GNK5Zn3Rj+swDz+3lvyAUXN0PNqPKIX6XM9Xadwz/skLs/pQ==",
|
||||
"license": "ISC",
|
||||
"peerDependencies": {
|
||||
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
||||
@ -7295,9 +7295,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/tailwindcss": {
|
||||
"version": "4.1.3",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.3.tgz",
|
||||
"integrity": "sha512-2Q+rw9vy1WFXu5cIxlvsabCwhU2qUwodGq03ODhLJ0jW4ek5BUtoCsnLB0qG+m8AHgEsSJcJGDSDe06FXlP74g==",
|
||||
"version": "4.1.4",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.4.tgz",
|
||||
"integrity": "sha512-1ZIUqtPITFbv/DxRmDr5/agPqJwF69d24m9qmM1939TJehgY539CtzeZRjbLt5G6fSy/7YqqYsfvoTEw9xUI2A==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/tailwindcss-animate": {
|
||||
|
@ -13,7 +13,7 @@
|
||||
"class-variance-authority": "^0.7.0",
|
||||
"clsx": "^2.1.1",
|
||||
"cssnano": "^7.0.1",
|
||||
"lucide-react": "^0.487.0",
|
||||
"lucide-react": "^0.488.0",
|
||||
"next": "15.3.0",
|
||||
"next-plausible": "^3.12.0",
|
||||
"postcss-flexbugs-fixes": "^5.0.2",
|
||||
@ -31,7 +31,7 @@
|
||||
"eslint": "8.57.1",
|
||||
"eslint-config-next": "15.3.0",
|
||||
"postcss": "8.5.3",
|
||||
"tailwindcss": "4.1.3",
|
||||
"tailwindcss": "4.1.4",
|
||||
"turbo": "2.5.0",
|
||||
"typescript": "5.8.3"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user