Skip to content

Commit 1b5f988

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 40e7047 commit 1b5f988

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
@@ -69,7 +69,7 @@
6969
"ts-jest": "27.1.5",
7070
"ts-node": "10.9.1",
7171
"typescript": "4.7.4",
72-
"ws": "8.8.1"
72+
"ws": "8.9.0"
7373
},
7474
"prettier": {
7575
"trailingComma": "es5",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@theguild/algolia": "0.0.2",
3333
"@theguild/tailwind-config": "0.1.0",
3434
"@types/node": "18.7.18",
35-
"@types/react": "18.0.20",
35+
"@types/react": "18.0.21",
3636
"cross-env": "7.0.3",
3737
"typescript": "4.8.3"
3838
}

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2839,10 +2839,10 @@
28392839
resolved "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.3.tgz#7ee330ba7caafb98090bece86a5ee44115904c2c"
28402840
integrity sha512-ewFXqrQHlFsgc09MK5jP5iR7vumV/BYayNC6PgJO2LPe8vrnNFyjQjSppfEngITi0qvfKtzFvgKymGheFM9UOA==
28412841

2842-
"@types/[email protected].20", "@types/react@>=16":
2843-
version "18.0.20"
2844-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.20.tgz#e4c36be3a55eb5b456ecf501bd4a00fd4fd0c9ab"
2845-
integrity sha512-MWul1teSPxujEHVwZl4a5HxQ9vVNsjTchVA+xRqv/VYGCuKGAU6UhfrTdF5aBefwD1BHUD8i/zq+O/vyCm/FrA==
2842+
"@types/[email protected].21", "@types/react@>=16":
2843+
version "18.0.21"
2844+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.21.tgz#b8209e9626bb00a34c76f55482697edd2b43cc67"
2845+
integrity sha512-7QUCOxvFgnD5Jk8ZKlUAhVcRj7GuJRjnjjiY/IUBWKgOlnvDvTMLD4RTF7NPyVmbRhNrbomZiOepg7M/2Kj1mA==
28462846
dependencies:
28472847
"@types/prop-types" "*"
28482848
"@types/scheduler" "*"
@@ -12078,10 +12078,10 @@ write-pkg@^4.0.0:
1207812078
type-fest "^0.4.1"
1207912079
write-json-file "^3.2.0"
1208012080

12081-
ws@8.8.1:
12082-
version "8.8.1"
12083-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.8.1.tgz#5dbad0feb7ade8ecc99b830c1d77c913d4955ff0"
12084-
integrity sha512-bGy2JzvzkPowEJV++hF07hAD6niYSr0JzBNo/J29WsB57A2r7Wlc1UFcTR9IzrPvuNVO4B8LGqF8qcpsVOhJCA==
12081+
ws@8.9.0:
12082+
version "8.9.0"
12083+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.9.0.tgz#2a994bb67144be1b53fe2d23c53c028adeb7f45e"
12084+
integrity sha512-Ja7nszREasGaYUYCI2k4lCKIRTt+y7XuqVoHR44YpI49TtryyqbqvDMn5eqfW7e6HzTukDRIsXqzVHScqRcafg==
1208512085

1208612086
ws@^5.1.1:
1208712087
version "5.2.3"

0 commit comments

Comments
 (0)