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 Aug 3, 2023
1 parent 6a713bb commit 8f5f595
Show file tree
Hide file tree
Showing 2 changed files with 281 additions and 264 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,28 +10,28 @@
},
"dependencies": {
"local-cypress": "1.2.6",
"next": "13.4.9",
"next": "13.4.12",
"react": "18.2.0",
"react-dom": "18.2.0",
"sass": "1.63.6",
"sharp": "0.32.2"
"sass": "1.64.2",
"sharp": "0.32.4"
},
"devDependencies": {
"@babel/eslint-parser": "7.22.7",
"@next/eslint-plugin-next": "13.4.9",
"@types/eslint": "8.44.0",
"@types/node": "20.4.1",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@babel/eslint-parser": "7.22.9",
"@next/eslint-plugin-next": "13.4.12",
"@types/eslint": "8.44.1",
"@types/node": "20.4.6",
"@types/react": "18.2.18",
"@types/react-dom": "18.2.7",
"@types/sass": "1.43.1",
"@types/sharp": "0.31.1",
"@typescript-eslint/eslint-plugin": "5.59.2",
"@typescript-eslint/parser": "5.59.2",
"cypress": "12.17.1",
"eslint": "8.44.0",
"eslint-config-upleveled": "5.0.0",
"postcss": "8.4.25",
"stylelint": "15.10.1",
"cypress": "12.17.3",
"eslint": "8.46.0",
"eslint-config-upleveled": "5.0.2",
"postcss": "8.4.27",
"stylelint": "15.10.2",
"stylelint-config-upleveled": "1.0.2",
"typescript": "5.1.6"
}
Expand Down
Loading

0 comments on commit 8f5f595

Please sign in to comment.