Skip to content

Commit

Permalink
一部パッケージのバージョンを下げる
Browse files Browse the repository at this point in the history
  • Loading branch information
nasshu2916 committed Jul 9, 2024
1 parent 00fe8b4 commit b336013
Show file tree
Hide file tree
Showing 2 changed files with 550 additions and 107 deletions.
8 changes: 4 additions & 4 deletions assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@
"lint:prettier": "prettier --check '{js,css}/**/*.{js,css}'"
},
"dependencies": {
"@mediapipe/camera_utils": "0.3.1675466862",
"@mediapipe/drawing_utils": "0.3.1675466124",
"@mediapipe/holistic": "0.5.1675471629",
"@mediapipe/camera_utils": "0.3.1640029074",
"@mediapipe/drawing_utils": "0.3.1620248257",
"@mediapipe/holistic": "0.5.1635989137",
"@pixiv/three-vrm": "0.6.11",
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.10",
"alpinejs": "3.13.3",
"daisyui": "3.9.4",
"kalidokit": "1.1.5",
"theme-change": "2.5.0",
"three": "0.137.4"
"three": "0.144.0"
},
"devDependencies": {
"eslint": "8.55.0",
Expand Down
Loading

0 comments on commit b336013

Please sign in to comment.