Update dependencies in package.json
This commit is contained in:
16
package.json
16
package.json
@@ -9,20 +9,20 @@
|
|||||||
"@radix-ui/react-slot": "^1.0.2",
|
"@radix-ui/react-slot": "^1.0.2",
|
||||||
"@supabase/ssr": "latest",
|
"@supabase/ssr": "latest",
|
||||||
"@supabase/supabase-js": "latest",
|
"@supabase/supabase-js": "latest",
|
||||||
"autoprefixer": "10.4.18",
|
"autoprefixer": "10.4.19",
|
||||||
"geist": "^1.2.2",
|
"geist": "^1.3.0",
|
||||||
"next": "latest",
|
"next": "latest",
|
||||||
"postcss": "8.4.35",
|
"postcss": "8.4.38",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-dom": "18.2.0",
|
"react-dom": "18.2.0",
|
||||||
"tailwindcss": "3.4.1",
|
"tailwindcss": "3.4.3",
|
||||||
"tailwindcss-animate": "^1.0.7",
|
"tailwindcss-animate": "^1.0.7",
|
||||||
"typescript": "5.4.2"
|
"typescript": "5.4.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "20.11.27",
|
"@types/node": "20.12.7",
|
||||||
"@types/react": "18.2.66",
|
"@types/react": "18.2.75",
|
||||||
"@types/react-dom": "18.2.22",
|
"@types/react-dom": "18.2.24",
|
||||||
"encoding": "^0.1.13"
|
"encoding": "^0.1.13"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user