Skip to content

Commit

Permalink
Update dependency upgrades - non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 13, 2024
1 parent 5595848 commit 1b76b3d
Show file tree
Hide file tree
Showing 2 changed files with 513 additions and 457 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,26 +10,26 @@
"start": "next start"
},
"dependencies": {
"next": "14.0.4",
"next": "14.1.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-reveal": "1.2.2",
"react-typed": "1.2.0",
"sharp": "0.33.1"
"sharp": "0.33.2"
},
"devDependencies": {
"@playwright/test": "1.40.1",
"@types/eslint": "8.56.1",
"@types/node": "20.10.6",
"@types/react": "18.2.46",
"@types/react-dom": "18.2.18",
"@playwright/test": "1.42.1",
"@types/eslint": "8.56.5",
"@types/node": "20.11.26",
"@types/react": "18.2.65",
"@types/react-dom": "18.2.22",
"@types/sharp": "0.31.1",
"eslint": "8.56.0",
"eslint-config-upleveled": "7.5.0",
"postcss": "8.4.33",
"stylelint": "16.1.0",
"eslint": "8.57.0",
"eslint-config-upleveled": "7.8.1",
"postcss": "8.4.35",
"stylelint": "16.2.1",
"stylelint-config-upleveled": "1.0.7",
"typescript": "5.3.3"
"typescript": "5.4.2"
},
"packageManager": "pnpm@8.14.0"
"packageManager": "pnpm@8.15.4"
}
Loading

0 comments on commit 1b76b3d

Please sign in to comment.