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 20
20
"@types/node" : " 22.10.2" ,
21
21
"@types/react" : " 19.0.2" ,
22
22
"eslint" : " 9.17.0" ,
23
- "eslint-config-next" : " 15.1.1 " ,
23
+ "eslint-config-next" : " 15.1.2 " ,
24
24
"typescript" : " 5.7.2"
25
25
}
26
26
}
Original file line number Diff line number Diff line change 2739
2739
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.1.2.tgz#fa36e47bbaa33b9ecac228aa786bb05bbc15351c"
2740
2740
integrity sha512-Hm3jIGsoUl6RLB1vzY+dZeqb+/kWPZ+h34yiWxW0dV87l8Im/eMOwpOA+a0L78U0HM04syEjXuRlCozqpwuojQ==
2741
2741
2742
-
2743
- version "15.1.1 "
2744
- resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.1.1 .tgz#983d70cc09b0160be67e8819e98681ee3765d0ad "
2745
- integrity sha512-yACipsS2HI9ktcfz/1UsO0/sDbVjXWKDE/fzzMLnYES+K4KJyqHChyBQeaxiK7/NDnxrdk7Ow2i9LRm3ZTAWow ==
2742
+
2743
+ version "15.1.2 "
2744
+ resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.1.2 .tgz#75cf49c0d96b9132d895b3c853dc3ecd70db77ee "
2745
+ integrity sha512-sgfw3+WdaYOGPKCvM1L+UucBmRfh8V2Ygefp7ELON0+0vY7uohQwXXnVWg3rY7mXDKharQR3o7uedpfvnU2hlQ ==
2746
2746
dependencies :
2747
2747
fast-glob "3.3.1"
2748
2748
@@ -4504,12 +4504,12 @@ escape-string-regexp@^4.0.0:
4504
4504
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
4505
4505
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
4506
4506
4507
-
4508
- version "15.1.1 "
4509
- resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-15.1.1 .tgz#cfa68f6944d9a78e57b56e181a5159bc2a1b9c13 "
4510
- integrity sha512-St2CvkRaqwbEXot9XdivAqeznlZt5bACFyOy821k67SVJEgw4ansmrwhtlFUTRdYGmgmqapFKy4RN2yz/znHcg ==
4507
+
4508
+ version "15.1.2 "
4509
+ resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-15.1.2 .tgz#203f771d77a0b4be3088fce5c954bfc9bebf7783 "
4510
+ integrity sha512-PrMm1/4zWSJ689wd/ypWIR5ZF1uvmp3EkgpgBV1Yu6PhEobBjXMGgT8bVNelwl17LXojO8D5ePFRiI4qXjsPRA ==
4511
4511
dependencies :
4512
- " @next/eslint-plugin-next" " 15.1.1 "
4512
+ " @next/eslint-plugin-next" " 15.1.2 "
4513
4513
" @rushstack/eslint-patch" " ^1.10.3"
4514
4514
" @typescript-eslint/eslint-plugin" " ^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
4515
4515
" @typescript-eslint/parser" " ^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
You can’t perform that action at this time.
0 commit comments