chore: update deps

This commit is contained in:
Aarnav Tale 2024-07-07 14:19:53 -04:00
parent c0bdf91f6b
commit fe40a5734e
No known key found for this signature in database
2 changed files with 1366 additions and 1225 deletions

View File

@ -19,15 +19,15 @@
"@primer/octicons-react": "^19.10.0", "@primer/octicons-react": "^19.10.0",
"@react-aria/toast": "3.0.0-beta.12", "@react-aria/toast": "3.0.0-beta.12",
"@react-stately/toast": "3.0.0-beta.4", "@react-stately/toast": "3.0.0-beta.4",
"@remix-run/node": "^2.9.2", "@remix-run/node": "^2.10.2",
"@remix-run/react": "^2.9.2", "@remix-run/react": "^2.10.2",
"@remix-run/serve": "^2.9.2", "@remix-run/serve": "^2.10.2",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"isbot": "^5.1.9", "isbot": "^5.1.11",
"oauth4webapi": "^2.11.1", "oauth4webapi": "^2.11.1",
"react": "19.0.0-beta-26f2496093-20240514", "react": "19.0.0-rc-f38c22b244-20240704",
"react-aria-components": "^1.2.1", "react-aria-components": "^1.2.1",
"react-dom": "19.0.0-beta-26f2496093-20240514", "react-dom": "19.0.0-rc-f38c22b244-20240704",
"remix-utils": "^7.6.0", "remix-utils": "^7.6.0",
"tailwind-merge": "^2.3.0", "tailwind-merge": "^2.3.0",
"tailwindcss-react-aria-components": "^1.1.3", "tailwindcss-react-aria-components": "^1.1.3",
@ -37,18 +37,18 @@
"zod": "^3.23.8" "zod": "^3.23.8"
}, },
"devDependencies": { "devDependencies": {
"@remix-run/dev": "^2.9.2", "@remix-run/dev": "^2.10.2",
"@types/react": "npm:types-react@beta", "@types/react": "npm:types-react@beta",
"@types/react-dom": "npm:types-react-dom@beta", "@types/react-dom": "npm:types-react-dom@beta",
"autoprefixer": "^10.4.19", "autoprefixer": "^10.4.19",
"babel-plugin-react-compiler": "0.0.0-experimental-c23de8d-20240515", "babel-plugin-react-compiler": "0.0.0-experimental-c23de8d-20240515",
"eslint": "^8.57.0", "eslint": "^8.57.0",
"eslint-config-tale": "^2.0.4", "eslint-config-tale": "^2.0.4",
"postcss": "^8.4.38", "postcss": "^8.4.39",
"tailwindcss": "^3.4.4", "tailwindcss": "^3.4.4",
"tailwindcss-animate": "^1.0.7", "tailwindcss-animate": "^1.0.7",
"typescript": "^5.5.2", "typescript": "^5.5.3",
"vite": "^5.3.1", "vite": "^5.3.3",
"vite-plugin-babel": "^1.2.0", "vite-plugin-babel": "^1.2.0",
"vite-tsconfig-paths": "^4.2.1" "vite-tsconfig-paths": "^4.2.1"
}, },

2571
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff