Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
enisdenjo committed Jun 21, 2023
1 parent 8510fc7 commit d760f2d
Show file tree
Hide file tree
Showing 3 changed files with 298 additions and 401 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,20 +110,20 @@
"@rollup/plugin-typescript": "^11.1.1",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/eslint": "^8.40.1",
"@types/eslint": "^8.40.2",
"@types/eventsource": "^1.1.11",
"@types/express": "^4.17.17",
"@types/glob": "^8.1.0",
"@types/jest": "^29.5.2",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^5.60.0",
"babel-jest": "^29.5.0",
"eslint": "^8.42.0",
"eslint": "^8.43.0",
"eslint-config-prettier": "^8.8.0",
"express": "^4.18.2",
"fastify": "^4.18.0",
"glob": "^10.2.7",
"graphql": "^16.6.0",
"graphql": "^16.7.0",
"jest": "^29.5.0",
"prettier": "^2.8.8",
"rollup": "^3.25.1",
Expand Down
4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@theguild/components": "^5.0.0",
"clsx": "^1.2.1",
"next": "^13.4.5",
"next": "^13.4.6",
"next-sitemap": "^4.1.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand All @@ -18,7 +18,7 @@
"devDependencies": {
"@theguild/algolia": "^1.1.8",
"@theguild/tailwind-config": "^0.2.2",
"@types/react": "^18.2.11",
"@types/react": "^18.2.13",
"typescript": "^5.1.3"
}
}
Loading

0 comments on commit d760f2d

Please sign in to comment.