Skip to content

Commit

Permalink
fix(deps): update production non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2022
1 parent 1814310 commit daddd19
Show file tree
Hide file tree
Showing 2 changed files with 436 additions and 1,201 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,15 +117,15 @@
}
},
"dependencies": {
"@babel/core": "7.19.0",
"@babel/core": "7.19.1",
"@next/env": "12.3.0",
"@sentry/nextjs": "7.12.1",
"@sentry/nextjs": "7.13.0",
"@types/node": "18.7.14",
"@types/react": "17.0.49",
"@types/react": "17.0.50",
"@types/react-dom": "18.0.6",
"autoprefixer": "10.4.9",
"core-js": "3.25.1",
"faunadb": "4.6.0",
"autoprefixer": "10.4.11",
"core-js": "3.25.2",
"faunadb": "4.7.0",
"is-ci": "3.0.1",
"next": "12.3.0",
"next-compose-plugins": "2.2.1",
Expand Down
Loading

0 comments on commit daddd19

Please sign in to comment.