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 Oct 8, 2023
1 parent 4839f56 commit 3c93258
Show file tree
Hide file tree
Showing 2 changed files with 506 additions and 320 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,26 +10,26 @@
"export": "pnpm build && next export"
},
"dependencies": {
"next": "13.4.19",
"next": "13.5.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-reveal": "1.2.2",
"react-typed": "1.2.0",
"sharp": "0.32.5"
"sharp": "0.32.6"
},
"devDependencies": {
"@babel/eslint-parser": "7.22.15",
"@next/eslint-plugin-next": "13.4.19",
"@next/eslint-plugin-next": "13.5.4",
"@playwright/test": "^1.37.0",
"@types/eslint": "8.44.2",
"@types/node": "20.5.9",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/eslint": "8.44.3",
"@types/node": "20.8.3",
"@types/react": "18.2.25",
"@types/react-dom": "18.2.11",
"@types/sharp": "0.31.1",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"eslint": "8.48.0",
"eslint-config-upleveled": "5.0.4",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"eslint": "8.51.0",
"eslint-config-upleveled": "5.0.5",
"postcss": "8.4.29",
"stylelint": "15.10.3",
"stylelint-config-upleveled": "1.0.2",
Expand Down
Loading

0 comments on commit 3c93258

Please sign in to comment.