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 Dec 17, 2022
1 parent f7b3777 commit d2c2c64
Show file tree
Hide file tree
Showing 2 changed files with 743 additions and 1,443 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,31 +117,31 @@
}
},
"dependencies": {
"@babel/core": "7.19.0",
"@babel/core": "7.20.5",
"@next/env": "12.3.2",
"@sentry/nextjs": "7.12.1",
"@types/node": "18.7.14",
"@types/react": "17.0.49",
"@types/react-dom": "18.0.6",
"autoprefixer": "10.4.9",
"core-js": "3.25.1",
"faunadb": "4.6.0",
"@sentry/nextjs": "7.27.0",
"@types/node": "18.11.16",
"@types/react": "17.0.52",
"@types/react-dom": "18.0.9",
"autoprefixer": "10.4.13",
"core-js": "3.26.1",
"faunadb": "4.7.1",
"is-ci": "3.0.1",
"next": "12.3.2",
"next-compose-plugins": "2.2.1",
"next-pwa": "5.6.0",
"next-seo": "5.13.0",
"next-sitemap": "3.1.30",
"next-themes": "0.2.1",
"preact": "10.11.0",
"preact": "10.11.3",
"react": "17.0.2",
"react-dom": "17.0.2",
"sass": "1.54.9",
"styled-jsx": "5.0.7",
"tailwindcss": "3.1.8",
"typed-query-selector": "2.7.0",
"typescript": "4.8.3",
"webpack": "5.74.0"
"sass": "1.57.0",
"styled-jsx": "5.1.1",
"tailwindcss": "3.2.4",
"typed-query-selector": "2.8.0",
"typescript": "4.9.4",
"webpack": "5.75.0"
},
"devDependencies": {
"@babel/preset-env": "7.19.4",
Expand Down
Loading

0 comments on commit d2c2c64

Please sign in to comment.