Skip to content

Commit

Permalink
Upgrade npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nhowell committed Sep 24, 2023
1 parent cf9d3b7 commit d08b426
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 35 deletions.
54 changes: 23 additions & 31 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 @@ -29,7 +29,7 @@
"react-dom": "^18.2.0",
"react-query": "^3.33.4",
"react-router-dom": "^6.0.2",
"three": "^0.155.0",
"three": "^0.156.1",
"unique-names-generator": "^4.7.1",
"use-count-up": "^3.0.1"
},
Expand All @@ -42,7 +42,7 @@
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"@types/react-router-dom": "^5.3.3",
"@types/three": "^0.155.0",
"@types/three": "^0.156.0",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@vitejs/plugin-react-swc": "^3.1.0",
Expand All @@ -58,13 +58,13 @@
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-testing-library": "^6.0.0",
"eslint-plugin-vitest": "^0.2.2",
"eslint-plugin-vitest": "^0.3.1",
"husky": "^8.0.3",
"is-ci": "^3.0.1",
"jsdom": "^22.0.0",
"lint-staged": "^14.0.0",
"prettier": "^3.0.0",
"typescript": "5.1.x",
"typescript": "^5.2.2",
"vite": "^4.1.1",
"vite-plugin-checker": "^0.6.0",
"vite-tsconfig-paths": "^4.0.5",
Expand Down

1 comment on commit d08b426

@vercel
Copy link

@vercel vercel bot commented on d08b426 Sep 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.