Skip to content

Commit e701635

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 5fc046b commit e701635

File tree

3 files changed

+275
-263
lines changed

3 files changed

+275
-263
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
},
2626
"devDependencies": {
2727
"@apollo/federation": "0.38.1",
28-
"@babel/core": "7.22.9",
29-
"@babel/preset-env": "7.22.9",
28+
"@babel/core": "7.22.10",
29+
"@babel/preset-env": "7.22.10",
3030
"@babel/preset-typescript": "7.22.5",
31-
"@babel/plugin-proposal-decorators": "7.22.7",
31+
"@babel/plugin-proposal-decorators": "7.22.10",
3232
"@babel/plugin-proposal-class-properties": "7.18.6",
3333
"@changesets/cli": "2.26.2",
3434
"@changesets/changelog-github": "0.4.8",
@@ -40,8 +40,8 @@
4040
"@types/jest": "27.5.2",
4141
"@types/node": "16.18.39",
4242
"@types/ramda": "0.29.3",
43-
"@typescript-eslint/eslint-plugin": "6.2.1",
44-
"@typescript-eslint/parser": "6.2.1",
43+
"@typescript-eslint/eslint-plugin": "6.3.0",
44+
"@typescript-eslint/parser": "6.3.0",
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@theguild/components": "5.2.1",
15-
"next": "13.4.12",
15+
"next": "13.4.13",
1616
"next-sitemap": "4.1.8",
1717
"react": "18.2.0",
1818
"react-dom": "18.2.0",
@@ -33,8 +33,8 @@
3333
"devDependencies": {
3434
"@theguild/algolia": "1.1.9",
3535
"@theguild/tailwind-config": "0.3.0",
36-
"@types/node": "18.17.1",
37-
"@types/react": "18.2.18",
36+
"@types/node": "18.17.3",
37+
"@types/react": "18.2.19",
3838
"cross-env": "7.0.3",
3939
"typescript": "5.1.6"
4040
}

0 commit comments

Comments
 (0)