|
341 | 341 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.8.1.tgz#8c4bb756cc2aa7eaf13cfa5e69c83afb3260c20c"
|
342 | 342 | integrity sha512-PWiOzLIUAjN/w5K17PoF4n6sKBw0gqLHPhywmYHP4t1VFQQVYeb1yWsJwnMVEMl3tUHME7X/SJPZLmtG7XBDxQ==
|
343 | 343 |
|
344 |
| -"@eslint/eslintrc@^2.1.2": |
345 |
| - version "2.1.2" |
346 |
| - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.2.tgz#c6936b4b328c64496692f76944e755738be62396" |
347 |
| - integrity sha512-+wvgpDsrB1YqAMdEUCcnTlpfVBH7Vqn6A/NT3D8WVXFIaKMlErPIZT3oCIAVCOtarRpMtelZLqJeU3t7WY6X6g== |
| 344 | +"@eslint/eslintrc@^2.1.3": |
| 345 | + version "2.1.3" |
| 346 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.3.tgz#797470a75fe0fbd5a53350ee715e85e87baff22d" |
| 347 | + integrity sha512-yZzuIG+jnVu6hNSzFEN07e8BxF3uAzYtQb6uDkaYZLo6oYZDCq454c5kB8zxnzfCYyP4MIuyBn10L0DqwujTmA== |
348 | 348 | dependencies:
|
349 | 349 | ajv "^6.12.4"
|
350 | 350 | debug "^4.3.2"
|
|
356 | 356 | minimatch "^3.1.2"
|
357 | 357 | strip-json-comments "^3.1.1"
|
358 | 358 |
|
359 |
| -"@eslint/js@8.52.0": |
360 |
| - version "8.52.0" |
361 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.52.0.tgz#78fe5f117840f69dc4a353adf9b9cd926353378c" |
362 |
| - integrity sha512-mjZVbpaeMZludF2fsWLD0Z9gCref1Tk4i9+wddjRvpUNqqcndPkBD09N/Mapey0b3jaXbLm2kICwFv2E64QinA== |
| 359 | +"@eslint/js@8.53.0": |
| 360 | + version "8.53.0" |
| 361 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.53.0.tgz#bea56f2ed2b5baea164348ff4d5a879f6f81f20d" |
| 362 | + integrity sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w== |
363 | 363 |
|
364 | 364 | "@fastify/busboy@^1.2.1":
|
365 | 365 | version "1.2.1"
|
|
1456 | 1456 | dependencies:
|
1457 | 1457 | "@types/react" "*"
|
1458 | 1458 |
|
1459 |
| -"@types/react@*", "@types/[email protected].31": |
1460 |
| - version "18.2.31" |
1461 |
| - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.31.tgz#74ae2630e4aa9af599584157abd3b95d96fb9b40" |
1462 |
| - integrity sha512-c2UnPv548q+5DFh03y8lEDeMfDwBn9G3dRwfkrxQMo/dOtRHUUO57k6pHvBIfH/VF4Nh+98mZ5aaSe+2echD5g== |
| 1459 | +"@types/react@*", "@types/[email protected].35": |
| 1460 | + version "18.2.35" |
| 1461 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.35.tgz#bacdc6d139a4d6d47e5186e1a96952c65e1f3792" |
| 1462 | + integrity sha512-LG3xpFZ++rTndV+/XFyX5vUP7NI9yxyk+MQvBDq+CVs8I9DLSc3Ymwb1Vmw5YDoeNeHN4PDZa3HylMKJYT9PNQ== |
1463 | 1463 | dependencies:
|
1464 | 1464 | "@types/prop-types" "*"
|
1465 | 1465 | "@types/scheduler" "*"
|
@@ -2804,15 +2804,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
|
2804 | 2804 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
|
2805 | 2805 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
2806 | 2806 |
|
2807 |
| -eslint@8.52.0: |
2808 |
| - version "8.52.0" |
2809 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.52.0.tgz#d0cd4a1fac06427a61ef9242b9353f36ea7062fc" |
2810 |
| - integrity sha512-zh/JHnaixqHZsolRB/w9/02akBk9EPrOs9JwcTP2ek7yL5bVvXuRariiaAjjoJ5DvuwQ1WAE/HsMz+w17YgBCg== |
| 2807 | +eslint@8.53.0: |
| 2808 | + version "8.53.0" |
| 2809 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.53.0.tgz#14f2c8244298fcae1f46945459577413ba2697ce" |
| 2810 | + integrity sha512-N4VuiPjXDUa4xVeV/GC/RV3hQW9Nw+Y463lkWaKKXKYMvmRiRDAtfpuPFLN+E1/6ZhyR8J2ig+eVREnYgUsiag== |
2811 | 2811 | dependencies:
|
2812 | 2812 | "@eslint-community/eslint-utils" "^4.2.0"
|
2813 | 2813 | "@eslint-community/regexpp" "^4.6.1"
|
2814 |
| - "@eslint/eslintrc" "^2.1.2" |
2815 |
| - "@eslint/js" "8.52.0" |
| 2814 | + "@eslint/eslintrc" "^2.1.3" |
| 2815 | + "@eslint/js" "8.53.0" |
2816 | 2816 | "@humanwhocodes/config-array" "^0.11.13"
|
2817 | 2817 | "@humanwhocodes/module-importer" "^1.0.1"
|
2818 | 2818 | "@nodelib/fs.walk" "^1.2.8"
|
@@ -3702,10 +3702,10 @@ jotai-optics@^0.3.1:
|
3702 | 3702 | resolved "https://registry.yarnpkg.com/jotai-optics/-/jotai-optics-0.3.1.tgz#7ff38470551429460cc41d9cd1320193665354e0"
|
3703 | 3703 | integrity sha512-KibUx9IneM2hGWGIYGs/v0KCxU985lg7W2c6dt5RodJCB2XPbmok8rkkLmdVk9+fKsn2shkPMi+AG8XzHgB3+w==
|
3704 | 3704 |
|
3705 |
| -jotai@^2.4.3: |
3706 |
| - version "2.4.3" |
3707 |
| - resolved "https://registry.yarnpkg.com/jotai/-/jotai-2.4.3.tgz#a8eff8ca6de968d6a04616329dd1335ce52e70f3" |
3708 |
| - integrity sha512-CSAHX9LqWG5WCrU8OgBoZbBJ+Bo9rQU0mPusEF4e0CZ/SNFgurG26vb3UpgvCSJZgYVcUQNiUBM5q86PA8rstQ== |
| 3705 | +jotai@^2.5.1: |
| 3706 | + version "2.5.1" |
| 3707 | + resolved "https://registry.yarnpkg.com/jotai/-/jotai-2.5.1.tgz#eed05a32a4ac1264c531a77e86478f7ad3197ca3" |
| 3708 | + integrity sha512-vanPCCSuHczUXNbVh/iUunuMfrWRL4FdBtAbTRmrfqezJcKb8ybBTg8iivyYuUHapjcDETyJe1E4inlo26bVHA== |
3709 | 3709 |
|
3710 | 3710 | "js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
|
3711 | 3711 | version "4.0.0"
|
|
0 commit comments