Skip to content

Commit 625c319

Browse files
chore(deps): update all non-major dependencies (#2294)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6f8522c commit 625c319

File tree

3 files changed

+1579
-934
lines changed

3 files changed

+1579
-934
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22
1+
22.19.0

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
"@4c/cli": "^4.0.4",
4949
"@4c/rollout": "patch:@4c/rollout@npm%3A4.0.2#~/.yarn/patches/@4c-rollout-npm-4.0.2-ab2b6d0bab.patch",
5050
"@4c/tsconfig": "^0.4.1",
51-
"@babel/cli": "^7.22.9",
52-
"@babel/core": "^7.22.9",
53-
"@babel/preset-typescript": "^7.22.5",
51+
"@babel/cli": "^7.28.3",
52+
"@babel/core": "^7.28.4",
53+
"@babel/preset-typescript": "^7.27.1",
5454
"@rollup/plugin-babel": "^5.3.1",
5555
"@rollup/plugin-node-resolve": "^13.3.0",
5656
"@standard-schema/spec": "^1.0.0",
@@ -60,19 +60,19 @@
6060
"babel-preset-env-modules": "^1.0.1",
6161
"doctoc": "^2.2.1",
6262
"dts-bundle-generator": "^6.13.0",
63-
"eslint": "^8.45.0",
63+
"eslint": "^8.57.1",
6464
"eslint-config-jason": "^8.2.2",
65-
"eslint-config-prettier": "^8.8.0",
66-
"eslint-plugin-import": "^2.27.5",
65+
"eslint-config-prettier": "^8.10.2",
66+
"eslint-plugin-import": "^2.32.0",
6767
"eslint-plugin-jest": "^25.7.0",
68-
"eslint-plugin-react": "^7.32.2",
69-
"eslint-plugin-react-hooks": "^4.6.0",
68+
"eslint-plugin-react": "^7.37.5",
69+
"eslint-plugin-react-hooks": "^4.6.2",
7070
"eslint-plugin-ts-expect": "^2.1.0",
7171
"eslint-plugin-typescript": "^0.14.0",
7272
"hookem": "^2.0.1",
73-
"lint-staged": "^13.2.3",
73+
"lint-staged": "^13.3.0",
7474
"prettier": "^2.8.8",
75-
"rollup": "^2.79.1",
75+
"rollup": "^2.79.2",
7676
"rollup-plugin-babel": "^4.4.0",
7777
"rollup-plugin-dts": "^4.2.3",
7878
"rollup-plugin-filesize": "^9.1.2",
@@ -87,7 +87,7 @@
8787
"toposort": "^2.0.2",
8888
"type-fest": "^2.19.0"
8989
},
90-
"packageManager": "yarn@4.5.3+sha512.3003a14012e2987072d244c720506549c1aab73ee728208f1b2580a9fd67b92d61ba6b08fe93f6dce68fd771e3af1e59a0afa28dd242dd0940d73b95fedd4e90",
90+
"packageManager": "yarn@4.10.0+sha512.8dd111dbb1658cf17089636e5bf490795958158755f36cb75c5a2db0bda6be4d84b95447753627f3330d1457cb6f7e8c1e466eaed959073c82be0242c2cd41e7",
9191
"resolutions": {
9292
"@4c/rollout@npm:^4.0.2": "patch:@4c/rollout@npm%3A4.0.2#~/.yarn/patches/@4c-rollout-npm-4.0.2-ab2b6d0bab.patch"
9393
}

0 commit comments

Comments
 (0)