Skip to content

Commit c69709c

Browse files
committed
chore: upgrade deps
1 parent 7ca0a18 commit c69709c

File tree

2 files changed

+517
-436
lines changed

2 files changed

+517
-436
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,16 +42,16 @@
4242
"@commitlint/cli": "^17.8.1",
4343
"@commitlint/config-conventional": "^17.8.1",
4444
"@offbeat-ui/eslint-config": "^1.1.0",
45-
"@rollup/plugin-alias": "^5.0.1",
45+
"@rollup/plugin-alias": "^5.1.0",
4646
"@rollup/plugin-commonjs": "^25.0.7",
47-
"@rollup/plugin-json": "^6.0.1",
47+
"@rollup/plugin-json": "^6.1.0",
4848
"@rollup/plugin-node-resolve": "^15.2.3",
4949
"@rollup/plugin-terser": "^0.4.4",
50-
"@types/node": "^20.8.10",
51-
"bumpp": "^9.2.0",
52-
"cz-git": "^1.7.1",
50+
"@types/node": "^20.11.16",
51+
"bumpp": "^9.3.0",
52+
"cz-git": "^1.8.0",
5353
"esbuild": "^0.18.20",
54-
"eslint": "^8.53.0",
54+
"eslint": "^8.56.0",
5555
"husky": "^8.0.3",
5656
"jsdom": "^22.1.0",
5757
"nano-staged": "^0.8.0",
@@ -60,7 +60,7 @@
6060
"rollup-plugin-dts": "^5.3.1",
6161
"rollup-plugin-esbuild": "^5.0.0",
6262
"throttle-debounce": "5.0.0",
63-
"typescript": "^5.2.2",
63+
"typescript": "^5.3.3",
6464
"vitest": "^0.32.4"
6565
},
6666
"config": {

0 commit comments

Comments
 (0)