Skip to content

Commit a13d43b

Browse files
chore(deps): update all non-major dependencies (#2442)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 236e65c commit a13d43b

File tree

3 files changed

+388
-437
lines changed

3 files changed

+388
-437
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,16 @@
3232
"@babel/plugin-proposal-class-properties": "7.18.6",
3333
"@changesets/cli": "2.26.2",
3434
"@changesets/changelog-github": "0.4.8",
35-
"@envelop/graphql-modules": "5.0.1",
35+
"@envelop/graphql-modules": "5.0.3",
3636
"@graphql-tools/merge": "9.0.0",
3737
"@graphql-yoga/node": "3.9.1",
3838
"@types/benchmark": "2.1.3",
39-
"@types/express": "4.17.18",
39+
"@types/express": "4.17.19",
4040
"@types/jest": "27.5.2",
41-
"@types/node": "18.17.19",
42-
"@types/ramda": "0.29.4",
43-
"@typescript-eslint/eslint-plugin": "6.7.2",
44-
"@typescript-eslint/parser": "6.7.2",
41+
"@types/node": "18.18.4",
42+
"@types/ramda": "0.29.6",
43+
"@typescript-eslint/eslint-plugin": "6.7.5",
44+
"@typescript-eslint/parser": "6.7.5",
4545
"apollo-server": "3.12.1",
4646
"apollo-server-express": "3.12.1",
4747
"apollo-datasource-rest": "3.7.0",
@@ -53,13 +53,13 @@
5353
"bob-the-bundler": "1.7.3",
5454
"chalk": "4.1.2",
5555
"dataloader": "2.2.2",
56-
"eslint": "8.50.0",
56+
"eslint": "8.51.0",
5757
"express": "4.18.2",
5858
"express-graphql": "0.12.0",
5959
"globby": "11.1.0",
6060
"graphql": "16.8.1",
6161
"graphql-subscriptions": "2.0.0",
62-
"graphql-ws": "5.14.0",
62+
"graphql-ws": "5.14.1",
6363
"husky": "8.0.3",
6464
"jest": "27.5.1",
6565
"lint-staged": "14.0.1",

website/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
"analyze": "cross-env ANALYZE=true next build"
1212
},
1313
"dependencies": {
14-
"@theguild/components": "5.2.4",
15-
"next": "13.5.2",
14+
"@theguild/components": "5.2.6",
15+
"next": "13.5.4",
1616
"next-sitemap": "4.2.3",
1717
"react": "18.2.0",
1818
"react-dom": "18.2.0",
19-
"wrangler": "3.9.0"
19+
"wrangler": "3.11.0"
2020
},
2121
"browserslist": {
2222
"production": [
@@ -33,8 +33,8 @@
3333
"devDependencies": {
3434
"@theguild/algolia": "1.1.9",
3535
"@theguild/tailwind-config": "0.3.0",
36-
"@types/node": "18.17.19",
37-
"@types/react": "18.2.22",
36+
"@types/node": "18.18.4",
37+
"@types/react": "18.2.28",
3838
"cross-env": "7.0.3",
3939
"typescript": "5.2.2"
4040
}

0 commit comments

Comments
 (0)