Skip to content

Commit fe639b7

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

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
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.16",
34+
"@types/node": "^20.17.47",
35+
"@types/react": "^19.1.4",
36+
"@types/react-dom": "^19.1.5",
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.1.4",
6060
"lodash": "^4.17.21"
6161
}
6262
}

yarn.lock

Lines changed: 20 additions & 20 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.16":
2743+
version "4.17.16"
2744+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.16.tgz#94ae78fab4a38d73086e962d0b65c30d816bfb0a"
2745+
integrity sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==
27462746

27472747
"@types/minimatch@^3.0.3":
27482748
version "3.0.3"
@@ -2754,10 +2754,10 @@
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.17.47":
2758+
version "20.17.47"
2759+
resolved "https://registry.npmjs.org/@types/node/-/node-20.17.47.tgz#f9cb375993fffdae609c8e17d2b3dd8d3c4bfa14"
2760+
integrity sha512-3dLX0Upo1v7RvUimvxLeXqwrfyKxUINk0EAM83swP2mlSUcwV73sZy8XhNz8bcZ3VbsfQyC/y6jRdL5tgCNpDQ==
27612761
dependencies:
27622762
undici-types "~6.19.2"
27632763

@@ -2766,15 +2766,15 @@
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.1.5":
2770+
version "19.1.5"
2771+
resolved "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.1.5.tgz#cdfe2c663742887372f54804b16e8dbc26bd794a"
2772+
integrity sha512-CMCjrWucUBZvohgZxkjd6S9h0nZxXjzus6yDfUb+xLxYM7VvjKNH1tQrE9GWLql1XoOP4/Ds3bwFqShHUYraGg==
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.1.4":
2775+
version "19.1.4"
2776+
resolved "https://registry.npmjs.org/@types/react/-/react-19.1.4.tgz#4d125f014d6ac26b4759775698db118701e314fe"
2777+
integrity sha512-EB1yiiYdvySuIITtD5lhW4yPyJ31RkJkkDw794LaQYrxCSaQV/47y5o1FMC4zF9ZyjUjzJMZwbovEnT5yHTW6g==
27782778
dependencies:
27792779
csstype "^3.0.2"
27802780

0 commit comments

Comments
 (0)