Skip to content

Commit cc6adb3

Browse files
committed
Update dependencies
1 parent be328b1 commit cc6adb3

File tree

2 files changed

+174
-174
lines changed

2 files changed

+174
-174
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -49,18 +49,18 @@
4949
"@babel/plugin-transform-block-scoping": "^7.23.4",
5050
"@babel/preset-typescript": "^7.23.3",
5151
"@esbuild-kit/esm-loader": "^2.6.5",
52-
"@farfetched/core": "^0.11.4",
53-
"@farfetched/runtypes": "^0.11.4",
52+
"@farfetched/core": "^0.12.0",
53+
"@farfetched/runtypes": "^0.12.0",
5454
"@playwright/test": "^1.42.1",
5555
"@rollup/plugin-babel": "^6.0.4",
5656
"@rollup/plugin-node-resolve": "^15.2.3",
5757
"@rollup/plugin-terser": "^0.4.4",
5858
"@sinonjs/fake-timers": "^11.2.2",
5959
"@size-limit/preset-small-lib": "^11.0.2",
60-
"@types/node": "^20.11.24",
60+
"@types/node": "^20.11.25",
6161
"@types/sinonjs__fake-timers": "^8.1.5",
62-
"@typescript-eslint/eslint-plugin": "^7.1.0",
63-
"@typescript-eslint/parser": "^7.1.0",
62+
"@typescript-eslint/eslint-plugin": "^7.1.1",
63+
"@typescript-eslint/parser": "^7.1.1",
6464
"c8": "^9.1.0",
6565
"effector": "^23.2.0",
6666
"esbuild-register": "^3.5.0",
@@ -75,7 +75,7 @@
7575
"patronum": "^2.2.0",
7676
"prettier": "^3.2.5",
7777
"publint": "^0.2.7",
78-
"rollup": "^4.12.0",
78+
"rollup": "^4.12.1",
7979
"rollup-plugin-command": "^1.1.3",
8080
"rollup-plugin-dts": "^6.1.0",
8181
"rollup-plugin-generate-package-json": "^3.2.0",
@@ -85,9 +85,9 @@
8585
"ts-node": "^10.9.2",
8686
"tsd": "^0.30.7",
8787
"tslib": "^2.6.2",
88-
"typescript": "^5.3.3",
88+
"typescript": "^5.4.2",
8989
"uvu": "0.5.6",
90-
"vite": "^5.1.4",
90+
"vite": "^5.1.5",
9191
"yaspeller": "^10.0.1"
9292
},
9393
"packageManager": "[email protected]"

0 commit comments

Comments
 (0)