Skip to content

Commit bdb8543

Browse files
committed
chore: opt packages
1 parent 47eb774 commit bdb8543

2 files changed

Lines changed: 6 additions & 14 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,8 @@
3333
"@testing-library/react": "^16.3.0",
3434
"@types/eslint": "^9.6.1",
3535
"@types/jest": "^30.0.0",
36-
"@types/lint-staged": "^14.0.0",
3736
"@types/mdx": "^2.0.13",
38-
"@types/node": "^20.19.19",
37+
"@types/node": "^22.18.8",
3938
"@types/react": "^19.2.0",
4039
"@types/react-dom": "^19.2.0",
4140
"autoprefixer": "^10.4.21",

yarn.lock

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1650,13 +1650,6 @@
16501650
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
16511651
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
16521652

1653-
"@types/lint-staged@^14.0.0":
1654-
version "14.0.0"
1655-
resolved "https://registry.yarnpkg.com/@types/lint-staged/-/lint-staged-14.0.0.tgz#76176cffb07b560ffd2b52d2ffdfcf5584bea123"
1656-
integrity sha512-N8jBZIy9SWiPqO40VQdWiu7lXwzjDALPkHYDU9Z1UMPYmoFUSPLGMVXhuWNQR7dJrCFiphQ79goJPgr0rXC0Wg==
1657-
dependencies:
1658-
lint-staged "*"
1659-
16601653
"@types/mdast@^4.0.0":
16611654
version "4.0.4"
16621655
resolved "https://registry.yarnpkg.com/@types/mdast/-/mdast-4.0.4.tgz#7ccf72edd2f1aa7dd3437e180c64373585804dd6"
@@ -1681,10 +1674,10 @@
16811674
dependencies:
16821675
undici-types "~7.13.0"
16831676

1684-
"@types/node@^20.19.19":
1685-
version "20.19.19"
1686-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.19.tgz#18c8982becd5728f92e5f1939f2f3dc85604abcd"
1687-
integrity sha512-pb1Uqj5WJP7wrcbLU7Ru4QtA0+3kAXrkutGiD26wUKzSMgNNaPARTUDQmElUXp64kh3cWdou3Q0C7qwwxqSFmg==
1677+
"@types/node@^22.18.8":
1678+
version "22.18.8"
1679+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.8.tgz#738d9dafa38f6e0c467687c158f8e1ca2d7d8eaa"
1680+
integrity sha512-pAZSHMiagDR7cARo/cch1f3rXy0AEXwsVsVH09FcyeJVAzCnGgmYis7P3JidtTUjyadhTeSo8TgRPswstghDaw==
16881681
dependencies:
16891682
undici-types "~6.21.0"
16901683

@@ -4747,7 +4740,7 @@ lines-and-columns@^1.1.6:
47474740
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
47484741
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
47494742

4750-
lint-staged@*, lint-staged@^16.2.3:
4743+
lint-staged@^16.2.3:
47514744
version "16.2.3"
47524745
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.2.3.tgz#790866221d75602510507b5be40b2c7963715960"
47534746
integrity sha512-1OnJEESB9zZqsp61XHH2fvpS1es3hRCxMplF/AJUDa8Ho8VrscYDIuxGrj3m8KPXbcWZ8fT9XTMUhEQmOVKpKw==

0 commit comments

Comments
 (0)