Skip to content

Commit a20204e

Browse files
committed
fix(deps): update all non-major dependencies
1 parent c3986f5 commit a20204e

File tree

3 files changed

+296
-323
lines changed

3 files changed

+296
-323
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"@types/jest": "27.5.2",
4141
"@types/node": "16.18.34",
4242
"@types/ramda": "0.29.2",
43-
"@typescript-eslint/eslint-plugin": "5.59.8",
44-
"@typescript-eslint/parser": "5.59.8",
43+
"@typescript-eslint/eslint-plugin": "5.59.9",
44+
"@typescript-eslint/parser": "5.59.9",
4545
"apollo-server": "3.12.0",
4646
"apollo-server-express": "3.12.0",
4747
"apollo-datasource-rest": "3.7.0",

website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"analyze": "cross-env ANALYZE=true next build"
1212
},
1313
"dependencies": {
14-
"@theguild/components": "4.6.4",
14+
"@theguild/components": "4.6.5",
1515
"next": "13.4.4",
1616
"next-sitemap": "4.1.3",
1717
"react": "18.2.0",
@@ -32,7 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"@theguild/algolia": "1.1.7",
35-
"@theguild/tailwind-config": "0.2.1",
35+
"@theguild/tailwind-config": "0.2.2",
3636
"@types/node": "18.16.16",
3737
"@types/react": "18.2.8",
3838
"cross-env": "7.0.3",

0 commit comments

Comments
 (0)