mirror of
https://github.com/Xevion/rdap.git
synced 2025-12-06 01:16:00 -06:00
Update 'next' and '@headlessui/react'
Using latest v2 of HeadlessUI Also removed unused text-left class on LookupInputButton
This commit is contained in:
@@ -9,13 +9,13 @@
|
||||
"start": "next start"
|
||||
},
|
||||
"dependencies": {
|
||||
"@headlessui/react": "^1.7.11",
|
||||
"@headlessui/react": "^2.0.3",
|
||||
"@heroicons/react": "^2.0.16",
|
||||
"@swc/helpers": "^0.5.11",
|
||||
"clsx": "^2.1.1",
|
||||
"date-fns": "^2.29.3",
|
||||
"immutability-helper": "^3.1.1",
|
||||
"ipaddr.js": "^2.0.1",
|
||||
"next": "13.1.1",
|
||||
"next": "13.4.7",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-hook-form": "^7.42.1",
|
||||
|
||||
Reference in New Issue
Block a user