Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 26, 2022
1 parent af9148a commit a04ed80
Show file tree
Hide file tree
Showing 4 changed files with 181 additions and 202 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
"@theguild/prettier-config": "0.0.2",
"@types/node": "16.11.45",
"@types/react": "18.0.15",
"@typescript-eslint/eslint-plugin": "5.30.7",
"@typescript-eslint/parser": "5.30.7",
"@typescript-eslint/eslint-plugin": "5.31.0",
"@typescript-eslint/parser": "5.31.0",
"bob-esbuild": "3.2.6",
"bob-esbuild-cli": "3.0.2",
"bob-tsm": "0.4.8",
"chalk": "5.0.1",
"changesets-github-release": "0.1.0",
"concurrently": "7.3.0",
"esbuild": "0.14.49",
"esbuild": "0.14.50",
"eslint": "8.20.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
Expand All @@ -56,6 +56,6 @@
"typescript": "4.7.4"
},
"engines": {
"yarn": ">=1.22.17"
"yarn": ">=1.22.19"
}
}
2 changes: 1 addition & 1 deletion packages/algolia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"postpublish": "gh-release"
},
"dependencies": {
"algoliasearch": "^4.13.1",
"algoliasearch": "^4.14.1",
"github-slugger": "^1.4.0",
"glob": "^8.0.3",
"gray-matter": "^4.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
},
"peerDependencies": {
"@theguild/components": "^2.0.0",
"next": ">=12.1.6",
"next": ">=12.2.3",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Loading

0 comments on commit a04ed80

Please sign in to comment.