mirror of
https://github.com/pionxzh/chatgpt-exporter.git
synced 2026-07-23 09:00:51 -05:00
chore: bump dev deps
This commit is contained in:
10
package.json
10
package.json
@@ -49,21 +49,21 @@
|
||||
"sanitize-filename": "^1.6.3",
|
||||
"sentinel-js": "^0.0.7",
|
||||
"urlcat": "^2.0.4",
|
||||
"vite-plugin-monkey": "^3.5.1"
|
||||
"vite-plugin-monkey": "^3.5.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^18.6.1",
|
||||
"@commitlint/config-conventional": "^18.6.2",
|
||||
"@pionxzh/eslint-config": "^1.0.1",
|
||||
"@preact/preset-vite": "^2.8.1",
|
||||
"@preact/preset-vite": "^2.8.3",
|
||||
"@types/mdast": "^3.0.15",
|
||||
"@types/node": "^20.11.20",
|
||||
"@types/unist": "^2.0.10",
|
||||
"eslint": "^8.57.0",
|
||||
"husky": "^9.0.11",
|
||||
"lint-staged": "^15.2.2",
|
||||
"typescript": "^5.3.3",
|
||||
"vite": "^5.1.7"
|
||||
"lint-staged": "^15.2.7",
|
||||
"typescript": "^5.5.2",
|
||||
"vite": "^5.3.2"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{js,jsx,ts,tsx}": "pnpm exec eslint"
|
||||
|
||||
Reference in New Issue
Block a user