Compare commits
10 Commits
5fe4c8d1e5
...
renovate/p
Author | SHA1 | Date | |
---|---|---|---|
f0536edc48 | |||
eebd77e38a | |||
6759021b25 | |||
d52701a7be | |||
84225a2681 | |||
731d7c0a40 | |||
27a214326d | |||
82868b4449 | |||
1fd1062862 | |||
7a9b2822f4 |
22
package.json
22
package.json
@@ -12,31 +12,31 @@
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"lucide-react": "^0.542.0",
|
||||
"next": "15.5.2",
|
||||
"next": "15.5.3",
|
||||
"react": "19.1.1",
|
||||
"react-dom": "19.1.1",
|
||||
"tailwind-merge": "^3.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/eslintrc": "3.3.1",
|
||||
"@tailwindcss/postcss": "4.1.12",
|
||||
"@types/node": "22.18.0",
|
||||
"@types/react": "19.1.12",
|
||||
"@tailwindcss/postcss": "4.1.13",
|
||||
"@types/node": "22.18.3",
|
||||
"@types/react": "19.1.13",
|
||||
"@types/react-dom": "19.1.9",
|
||||
"eslint": "9.34.0",
|
||||
"eslint-config-next": "15.5.2",
|
||||
"eslint": "9.35.0",
|
||||
"eslint-config-next": "15.5.3",
|
||||
"eslint-config-prettier": "10.1.8",
|
||||
"prettier": "3.6.2",
|
||||
"prettier-plugin-tailwindcss": "0.6.14",
|
||||
"tailwindcss": "4.1.12",
|
||||
"tw-animate-css": "1.3.7",
|
||||
"tailwindcss": "4.1.13",
|
||||
"tw-animate-css": "1.3.8",
|
||||
"typescript": "5.9.2",
|
||||
"typescript-eslint": "8.41.0"
|
||||
"typescript-eslint": "8.42.0"
|
||||
},
|
||||
"packageManager": "pnpm@10.15.0",
|
||||
"packageManager": "pnpm@10.16.0",
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"@types/react": "19.1.12",
|
||||
"@types/react": "19.1.13",
|
||||
"@types/react-dom": "19.1.9"
|
||||
}
|
||||
}
|
||||
|
721
pnpm-lock.yaml
generated
721
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user