mirror of
https://github.com/soconnor0919/personal-website.git
synced 2025-12-15 08:14:43 -05:00
update packages
This commit is contained in:
21
package.json
21
package.json
@@ -22,8 +22,8 @@
|
||||
"@radix-ui/react-tabs": "^1.1.1",
|
||||
"@radix-ui/react-toast": "^1.2.2",
|
||||
"@radix-ui/react-tooltip": "^1.1.3",
|
||||
"@react-pdf/renderer": "^3.4.5",
|
||||
"@t3-oss/env-nextjs": "^0.10.1",
|
||||
"@react-pdf/renderer": "^4.0.0",
|
||||
"@t3-oss/env-nextjs": "^0.11.1",
|
||||
"@vercel/analytics": "^1.3.2",
|
||||
"@vercel/speed-insights": "^1.0.14",
|
||||
"class-variance-authority": "^0.7.0",
|
||||
@@ -31,26 +31,27 @@
|
||||
"cn": "^0.1.1",
|
||||
"fs": "0.0.1-security",
|
||||
"geist": "^1.3.1",
|
||||
"lucide-react": "^0.441.0",
|
||||
"next": "^14.2.16",
|
||||
"lucide-react": "^0.454.0",
|
||||
"next": "^15.0.1",
|
||||
"next-themes": "^0.3.0",
|
||||
"radix-ui": "^1.0.1",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-icons": "^5.3.0",
|
||||
"sharp": "^0.33.5",
|
||||
"spawn-sync": "^2.0.0",
|
||||
"tailwind-merge": "^2.5.4",
|
||||
"tailwindcss-animate": "^1.0.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/eslint": "^8.56.12",
|
||||
"@types/node": "^20.17.2",
|
||||
"@types/eslint": "^9.6.1",
|
||||
"@types/node": "^22.8.2",
|
||||
"@types/react": "^18.3.12",
|
||||
"@types/react-dom": "^18.3.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.12.0",
|
||||
"@typescript-eslint/parser": "^8.12.0",
|
||||
"eslint": "^8.57.1",
|
||||
"eslint-config-next": "^14.2.16",
|
||||
"@typescript-eslint/eslint-plugin": "^8.12.1",
|
||||
"@typescript-eslint/parser": "^8.12.1",
|
||||
"eslint": "^9.13.0",
|
||||
"eslint-config-next": "^15.0.1",
|
||||
"postcss": "^8.4.47",
|
||||
"prettier": "^3.3.3",
|
||||
"prettier-plugin-tailwindcss": "^0.6.8",
|
||||
|
||||
Reference in New Issue
Block a user