chore(deps): update all non-major dependencies

This commit is contained in:
alex8088 2023-12-07 20:58:42 +08:00
parent 8e1f9f6845
commit 5021496f74
2 changed files with 366 additions and 357 deletions

View file

@ -61,31 +61,31 @@
} }
}, },
"devDependencies": { "devDependencies": {
"@microsoft/api-extractor": "^7.36.1", "@microsoft/api-extractor": "^7.38.5",
"@rollup/plugin-node-resolve": "^15.1.0", "@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-typescript": "^9.0.2", "@rollup/plugin-typescript": "^9.0.2",
"@swc/core": "^1.3.68", "@swc/core": "^1.3.100",
"@types/node": "^18.16.19", "@types/node": "^18.19.3",
"@typescript-eslint/eslint-plugin": "^6.2.0", "@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.2.0", "@typescript-eslint/parser": "^6.13.2",
"eslint": "^8.44.0", "eslint": "^8.55.0",
"eslint-config-prettier": "^8.8.0", "eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^5.0.0", "eslint-plugin-prettier": "^5.0.1",
"fs-extra": "^11.1.1", "fs-extra": "^11.2.0",
"lint-staged": "^13.2.3", "lint-staged": "^13.2.3",
"prettier": "^3.0.0", "prettier": "^3.1.0",
"rollup": "^3.26.2", "rollup": "^3.26.2",
"simple-git-hooks": "^2.8.1", "simple-git-hooks": "^2.9.0",
"tslib": "^2.6.0", "tslib": "^2.6.2",
"typescript": "5.0.4", "typescript": "5.0.4",
"vite": "^4.4.2" "vite": "^4.4.2"
}, },
"dependencies": { "dependencies": {
"@babel/core": "^7.22.8", "@babel/core": "^7.23.5",
"@babel/plugin-transform-arrow-functions": "^7.22.5", "@babel/plugin-transform-arrow-functions": "^7.23.3",
"cac": "^6.7.14", "cac": "^6.7.14",
"esbuild": "^0.18.11", "esbuild": "^0.18.11",
"magic-string": "^0.30.1", "magic-string": "^0.30.5",
"picocolors": "^1.0.0" "picocolors": "^1.0.0"
} }
} }

File diff suppressed because it is too large Load diff