Skip to content

Commit

Permalink
feat: update all rollup dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jan 13, 2023
1 parent 973b144 commit 3d1b976
Show file tree
Hide file tree
Showing 2 changed files with 427 additions and 332 deletions.
32 changes: 16 additions & 16 deletions package.json
Expand Up @@ -29,43 +29,43 @@
},
"dependencies": {
"@rollup/plugin-alias": "^4.0.2",
"@rollup/plugin-commonjs": "^23.0.4",
"@rollup/plugin-json": "^5.0.2",
"@rollup/plugin-commonjs": "^24.0.0",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-replace": "^5.0.1",
"@rollup/plugin-replace": "^5.0.2",
"@rollup/pluginutils": "^5.0.2",
"chalk": "^5.2.0",
"consola": "^2.15.3",
"defu": "^6.1.1",
"esbuild": "^0.16.4",
"esbuild": "^0.16.17",
"globby": "^13.1.3",
"hookable": "^5.4.2",
"jiti": "^1.16.0",
"jiti": "^1.16.2",
"magic-string": "^0.27.0",
"mkdirp": "^1.0.4",
"mkdist": "^1.0.0",
"mlly": "^1.0.0",
"mkdist": "^1.1.0",
"mlly": "^1.1.0",
"mri": "^1.2.0",
"pathe": "^1.0.0",
"pkg-types": "^1.0.1",
"pretty-bytes": "^6.0.0",
"rimraf": "^3.0.2",
"rollup": "^3.7.3",
"rollup-plugin-dts": "^5.0.0",
"rimraf": "^4.0.4",
"rollup": "^3.10.0",
"rollup-plugin-dts": "^5.1.1",
"scule": "^1.0.0",
"typescript": "^4.9.4",
"untyped": "^1.0.0"
"untyped": "^1.2.2"
},
"devDependencies": {
"@types/mkdirp": "^1.0.2",
"@types/mri": "^1.1.1",
"@types/node": "^18.11.13",
"@types/node": "^18.11.18",
"@types/rimraf": "^3.0.2",
"@vitest/coverage-c8": "^0.25.7",
"@vitest/coverage-c8": "^0.27.1",
"changelogen": "^0.4.0",
"eslint": "^8.29.0",
"eslint-config-unjs": "^0.0.2",
"vitest": "^0.25.7"
"eslint": "^8.31.0",
"eslint-config-unjs": "^0.0.3",
"vitest": "^0.27.1"
},
"packageManager": "pnpm@7.18.2"
}

0 comments on commit 3d1b976

Please sign in to comment.