File tree Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 50
50
"eslint-config-next" : " 14.2.5" ,
51
51
"playwright" : " ^1.45.3" ,
52
52
"typescript" : " >=5.5.4" ,
53
- "webpack" : " ^5.92.1 "
53
+ "webpack" : " ^5.93.0 "
54
54
}
55
55
}
Original file line number Diff line number Diff line change @@ -1628,12 +1628,7 @@ acorn-jsx@^5.0.0, acorn-jsx@^5.3.2:
1628
1628
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
1629
1629
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
1630
1630
1631
- acorn@^8.0.0, acorn@^8.7.1, acorn@^8.8.2 :
1632
- version "8.11.3"
1633
- resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.11.3.tgz#71e0b14e13a4ec160724b38fb7b0f233b1b81d7a"
1634
- integrity sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==
1635
-
1636
- acorn@^8.12.0 :
1631
+ acorn@^8.0.0, acorn@^8.12.0, acorn@^8.7.1, acorn@^8.8.2 :
1637
1632
version "8.12.1"
1638
1633
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.1.tgz#71616bdccbe25e27a54439e0046e89ca76df2248"
1639
1634
integrity sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==
@@ -5851,10 +5846,10 @@ webpack-sources@^3.2.3:
5851
5846
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
5852
5847
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
5853
5848
5854
- webpack@^5.92.1 :
5855
- version "5.92.1 "
5856
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.92.1 .tgz#eca5c1725b9e189cffbd86e8b6c3c7400efc5788 "
5857
- integrity sha512-JECQ7IwJb+7fgUFBlrJzbyu3GEuNBcdqr1LD7IbSzwkSmIevTm8PF+wej3Oxuz/JFBUZ6O1o43zsPkwm1C4TmA ==
5849
+ webpack@^5.93.0 :
5850
+ version "5.93.0 "
5851
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.93.0 .tgz#2e89ec7035579bdfba9760d26c63ac5c3462a5e5 "
5852
+ integrity sha512-Y0m5oEY1LRuwly578VqluorkXbvXKh7U3rLoQCEO04M97ScRr44afGVkI0FQFsXzysk5OgFAxjZAb9rsGQVihA ==
5858
5853
dependencies :
5859
5854
" @types/eslint-scope" " ^3.7.3"
5860
5855
" @types/estree" " ^1.0.5"
You can’t perform that action at this time.
0 commit comments