Skip to content

Commit

Permalink
build: upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jlopezcur committed Jan 27, 2024
1 parent 25c2d6d commit 2ea52dd
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
82 changes: 41 additions & 41 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 @@ -7,7 +7,7 @@
"dependencies": {
"@react-three/fiber": "^8.15.15",
"babel-plugin-styled-components": "2.1.4",
"gatsby": "^5.13.2",
"gatsby": "^5.13.3",
"gatsby-plugin-image": "^3.13.1",
"gatsby-plugin-manifest": "^5.13.1",
"gatsby-plugin-offline": "^6.13.1",
Expand All @@ -31,7 +31,7 @@
},
"devDependencies": {
"@types/howler": "^2.2.11",
"@types/node": "^20.11.6",
"@types/node": "^20.11.7",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"@types/three": "^0.160.0",
Expand All @@ -40,7 +40,7 @@
"eslint-plugin-react": "^7.33.2",
"prettier": "^3.2.4",
"typescript": "^5.3.3",
"vitest": "^1.2.1"
"vitest": "^1.2.2"
},
"keywords": [
"gatsby"
Expand Down

0 comments on commit 2ea52dd

Please sign in to comment.