mirror of
https://github.com/pionxzh/chatgpt-exporter.git
synced 2026-07-23 09:00:51 -05:00
chore: bump dependencies
This commit is contained in:
10
package.json
10
package.json
@@ -27,14 +27,14 @@
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^17.4.2",
|
||||
"@commitlint/config-conventional": "^17.4.2",
|
||||
"@pionxzh/eslint-config-react": "^0.1.1",
|
||||
"@types/node": "^18.11.18",
|
||||
"@pionxzh/eslint-config-react": "^0.2.0",
|
||||
"@types/node": "^18.13.0",
|
||||
"cpy-cli": "^4.2.0",
|
||||
"eslint": "^8.32.0",
|
||||
"eslint": "^8.33.0",
|
||||
"husky": "^8.0.3",
|
||||
"lint-staged": "^13.1.0",
|
||||
"lint-staged": "^13.1.1",
|
||||
"rimraf": "^4.1.2",
|
||||
"turbo": "^1.7.0",
|
||||
"turbo": "^1.7.4",
|
||||
"typescript": "5.0.0-beta"
|
||||
},
|
||||
"pnpm": {
|
||||
|
||||
@@ -17,13 +17,13 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"html2canvas": "^1.4.1",
|
||||
"preact": "^10.11.3",
|
||||
"preact": "^10.12.1",
|
||||
"sanitize-filename": "^1.6.3",
|
||||
"sentinel-js": "^0.0.5",
|
||||
"vite-plugin-monkey": "^2.11.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@preact/preset-vite": "^2.5.0",
|
||||
"vite": "^4.0.4"
|
||||
"vite": "^4.1.1"
|
||||
}
|
||||
}
|
||||
|
||||
622
pnpm-lock.yaml
generated
622
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user