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 20, 2024
1 parent 5595848 commit ca3d4b4
Show file tree
Hide file tree
Showing 2 changed files with 1,064 additions and 530 deletions.
30 changes: 15 additions & 15 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.4",
"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",
"@types/sharp": "0.31.1",
"eslint": "8.56.0",
"eslint-config-upleveled": "7.5.0",
"postcss": "8.4.33",
"stylelint": "16.1.0",
"stylelint-config-upleveled": "1.0.7",
"typescript": "5.3.3"
"@playwright/test": "1.42.1",
"@types/eslint": "8.56.6",
"@types/node": "20.11.30",
"@types/react": "18.2.67",
"@types/react-dom": "18.2.22",
"@types/sharp": "0.32.0",
"eslint": "8.57.0",
"eslint-config-upleveled": "7.8.2",
"postcss": "8.4.38",
"stylelint": "16.2.1",
"stylelint-config-upleveled": "1.1.0",
"typescript": "5.4.3"
},
"packageManager": "pnpm@8.14.0"
"packageManager": "pnpm@8.15.5"
}
Loading

0 comments on commit ca3d4b4

Please sign in to comment.