Skip to content

Commit e791bc4

Browse files
chore(deps): Update type packages
1 parent a817074 commit e791bc4

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@
2929
"devDependencies": {
3030
"@next-core/browserslist-config-next": "^1.1.2",
3131
"@next-core/eslint-config-next": "^2.0.26",
32-
"@types/jest": "^29.5.12",
33-
"@types/lodash": "^4.17.7",
34-
"@types/node": "^20.16.2",
35-
"@types/react": "^19.0.4",
36-
"@types/react-dom": "^19.0.2",
32+
"@types/jest": "^29.5.14",
33+
"@types/lodash": "^4.17.20",
34+
"@types/node": "^20.19.21",
35+
"@types/react": "^19.2.2",
36+
"@types/react-dom": "^19.2.1",
3737
"@typescript-eslint/eslint-plugin": "^7.18.0",
3838
"babel-jest": "^29.7.0",
3939
"concurrently": "^9.1.0",
@@ -56,7 +56,7 @@
5656
],
5757
"resolutions": {
5858
"@babel/runtime": "^7.26.0",
59-
"@types/react": "^19.0.4",
59+
"@types/react": "^19.2.2",
6060
"lodash": "^4.17.21"
6161
}
6262
}

yarn.lock

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2709,10 +2709,10 @@
27092709
dependencies:
27102710
"@types/istanbul-lib-report" "*"
27112711

2712-
"@types/jest@^29.5.12":
2713-
version "29.5.12"
2714-
resolved "https://registry.npmjs.org/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
2715-
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
2712+
"@types/jest@^29.5.14":
2713+
version "29.5.14"
2714+
resolved "https://registry.npmjs.org/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5"
2715+
integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==
27162716
dependencies:
27172717
expect "^29.0.0"
27182718
pretty-format "^29.0.0"
@@ -2739,10 +2739,10 @@
27392739
"@types/fined" "*"
27402740
"@types/node" "*"
27412741

2742-
"@types/lodash@^4.17.7":
2743-
version "4.17.7"
2744-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.7.tgz#2f776bcb53adc9e13b2c0dfd493dfcbd7de43612"
2745-
integrity sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==
2742+
"@types/lodash@^4.17.20":
2743+
version "4.17.20"
2744+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.20.tgz#1ca77361d7363432d29f5e55950d9ec1e1c6ea93"
2745+
integrity sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA==
27462746

27472747
"@types/minimatch@^3.0.3":
27482748
version "3.0.3"
@@ -2754,27 +2754,27 @@
27542754
resolved "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
27552755
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
27562756

2757-
"@types/node@*", "@types/node@^20.16.2":
2758-
version "20.16.2"
2759-
resolved "https://registry.npmjs.org/@types/node/-/node-20.16.2.tgz#9e388f503a5af306e8c63319334887390966a11e"
2760-
integrity sha512-91s/n4qUPV/wg8eE9KHYW1kouTfDk2FPGjXbBMfRWP/2vg1rCXNQL1OCabwGs0XSdukuK+MwCDXE30QpSeMUhQ==
2757+
"@types/node@*", "@types/node@^20.19.21":
2758+
version "20.19.21"
2759+
resolved "https://registry.npmjs.org/@types/node/-/node-20.19.21.tgz#6e5378e04993c40395473b13baf94a09875157b8"
2760+
integrity sha512-CsGG2P3I5y48RPMfprQGfy4JPRZ6csfC3ltBZSRItG3ngggmNY/qs2uZKp4p9VbrpqNNSMzUZNFZKzgOGnd/VA==
27612761
dependencies:
2762-
undici-types "~6.19.2"
2762+
undici-types "~6.21.0"
27632763

27642764
"@types/normalize-package-data@^2.4.0":
27652765
version "2.4.1"
27662766
resolved "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
27672767
integrity sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==
27682768

2769-
"@types/react-dom@^19.0.2":
2770-
version "19.0.2"
2771-
resolved "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.0.2.tgz#ad21f9a1ee881817995fd3f7fd33659c87e7b1b7"
2772-
integrity sha512-c1s+7TKFaDRRxr1TxccIX2u7sfCnc3RxkVyBIUA2lCpyqCF+QoAwQ/CBg7bsMdVwP120HEH143VQezKtef5nCg==
2769+
"@types/react-dom@^19.2.1":
2770+
version "19.2.1"
2771+
resolved "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.1.tgz#2a16d84466e5cbaab97809f3e6f3bded6b5dbac7"
2772+
integrity sha512-/EEvYBdT3BflCWvTMO7YkYBHVE9Ci6XdqZciZANQgKpaiDRGOLIlRo91jbTNRQjgPFWVaRxcYc0luVNFitz57A==
27732773

2774-
"@types/react@^19.0.4":
2775-
version "19.0.4"
2776-
resolved "https://registry.npmjs.org/@types/react/-/react-19.0.4.tgz#ad1270e090118ac3c5f0928a29fe0ddf164881df"
2777-
integrity sha512-3O4QisJDYr1uTUMZHA2YswiQZRq+Pd8D+GdVFYikTutYsTz+QZgWkAPnP7rx9txoI6EXKcPiluMqWPFV3tT9Wg==
2774+
"@types/react@^19.2.2":
2775+
version "19.2.2"
2776+
resolved "https://registry.npmjs.org/@types/react/-/react-19.2.2.tgz#ba123a75d4c2a51158697160a4ea2ff70aa6bf36"
2777+
integrity sha512-6mDvHUFSjyT2B2yeNx2nUgMxh9LtOWvkhIU3uePn2I2oyNymUAX1NIsdgviM4CH+JSrp2D2hsMvJOkxY+0wNRA==
27782778
dependencies:
27792779
csstype "^3.0.2"
27802780

@@ -10389,10 +10389,10 @@ unc-path-regex@^0.1.2:
1038910389
resolved "https://registry.npmjs.org/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa"
1039010390
integrity sha512-eXL4nmJT7oCpkZsHZUOJo8hcX3GbsiDOa0Qu9F646fi8dT3XuSVopVqAcEiVzSKKH7UoDti23wNX3qGFxcW5Qg==
1039110391

10392-
undici-types@~6.19.2:
10393-
version "6.19.6"
10394-
resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.19.6.tgz#e218c3df0987f4c0e0008ca00d6b6472d9b89b36"
10395-
integrity sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==
10392+
undici-types@~6.21.0:
10393+
version "6.21.0"
10394+
resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
10395+
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
1039610396

1039710397
unicode-canonical-property-names-ecmascript@^2.0.0:
1039810398
version "2.0.0"

0 commit comments

Comments
 (0)