Skip to content

Commit

Permalink
dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
arzafran committed Mar 12, 2024
1 parent 7d0bef6 commit ed84b1d
Show file tree
Hide file tree
Showing 3 changed files with 3,573 additions and 3,417 deletions.
5 changes: 1 addition & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ yarn-error.log*
.vercel

.eslintcache
<<<<<<< HEAD
=======

.env*.local
.npmrc

>>>>>>> 14900413fe56a13c12dee37790c5acc49880e9f4
33 changes: 15 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,40 +13,40 @@
"prepare": "husky install"
},
"dependencies": {
"@ducanh2912/next-pwa": "^10.2.2",
"@ducanh2912/next-pwa": "^10.2.5",
"@radix-ui/react-select": "^2.0.0",
"@react-three/drei": "^9.97.6",
"@react-three/fiber": "^8.15.16",
"@react-three/fiber": "^8.15.19",
"@studio-freight/hamo": "0.6.28",
"@studio-freight/react-lenis": "0.0.43",
"@studio-freight/tempus": "^0.0.42",
"@studio-freight/react-lenis": "0.0.45",
"@studio-freight/tempus": "^0.0.44",
"@theatre/core": "^0.7.0",
"@theatre/studio": "^0.7.0",
"@tinacms/auth": "^1.0.4",
"@tinacms/cli": "^1.5.39",
"@tinacms/cli": "^1.5.42",
"clsx": "^2.1.0",
"gsap": "npm:@gsap/business@^3.12.5",
"next": "14.1.0",
"next": "14.1.3",
"next-sitemap": "^4.2.3",
"postprocessing": "^6.34.3",
"postprocessing": "^6.35.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-use": "^17.5.0",
"sass": "^1.70.0",
"sass": "^1.71.1",
"stats.js": "^0.17.0",
"three": "^0.161.0",
"tinacms": "^1.5.28",
"zustand": "4.5.0"
"tinacms": "^1.6.0",
"zustand": "4.5.2"
},
"devDependencies": {
"@builder.io/partytown": "^0.9.2",
"@builder.io/partytown": "^0.10.0",
"@cerner/duplicate-package-checker-webpack-plugin": "^2.6.0",
"@next/bundle-analyzer": "^14.1.0",
"@next/bundle-analyzer": "^14.1.3",
"@svgr/webpack": "^8.1.0",
"critters": "^0.0.20",
"critters": "^0.0.22",
"cross-env": "^7.0.3",
"eslint": "8.56.0",
"eslint-config-next": "^14.1.0",
"eslint": "8.57.0",
"eslint-config-next": "^14.1.3",
"eslint-config-prettier": "^9.1.0",
"husky": "^9.0.11",
"prettier": "^3.2.5",
Expand All @@ -57,9 +57,6 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"scheduler": "0.23.0",
"@studio-freight/lenis": "1.0.39",
"@studio-freight/tempus": "0.0.44",
"@studio-freight/hamo": "0.6.28",
"@studio-freight/react-lenis": "0.0.46-dev.1"
}
},
Expand Down
Loading

0 comments on commit ed84b1d

Please sign in to comment.