Skip to content

Commit 5ba8b17

Browse files
committed
feat: Update packages
1 parent 163bf60 commit 5ba8b17

File tree

2 files changed

+2483
-2150
lines changed

2 files changed

+2483
-2150
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -40,17 +40,17 @@
4040
"test": "c8 tsx test/index.test.ts"
4141
},
4242
"devDependencies": {
43-
"@pilaton/eslint-config-base": "^0.4.2",
43+
"@pilaton/eslint-config-base": "^1.3.0",
4444
"@rollup/plugin-terser": "^0.4.4",
45-
"@rollup/plugin-typescript": "^11.1.5",
46-
"@types/node": "^20.10.2",
47-
"c8": "^8.0.1",
48-
"eslint": "^8.55.0",
49-
"eslint-define-config": "^2.0.0",
45+
"@rollup/plugin-typescript": "^11.1.6",
46+
"@types/node": "^20.12.8",
47+
"c8": "^9.1.0",
48+
"eslint": "^8.57.0",
49+
"eslint-define-config": "^2.1.0",
5050
"rimraf": "^5.0.5",
51-
"rollup": "^4.6.1",
51+
"rollup": "^4.17.2",
5252
"tslib": "^2.6.2",
53-
"tsx": "^4.6.2",
54-
"typescript": "^5.3.2"
53+
"tsx": "^4.9.3",
54+
"typescript": "^5.4.5"
5555
}
5656
}

0 commit comments

Comments
 (0)