chore(deps): update all non-major dependencies

This commit is contained in:
alex8088 2023-07-07 23:53:12 +08:00
parent 0367f73a95
commit c43d1832d2
2 changed files with 404 additions and 381 deletions

View file

@ -60,31 +60,31 @@
} }
}, },
"devDependencies": { "devDependencies": {
"@microsoft/api-extractor": "^7.34.4", "@microsoft/api-extractor": "^7.36.1",
"@rollup/plugin-node-resolve": "^15.0.1", "@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-typescript": "^9.0.2", "@rollup/plugin-typescript": "^9.0.2",
"@swc/core": "^1.3.37", "@swc/core": "^1.3.68",
"@types/node": "16.18.3", "@types/node": "16.18.3",
"@typescript-eslint/eslint-plugin": "^5.54.0", "@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.54.0", "@typescript-eslint/parser": "^5.61.0",
"eslint": "^8.35.0", "eslint": "^8.44.0",
"eslint-config-prettier": "^8.6.0", "eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1", "eslint-plugin-prettier": "^4.2.1",
"fs-extra": "^10.1.0", "fs-extra": "^10.1.0",
"lint-staged": "^13.1.2", "lint-staged": "^13.2.3",
"prettier": "^2.8.4", "prettier": "^2.8.8",
"rollup": "^3.18.0", "rollup": "^3.18.0",
"simple-git-hooks": "^2.8.1", "simple-git-hooks": "^2.8.1",
"tslib": "^2.5.0", "tslib": "^2.6.0",
"typescript": "^4.8.4", "typescript": "^4.8.4",
"vite": "^4.2.1" "vite": "^4.2.1"
}, },
"dependencies": { "dependencies": {
"@babel/core": "^7.22.1", "@babel/core": "^7.22.8",
"@babel/plugin-transform-arrow-functions": "^7.21.5", "@babel/plugin-transform-arrow-functions": "^7.22.5",
"cac": "^6.7.14", "cac": "^6.7.14",
"esbuild": "^0.17.19", "esbuild": "^0.17.19",
"magic-string": "^0.30.0", "magic-string": "^0.30.1",
"picocolors": "^1.0.0" "picocolors": "^1.0.0"
} }
} }

File diff suppressed because it is too large Load diff