Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/types/react-dom-18.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kjy5 authored Oct 1, 2023
2 parents c1f1c1a + efefde1 commit a886f7e
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 87 deletions.
171 changes: 88 additions & 83 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.14.0",
"three": "^0.153.0"
"react-router-dom": "^6.16.0",
"three": "^0.154.0"
},
"devDependencies": {
"@types/react": "^18.2.11",
"@types/react-dom": "^18.2.7",
"@types/react-router-dom": "^5.3.3",
"@types/three": "^0.152.1",
"@types/three": "^0.154.0",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.0",
"@vitejs/plugin-legacy": "^4.0.5",
"@vitejs/plugin-react-swc": "^3.3.2",
"eslint": "^8.43.0",
"eslint": "^8.50.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.1",
Expand Down

0 comments on commit a886f7e

Please sign in to comment.