File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 "license" : " MIT" ,
99 "dependencies" : {
1010 "husky" : " ^9.1.7" ,
11- "lint-staged" : " ^16.2.3 " ,
11+ "lint-staged" : " ^16.2.5 " ,
1212 "prettier" : " >=3"
1313 },
1414 "scripts" : {
Original file line number Diff line number Diff line change @@ -100,15 +100,15 @@ is-number@^7.0.0:
100100 resolved "https://registry.yarnpkg.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b"
101101 integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
102102
103- lint-staged@^16.2.3 :
104- version "16.2.3 "
105- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.2.3 .tgz#790866221d75602510507b5be40b2c7963715960 "
106- integrity sha512-1OnJEESB9zZqsp61XHH2fvpS1es3hRCxMplF/AJUDa8Ho8VrscYDIuxGrj3m8KPXbcWZ8fT9XTMUhEQmOVKpKw ==
103+ lint-staged@^16.2.5 :
104+ version "16.2.5 "
105+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.2.5 .tgz#85f9dbe48f379217b7b0554be17c9da222f373a6 "
106+ integrity sha512-o36wH3OX0jRWqDw5dOa8a8x6GXTKaLM+LvhRaucZxez0IxA+KNDUCiyjBfNgsMNmchwSX6urLSL7wShcUqAang ==
107107 dependencies :
108108 commander "^14.0.1"
109109 listr2 "^9.0.4"
110110 micromatch "^4.0.8"
111- nano-spawn "^1 .0.3 "
111+ nano-spawn "^2 .0.0 "
112112 pidtree "^0.6.0"
113113 string-argv "^0.3.2"
114114 yaml "^2.8.1"
@@ -149,10 +149,10 @@ mimic-function@^5.0.0:
149149 resolved "https://registry.yarnpkg.com/mimic-function/-/mimic-function-5.0.1.tgz#acbe2b3349f99b9deaca7fb70e48b83e94e67076"
150150 integrity sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==
151151
152- nano-spawn@^1 .0.3 :
153- version "1 .0.3 "
154- resolved "https://registry.yarnpkg.com/nano-spawn/-/nano-spawn-1 .0.3 .tgz#ef8d89a275eebc8657e67b95fc312a6527a05b8d "
155- integrity sha512-jtpsQDetTnvS2Ts1fiRdci5rx0VYws5jGyC+4IYOTnIQ/wwdf6JdomlHBwqC3bJYOvaKu0C2GSZ1A60anrYpaA ==
152+ nano-spawn@^2 .0.0 :
153+ version "2 .0.0 "
154+ resolved "https://registry.yarnpkg.com/nano-spawn/-/nano-spawn-2 .0.0 .tgz#f1250434c09ae18870d4f729fc54b406cf85a3e1 "
155+ integrity sha512-tacvGzUY5o2D8CBh2rrwxyNojUsZNU2zjNTzKQrkgGJQTbGAfArVWXSKMBokBeeg6C7OLRGUEyoFlYbfeWQIqw ==
156156
157157onetime@^7.0.0 :
158158 version "7.0.0"
You can’t perform that action at this time.
0 commit comments