Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent 22490d7 commit 2df5c7f
Show file tree
Hide file tree
Showing 2 changed files with 641 additions and 440 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,25 +39,25 @@
"vanta": "0.5.24"
},
"devDependencies": {
"@next/bundle-analyzer": "13.5.2",
"@types/node": "18.17.19",
"@next/bundle-analyzer": "14.2.13",
"@types/node": "20.16.9",
"@types/react": "18.2.22",
"@types/react-dom": "18.2.7",
"@types/three": "0.156.0",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"eslint": "8.50.0",
"eslint-config-next": "13.5.2",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"eslint": "9.11.1",
"eslint-config-next": "14.2.13",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-react": "7.33.2",
"npm-run-all": "4.1.5",
"prettier": "3.0.3",
"prettier-plugin-sort-json": "3.1.0",
"prettier-plugin-sort-json": "4.0.0",
"sass": "1.68.0",
"typed-scss-modules": "7.1.4",
"typed-scss-modules": "8.0.1",
"typescript": "5.2.2"
},
"packageManager": "[email protected]"
Expand Down
Loading

0 comments on commit 2df5c7f

Please sign in to comment.