chore: update deps
This commit is contained in:
parent
caafa1355d
commit
39f548a30a
30
package.json
30
package.json
|
@ -53,29 +53,29 @@
|
|||
"vite": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@microsoft/api-extractor": "^7.29.5",
|
||||
"@rollup/plugin-node-resolve": "^13.3.0",
|
||||
"@rollup/plugin-typescript": "^8.4.0",
|
||||
"@types/node": "16.11.22",
|
||||
"@typescript-eslint/eslint-plugin": "^5.35.1",
|
||||
"@typescript-eslint/parser": "^5.35.1",
|
||||
"eslint": "^8.22.0",
|
||||
"@microsoft/api-extractor": "^7.33.5",
|
||||
"@rollup/plugin-node-resolve": "^15.0.1",
|
||||
"@rollup/plugin-typescript": "^9.0.2",
|
||||
"@types/node": "16.18.3",
|
||||
"@typescript-eslint/eslint-plugin": "^5.42.0",
|
||||
"@typescript-eslint/parser": "^5.42.0",
|
||||
"eslint": "^8.26.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"fs-extra": "^10.1.0",
|
||||
"lint-staged": "^13.0.3",
|
||||
"prettier": "^2.7.1",
|
||||
"rollup": "^2.78.1",
|
||||
"simple-git-hooks": "^2.8.0",
|
||||
"tslib": "^2.4.0",
|
||||
"typescript": "^4.7.4",
|
||||
"vite": "^3.0.9"
|
||||
"rollup": "^2.79.1",
|
||||
"simple-git-hooks": "^2.8.1",
|
||||
"tslib": "^2.4.1",
|
||||
"typescript": "^4.8.4",
|
||||
"vite": "^3.2.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.19.1",
|
||||
"@babel/core": "^7.19.6",
|
||||
"@babel/plugin-transform-arrow-functions": "^7.18.6",
|
||||
"cac": "^6.7.12",
|
||||
"esbuild": "^0.14.54",
|
||||
"cac": "^6.7.14",
|
||||
"esbuild": "^0.15.12",
|
||||
"picocolors": "^1.0.0"
|
||||
}
|
||||
}
|
||||
|
|
755
pnpm-lock.yaml
755
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue