Skip to content

Commit 336b078

Browse files
committed
fix(deps): update all non-major dependencies
1 parent 540d343 commit 336b078

File tree

3 files changed

+276
-278
lines changed

3 files changed

+276
-278
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"bob-the-bundler": "1.7.3",
5454
"chalk": "4.1.2",
5555
"dataloader": "2.2.2",
56-
"eslint": "8.44.0",
56+
"eslint": "8.45.0",
5757
"express": "4.18.2",
5858
"express-graphql": "0.12.0",
5959
"globby": "11.1.0",

website/package.json

Lines changed: 4 additions & 4 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.1.0",
15-
"next": "13.4.9",
14+
"@theguild/components": "5.1.1",
15+
"next": "13.4.10",
1616
"next-sitemap": "4.1.8",
1717
"react": "18.2.0",
1818
"react-dom": "18.2.0",
19-
"wrangler": "3.2.0"
19+
"wrangler": "3.3.0"
2020
},
2121
"browserslist": {
2222
"production": [
@@ -34,7 +34,7 @@
3434
"@theguild/algolia": "1.1.9",
3535
"@theguild/tailwind-config": "0.3.0",
3636
"@types/node": "18.16.19",
37-
"@types/react": "18.2.14",
37+
"@types/react": "18.2.15",
3838
"cross-env": "7.0.3",
3939
"typescript": "5.1.6"
4040
}

0 commit comments

Comments
 (0)