Skip to content

Commit

Permalink
Merge pull request #149 from Resaki1/main
Browse files Browse the repository at this point in the history
Merge
  • Loading branch information
therealhoodboy authored May 15, 2024
2 parents 3e9127f + 5768c77 commit 0696bd2
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 55 deletions.
77 changes: 25 additions & 52 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"three": "^0.164.1",
"workbox-core": "^7.0.0",
"workbox-expiration": "^7.0.0",
"workbox-precaching": "^6.5.3",
"workbox-precaching": "^7.1.0",
"workbox-routing": "^7.0.0",
"workbox-strategies": "^7.0.0",
"zustand": "^4.5.2"
Expand Down Expand Up @@ -44,7 +44,7 @@
"@types/node": "^20.8.9",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.7",
"@types/three": "^0.154.0",
"@types/three": "^0.164.0",
"@types/lodash.debounce": "^4.0.7",
"@typescript-eslint/eslint-plugin": "^6.2.0",
"@typescript-eslint/parser": "^6.8.0",
Expand All @@ -57,7 +57,7 @@
"eslint-plugin-jsx-a11y": "^6.7.1",
"firebase": "^10.1.0",
"prettier": "^3.0.3",
"sass": "^1.69.5",
"sass": "^1.77.1",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vite-plugin-checker": "^0.6.4",
Expand Down

0 comments on commit 0696bd2

Please sign in to comment.