Skip to content

Commit e84eee2

Browse files
committed
chore: bump deps version
1 parent 1acb2cb commit e84eee2

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -102,20 +102,20 @@
102102
"postncu": "npm i"
103103
},
104104
"devDependencies": {
105-
"@babel/core": "^7.23.6",
105+
"@babel/core": "^7.23.7",
106106
"@babel/types": "^7.23.6",
107107
"@types/babel__core": "^7.20.5",
108-
"@types/node": "^20.10.5",
109-
"@typescript-eslint/eslint-plugin": "^6.16.0",
110-
"@typescript-eslint/parser": "^6.16.0",
108+
"@types/node": "^20.10.6",
109+
"@typescript-eslint/eslint-plugin": "^6.17.0",
110+
"@typescript-eslint/parser": "^6.17.0",
111111
"concurrently": "^8.2.2",
112112
"copy-files-from-to": "^3.9.1",
113113
"eslint": "^8.56.0",
114114
"npm-check-updates": "^16.14.12",
115115
"prettier": "^3.1.1",
116116
"rimraf": "^5.0.5",
117117
"tsx": "^4.7.0",
118-
"typedoc": "^0.25.4",
118+
"typedoc": "^0.25.6",
119119
"typescript": "^5.3.3",
120120
"vite": "^5.0.10",
121121
"vite-plugin-babel": "^1.2.0"

0 commit comments

Comments
 (0)