upgrades
This commit is contained in:
@@ -15,9 +15,9 @@
|
||||
"@headlessui/react": "^1.6.6",
|
||||
"@heroicons/react": "^1.0.6",
|
||||
"@reach/rect": "^0.17.0",
|
||||
"@remix-run/node": "^1.6.5",
|
||||
"@remix-run/react": "^1.6.5",
|
||||
"@remix-run/serve": "^1.6.5",
|
||||
"@remix-run/node": "^1.6.7",
|
||||
"@remix-run/react": "^1.6.7",
|
||||
"@remix-run/serve": "^1.6.7",
|
||||
"@tailwindcss/typography": "^0.5.4",
|
||||
"clsx": "^1.2.1",
|
||||
"fast-glob": "^3.2.11",
|
||||
@@ -31,7 +31,7 @@
|
||||
"zod": "^3.17.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@remix-run/dev": "^1.6.5",
|
||||
"@remix-run/dev": "^1.6.7",
|
||||
"@remix-run/node": "^1.4.1",
|
||||
"@testing-library/cypress": "^8.0.3",
|
||||
"@types/node": "*",
|
||||
@@ -39,14 +39,14 @@
|
||||
"@types/react-dom": "^18.0.6",
|
||||
"@types/tailwindcss": "^3.0.11",
|
||||
"@types/wait-on": "^5.3.1",
|
||||
"autoprefixer": "^10.4.7",
|
||||
"autoprefixer": "^10.4.8",
|
||||
"concurrently": "^7.3.0",
|
||||
"cypress": "^10.3.1",
|
||||
"cypress": "^10.4.0",
|
||||
"execa": "^6.1.0",
|
||||
"postcss": "^8.4.14",
|
||||
"rehype-prism-plus": "^1.4.2",
|
||||
"tailwindcss": "^3.1.6",
|
||||
"typedoc": "^0.23.8",
|
||||
"tailwindcss": "^3.1.8",
|
||||
"typedoc": "^0.23.10",
|
||||
"typescript": "^4.7.4",
|
||||
"wait-on": "^6.0.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user