Skip to content
This repository was archived by the owner on Dec 22, 2024. It is now read-only.

Commit 5d5c3f4

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 0c59f51 commit 5d5c3f4

File tree

2 files changed

+21
-33
lines changed

2 files changed

+21
-33
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"devDependencies": {
3232
"@babel/core": "7.25.9",
3333
"@babel/eslint-parser": "7.25.9",
34-
"@types/node": "20.16.14",
35-
"@types/react": "18.3.11",
34+
"@types/node": "20.16.15",
35+
"@types/react": "18.3.12",
3636
"@types/react-dom": "18.3.1",
3737
"@typescript-eslint/eslint-plugin": "7.18.0",
3838
"@typescript-eslint/parser": "7.18.0",
@@ -43,7 +43,7 @@
4343
"eslint-plugin-import": "2.31.0",
4444
"eslint-plugin-jsx-a11y": "6.10.1",
4545
"eslint-plugin-prettier": "5.2.1",
46-
"eslint-plugin-react": "7.37.1",
46+
"eslint-plugin-react": "7.37.2",
4747
"eslint-plugin-react-hooks": "4.6.2",
4848
"prettier": "3.3.3",
4949
"ts-node": "10.9.2",

yarn.lock

Lines changed: 18 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -2940,10 +2940,10 @@
29402940
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.2.tgz#d76fb80d87d0d8abfe334fc6d292e83e5524efc4"
29412941
integrity sha512-Vvycsc9FQdwhxE3y3DzeIxuEJbWGDsnrxvMADzTDF/lcdR9/K+AQIeAghTQsHtotg/q0j3WEOYS/jQgSdWue3w==
29422942

2943-
"@types/[email protected].14":
2944-
version "20.16.14"
2945-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.14.tgz#67eeca19cd821f516ee7da2f2e72d319f47e6a4d"
2946-
integrity sha512-vtgGzjxLF7QT88qRHtXMzCWpAAmwonE7fwgVjFtXosUva2oSpnIEc3gNO9P7uIfOxKnii2f79/xtOnfreYtDaA==
2943+
"@types/[email protected].15":
2944+
version "20.16.15"
2945+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.15.tgz#826f97ca53a213d190124ca6a972206f06a88b69"
2946+
integrity sha512-DV58qQz9dBMqVVn+qnKwGa51QzCD4YM/tQM16qLKxdf5tqz5W4QwtrMzjSTbabN1cFTSuyxVYBy+QWHjWW8X/g==
29472947
dependencies:
29482948
undici-types "~6.19.2"
29492949

@@ -2985,7 +2985,15 @@
29852985
"@types/scheduler" "*"
29862986
csstype "^3.0.2"
29872987

2988-
"@types/[email protected]", "@types/react@^18.3.11":
2988+
2989+
version "18.3.12"
2990+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.12.tgz#99419f182ccd69151813b7ee24b792fe08774f60"
2991+
integrity sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==
2992+
dependencies:
2993+
"@types/prop-types" "*"
2994+
csstype "^3.0.2"
2995+
2996+
"@types/react@^18.3.11":
29892997
version "18.3.11"
29902998
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.11.tgz#9d530601ff843ee0d7030d4227ea4360236bd537"
29912999
integrity sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ==
@@ -5592,26 +5600,6 @@ es-iterator-helpers@^1.0.12:
55925600
iterator.prototype "^1.1.2"
55935601
safe-array-concat "^1.0.1"
55945602

5595-
es-iterator-helpers@^1.0.19:
5596-
version "1.0.19"
5597-
resolved "https://registry.yarnpkg.com/es-iterator-helpers/-/es-iterator-helpers-1.0.19.tgz#117003d0e5fec237b4b5c08aded722e0c6d50ca8"
5598-
integrity sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw==
5599-
dependencies:
5600-
call-bind "^1.0.7"
5601-
define-properties "^1.2.1"
5602-
es-abstract "^1.23.3"
5603-
es-errors "^1.3.0"
5604-
es-set-tostringtag "^2.0.3"
5605-
function-bind "^1.1.2"
5606-
get-intrinsic "^1.2.4"
5607-
globalthis "^1.0.3"
5608-
has-property-descriptors "^1.0.2"
5609-
has-proto "^1.0.3"
5610-
has-symbols "^1.0.3"
5611-
internal-slot "^1.0.7"
5612-
iterator.prototype "^1.1.2"
5613-
safe-array-concat "^1.1.2"
5614-
56155603
es-iterator-helpers@^1.1.0:
56165604
version "1.1.0"
56175605
resolved "https://registry.yarnpkg.com/es-iterator-helpers/-/es-iterator-helpers-1.1.0.tgz#f6d745d342aea214fe09497e7152170dc333a7a6"
@@ -5955,17 +5943,17 @@ eslint-plugin-react-hooks@^4.6.0:
59555943
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
59565944
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
59575945

5958-
5959-
version "7.37.1"
5960-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.1.tgz#56493d7d69174d0d828bc83afeffe96903fdadbd"
5961-
integrity sha512-xwTnwDqzbDRA8uJ7BMxPs/EXRB3i8ZfnOIp8BsxEQkT0nHPp+WWceqGgo6rKb9ctNi8GJLDT4Go5HAWELa/WMg==
5946+
5947+
version "7.37.2"
5948+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.2.tgz#cd0935987876ba2900df2f58339f6d92305acc7a"
5949+
integrity sha512-EsTAnj9fLVr/GZleBLFbj/sSuXeWmp1eXIN60ceYnZveqEaUCyW4X+Vh4WTdUhCkW4xutXYqTXCUSyqD4rB75w==
59625950
dependencies:
59635951
array-includes "^3.1.8"
59645952
array.prototype.findlast "^1.2.5"
59655953
array.prototype.flatmap "^1.3.2"
59665954
array.prototype.tosorted "^1.1.4"
59675955
doctrine "^2.1.0"
5968-
es-iterator-helpers "^1.0.19"
5956+
es-iterator-helpers "^1.1.0"
59695957
estraverse "^5.3.0"
59705958
hasown "^2.0.2"
59715959
jsx-ast-utils "^2.4.1 || ^3.0.0"

0 commit comments

Comments
 (0)