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 Apr 26, 2024
1 parent 5ee8556 commit 01e2242
Show file tree
Hide file tree
Showing 2 changed files with 538 additions and 510 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,26 +9,26 @@
"start": "next start"
},
"dependencies": {
"next": "14.0.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"sass": "1.69.7",
"sharp": "0.33.1"
"next": "14.2.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"sass": "1.75.0",
"sharp": "0.33.3"
},
"devDependencies": {
"@playwright/test": "^1.36.2",
"@types/eslint": "8.56.1",
"@types/node": "20.10.6",
"@types/react": "18.2.46",
"@types/react-dom": "18.2.18",
"@types/sass": "1.43.1",
"@types/sharp": "0.31.1",
"@types/eslint": "8.56.10",
"@types/node": "20.12.7",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@types/sass": "1.45.0",
"@types/sharp": "0.32.0",
"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"
"postcss": "8.4.38",
"stylelint": "16.4.0",
"stylelint-config-upleveled": "1.1.1",
"typescript": "5.4.5"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 01e2242

Please sign in to comment.