Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
amcdnl committed Jul 6, 2023
1 parent bd5445f commit 96b54ab
Show file tree
Hide file tree
Showing 2 changed files with 233 additions and 68 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@
"@types/three": "^0.143.1",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.61.0",
"@vitejs/plugin-react": "^4.0.1",
"@vitest/coverage-c8": "^0.32.4",
"@vitejs/plugin-react": "^4.0.2",
"@vitest/coverage-c8": "^0.33.0",
"autoprefixer": "^10.4.14",
"chromatic": "^6.19.9",
"eslint": "^8.44.0",
Expand All @@ -120,13 +120,13 @@
"stats.js": "^0.17.0",
"storybook": "7.0.26",
"typescript": "^4.7.4",
"vite": "^4.3.9",
"vite": "^4.4.1",
"vite-plugin-checker": "^0.6.1",
"vite-plugin-css-injected-by-js": "^3.1.2",
"vite-plugin-css-injected-by-js": "^3.2.0",
"vite-plugin-dts": "^3.1.0",
"vite-plugin-svgr": "^3.2.0",
"vite-tsconfig-paths": "^4.0.5",
"vitest": "^0.32.4"
"vitest": "^0.33.0"
},
"lint-staged": {
"src/**/*.{js,jsx,ts,tsx}": [
Expand Down
Loading

0 comments on commit 96b54ab

Please sign in to comment.