Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 16, 2023
1 parent cf0a2d6 commit 1169fc8
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,33 +16,33 @@
"@react-three/cannon": "^6.5.2",
"@react-three/drei": "^9.61.4",
"@react-three/fiber": "^8.12.0",
"@vitejs/plugin-react": "^3.1.0",
"@vitejs/plugin-react": "^4.0.0",
"lodash": "^4.17.21",
"nanoid": "^4.0.2",
"nanoid": "^5.0.0",
"react": "^18.2.0",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"react-dom": "^18.2.0",
"react-hot-toast": "^2.4.0",
"react-router-dom": "^6.10.0",
"three": "^0.151.2",
"three": "^0.158.0",
"use-sound": "^4.0.1",
"vite": "^4.2.1",
"vite": "^5.0.0",
"zustand": "^4.3.7",
"vitest": "^0.31.1"
"vitest": "^0.34.0"
},
"devDependencies": {
"@babel/eslint-parser": "^7.21.3",
"@babel/preset-react": "^7.18.6",
"@types/react": "^18.0.32",
"@types/react-dom": "^18.0.11",
"@vitest/ui": "^0.31.1",
"@vitest/ui": "^0.34.0",
"eslint": "^8.37.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^8.8.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0"
}
Expand Down

0 comments on commit 1169fc8

Please sign in to comment.