File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 59
59
"eslint-plugin-jsx-a11y" : " 6.10.0" ,
60
60
"eslint-plugin-mdx" : " ^3.1.1" ,
61
61
"eslint-plugin-prettier" : " 5.2.1" ,
62
- "eslint-plugin-react" : " 7.35.2 " ,
62
+ "eslint-plugin-react" : " 7.36.0 " ,
63
63
"eslint-plugin-react-hooks" : " 4.6.2" ,
64
64
"identity-obj-proxy" : " ^3.0.0" ,
65
65
"jest" : " ^29.6.1" ,
66
66
"jest-environment-jsdom" : " ^29.6.1" ,
67
67
"prettier" : " 3.3.3" ,
68
68
"svg-sprite" : " ^2.0.2" ,
69
69
"ts-node" : " 10.9.2" ,
70
- "typescript" : " 5.5.4 "
70
+ "typescript" : " 5.6.2 "
71
71
},
72
72
"keywords" : [
73
73
" gatsby"
Original file line number Diff line number Diff line change @@ -7410,10 +7410,10 @@ eslint-plugin-react-hooks@^4.6.0:
7410
7410
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
7411
7411
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
7412
7412
7413
- eslint-plugin-react@7.35.2 :
7414
- version "7.35.2 "
7415
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.2 .tgz#d32500d3ec268656d5071918bfec78cfd8b070ed "
7416
- integrity sha512-Rbj2R9zwP2GYNcIak4xoAMV57hrBh3hTaR0k7hVjwCQgryE/pw5px4b13EYjduOI0hfXyZhwBxaGpOTbWSGzKQ ==
7413
+ eslint-plugin-react@7.36.0 :
7414
+ version "7.36.0 "
7415
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.36.0 .tgz#307fcdc0a10e08f10a77cb1f2ba2b61f5b397987 "
7416
+ integrity sha512-c+RvVxBH0JE2kHt/8p043nPPhIohSnyQOZApIzGJqM2tXnjEzcZzyKIAg72gymLtuwuKfgGxW2H2aqTJqRgTfQ ==
7417
7417
dependencies:
7418
7418
array-includes "^3.1.8"
7419
7419
array.prototype.findlast "^1.2.5"
@@ -16082,10 +16082,10 @@ typedarray@^0.0.6:
16082
16082
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
16083
16083
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
16084
16084
16085
- typescript@5.5.4 :
16086
- version "5.5.4 "
16087
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4 .tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba "
16088
- integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q ==
16085
+ typescript@5.6.2 :
16086
+ version "5.6.2 "
16087
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2 .tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0 "
16088
+ integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw ==
16089
16089
16090
16090
ua-parser-js@^1.0.35:
16091
16091
version "1.0.37"
You can’t perform that action at this time.
0 commit comments