Skip to content

Commit

Permalink
chore(deps): update dependency upgrades - non-major (#140)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 8, 2023
1 parent 7303a88 commit 6f4cdbe
Show file tree
Hide file tree
Showing 2 changed files with 533 additions and 358 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,31 +13,31 @@
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"gray-matter": "4.0.3",
"next": "13.4.19",
"next": "13.5.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-feather": "2.0.10",
"react-parallax-tilt": "^1.7.137",
"remark": "14.0.3",
"remark-highlight.js": "7.0.1",
"sharp": "0.32.5",
"uuid": "9.0.0"
"sharp": "0.32.6",
"uuid": "9.0.1"
},
"devDependencies": {
"@babel/eslint-parser": "7.22.15",
"@next/eslint-plugin-next": "13.4.19",
"@next/eslint-plugin-next": "13.5.4",
"@playwright/test": "^1.36.2",
"@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",
"@types/styled-components": "5.1.26",
"@types/uuid": "9.0.3",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"eslint": "8.48.0",
"eslint-config-upleveled": "5.0.4",
"@types/styled-components": "5.1.28",
"@types/uuid": "9.0.5",
"@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",
"rss": "1.2.2",
"stylelint": "15.10.3",
Expand Down
Loading

0 comments on commit 6f4cdbe

Please sign in to comment.