Skip to content

Commit

Permalink
rollback rollup
Browse files Browse the repository at this point in the history
  • Loading branch information
PabloSzx committed Jan 4, 2024
1 parent 2df5f28 commit a0ff75e
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 35 deletions.
4 changes: 2 additions & 2 deletions packages/bob-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"bob-esbuild-plugin": "workspace:^4.0.0",
"rollup": "^4.9.2"
"rollup": "^2.79.1"
},
"devDependencies": {
"@rollup/plugin-json": "^6.1.0",
Expand All @@ -49,7 +49,7 @@
"execa": "^6.1.0",
"globby": "^14.0.0",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-node-externals": "^6.1.2",
"rollup-plugin-node-externals": "^4.1.1",
"rollup-plugin-tsconfig-paths": "^1.5.2",
"tree-kill": "^1.2.2",
"typescript": "^5.3.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/bob/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"@pnpm/types": "^9.4.2",
"bob-esbuild-plugin": "workspace:4.0.0",
"rollup": "^4.9.2"
"rollup": "^2.79.1"
},
"devDependencies": {
"@pnpm/exportable-manifest": "^5.0.11",
Expand All @@ -55,7 +55,7 @@
"globby": "^14.0.0",
"lodash.get": "^4.4.2",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-node-externals": "^6.1.2",
"rollup-plugin-node-externals": "^4.1.1",
"rollup-plugin-tsconfig-paths": "^1.5.2",
"tree-kill": "^1.2.2",
"tsconfck": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/esbuild-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"changesets-github-release": "^0.1.0",
"esbuild": "^0.19.11",
"rollup": "^4.9.2",
"rollup": "^2.79.1",
"tsconfck": "^3.0.0",
"tsup": "^8.0.1"
},
Expand Down
67 changes: 37 additions & 30 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a0ff75e

Please sign in to comment.