Skip to content

Commit f8f4975

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 125b2b3 commit f8f4975

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/benchmark": "2.1.2",
3939
"@types/express": "4.17.14",
4040
"@types/jest": "27.5.2",
41-
"@types/node": "16.11.62",
41+
"@types/node": "16.11.63",
4242
"@types/ramda": "0.28.15",
4343
"@typescript-eslint/eslint-plugin": "5.38.1",
4444
"@typescript-eslint/parser": "5.38.1",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"analyze": "cross-env ANALYZE=true next build"
1313
},
1414
"dependencies": {
15-
"@theguild/components": "4.1.5",
15+
"@theguild/components": "4.1.6",
1616
"next": "12.3.1",
1717
"next-sitemap": "3.1.23",
1818
"react": "18.2.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2670,10 +2670,10 @@
26702670
lodash "^4.17.21"
26712671
remove-markdown "0.5.0"
26722672

2673-
"@theguild/[email protected].5":
2674-
version "4.1.5"
2675-
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-4.1.5.tgz#15f0c09ba2407da91aa04c03ef9a68bcab861e2a"
2676-
integrity sha512-fCZl/PLc92h46PTdGiJV/dHecUQgRFn6sGwiVhceAAfTD74kqGkS6D7nlMVUmn4ho/+1P9F9lIb24NMZrMKy5Q==
2673+
"@theguild/[email protected].6":
2674+
version "4.1.6"
2675+
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-4.1.6.tgz#38470a760f9c1d9053f6c302604f900dfdcb20bd"
2676+
integrity sha512-lu9UuD7OPAd+8PAKpP8LZHWnxp9MvQGI6ZGNl0Y8ja6ibx0c/u54nzVTkDAfS1f1daebsDcul7kfXaJLlt1H+A==
26772677
dependencies:
26782678
"@algolia/autocomplete-js" "1.7.1"
26792679
"@algolia/autocomplete-plugin-algolia-insights" "1.7.1"
@@ -3002,10 +3002,10 @@
30023002
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.18.tgz#633184f55c322e4fb08612307c274ee6d5ed3154"
30033003
integrity sha512-m+6nTEOadJZuTPkKR/SYK3A2d7FZrgElol9UP1Kae90VVU4a6mxnPuLiIW1m4Cq4gZ/nWb9GrdVXJCoCazDAbg==
30043004

3005-
"@types/[email protected].62":
3006-
version "16.11.62"
3007-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.62.tgz#bab2e6208531321d147eda20c38e389548cd5ffc"
3008-
integrity sha512-K/ggecSdwAAy2NUW4WKmF4Rc03GKbsfP+k326UWgckoS+Rzd2PaWbjk76dSmqdLQvLTJAO9axiTUJ6488mFsYQ==
3005+
"@types/[email protected].63":
3006+
version "16.11.63"
3007+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.63.tgz#af57f6d2c3fb17a571230d527003dd734a9109b2"
3008+
integrity sha512-3OxnrEQLBz8EIIaHpg3CibmTAEGkDBcHY4fL5cnBwg2vd2yvHrUDGWxK+MlYPeXWWIoJJW79dGtU+oeBr6166Q==
30093009

30103010
"@types/node@^10.1.0":
30113011
version "10.17.47"

0 commit comments

Comments
 (0)