Skip to content

Commit

Permalink
chore: upgrade rollup dependencies (#4235)
Browse files Browse the repository at this point in the history
  • Loading branch information
sheremet-va authored Oct 4, 2023
1 parent 22181f0 commit 62d0080
Show file tree
Hide file tree
Showing 2 changed files with 1,412 additions and 511 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
"@antfu/eslint-config": "^0.39.6",
"@antfu/ni": "^0.21.4",
"@rollup/plugin-alias": "^5.0.0",
"@rollup/plugin-commonjs": "^25.0.2",
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-node-resolve": "^15.2.1",
"@types/fs-extra": "^11.0.1",
"@types/lodash": "^4.14.195",
"@types/node": "^18.16.19",
Expand All @@ -63,10 +63,10 @@
"pathe": "^1.1.1",
"pnpm": "8.6.6",
"rimraf": "^5.0.1",
"rollup": "^3.26.0",
"rollup-plugin-dts": "^5.3.0",
"rollup-plugin-esbuild": "^5.0.0",
"rollup-plugin-license": "^3.0.1",
"rollup": "^3.29.4",
"rollup-plugin-dts": "^6.0.2",
"rollup-plugin-esbuild": "^6.0.2",
"rollup-plugin-license": "^3.1.0",
"simple-git-hooks": "^2.8.1",
"ts-node": "^10.9.1",
"tsup": "^6.7.0",
Expand All @@ -76,7 +76,7 @@
},
"pnpm": {
"overrides": {
"vite": "^4.4.9",
"vite": "^4.4.10",
"vitest": "workspace:*"
},
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit 62d0080

Please sign in to comment.