Skip to content

Commit

Permalink
Update react monorepo with types
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 3, 2023
1 parent 60bdf18 commit a05ee0d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@react-three/eslint-plugin": "0.1.1",
"@types/react": "18.2.39",
"@types/react": "18.2.41",
"@types/react-dom": "18.2.17",
"@vitejs/plugin-react-swc": "3.5.0",
"autoprefixer": "10.4.16",
Expand All @@ -30,7 +30,7 @@
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-refresh": "0.4.5",
"postcss": "8.4.32",
"react-router-dom": "6.20.0",
"react-router-dom": "6.20.1",
"tailwindcss": "3.3.5",
"vite": "5.0.4"
}
Expand Down
36 changes: 18 additions & 18 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a05ee0d

Please sign in to comment.