@@ -2811,13 +2811,13 @@ let
2811
2811
sha512 = "y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==" ;
2812
2812
} ;
2813
2813
} ;
2814
- "react-19.1.0 " = {
2814
+ "react-19.1.1 " = {
2815
2815
name = "react" ;
2816
2816
packageName = "react" ;
2817
- version = "19.1.0 " ;
2817
+ version = "19.1.1 " ;
2818
2818
src = fetchurl {
2819
- url = "https://registry.npmjs.org/react/-/react-19.1.0 .tgz" ;
2820
- sha512 = "FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg ==" ;
2819
+ url = "https://registry.npmjs.org/react/-/react-19.1.1 .tgz" ;
2820
+ sha512 = "w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ ==" ;
2821
2821
} ;
2822
2822
} ;
2823
2823
"react-devtools-core-4.28.5" = {
@@ -3816,10 +3816,10 @@ in
3816
3816
"@github/copilot-language-server" = nodeEnv . buildNodePackage {
3817
3817
name = "_at_github_slash_copilot-language-server" ;
3818
3818
packageName = "@github/copilot-language-server" ;
3819
- version = "1.348 .0" ;
3819
+ version = "1.349 .0" ;
3820
3820
src = fetchurl {
3821
- url = "https://registry.npmjs.org/@github/copilot-language-server/-/copilot-language-server-1.348 .0.tgz" ;
3822
- sha512 = "CV1+hU9I29GXrZKwdRj2x7ur47IAoqa56FWwnkI/Cvs0BdTTrLigJlOseeFCQ1bglnIyr6ZLFCduBahDtqR1AQ ==" ;
3821
+ url = "https://registry.npmjs.org/@github/copilot-language-server/-/copilot-language-server-1.349 .0.tgz" ;
3822
+ sha512 = "QXpMV9DkAuGJiRAVfIH7VZxfFyAabayljqjvtafWMESSktepGn5LYPxbEEmGVhHULlv77XCzNg5QKImbRTMqzA ==" ;
3823
3823
} ;
3824
3824
dependencies = [
3825
3825
sources . "vscode-jsonrpc-8.2.0"
@@ -3839,10 +3839,10 @@ in
3839
3839
"@anthropic-ai/claude-code" = nodeEnv . buildNodePackage {
3840
3840
name = "_at_anthropic-ai_slash_claude-code" ;
3841
3841
packageName = "@anthropic-ai/claude-code" ;
3842
- version = "1.0.61 " ;
3842
+ version = "1.0.62 " ;
3843
3843
src = fetchurl {
3844
- url = "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-1.0.61 .tgz" ;
3845
- sha512 = "+gjKzY1hsWfHoH52SgKR6E0ujCDPyyRsjyRShtZfS0urKd8VQq3D/DF3hvT3P4JJeW0YuWp5Dep0aSRON+/FFA ==" ;
3844
+ url = "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-1.0.62 .tgz" ;
3845
+ sha512 = "uWjIvjtOudC/knp7QMJhICdIcvEP8Nuz+0Rj3DeZc5eYyHgtiYTsb5mVTou2P7OTsCfwc3ajFdbFbtyq/LwYSw ==" ;
3846
3846
} ;
3847
3847
buildInputs = globalBuildInputs ;
3848
3848
meta = {
4417
4417
] ;
4418
4418
}
4419
4419
)
4420
- sources . "react-19.1.0 "
4420
+ sources . "react-19.1.1 "
4421
4421
(
4422
4422
sources . "react-devtools-core-4.28.5"
4423
4423
// {
0 commit comments