Skip to content

Commit

Permalink
bump webpack, next, pnpm
Browse files Browse the repository at this point in the history
- Supercedes #2662
- Supercedes #2657
  • Loading branch information
pokey committed Oct 14, 2024
1 parent 72c46b7 commit df867a5
Show file tree
Hide file tree
Showing 4 changed files with 526 additions and 562 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@
"engines": {
"node": ">=18.18.2"
},
"packageManager": "pnpm@9.5.0",
"packageManager": "pnpm@9.12.1",
"type": "module"
}
2 changes: 1 addition & 1 deletion packages/cheatsheet-local/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"ts-loader": "9.5.1",
"ts-node": "10.9.2",
"typescript": "^5.5.3",
"webpack": "5.91.0",
"webpack": "5.95.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.0.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cursorless-org/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@mdx-js/loader": "3.0.1",
"@mdx-js/react": "3.0.1",
"@next/mdx": "14.1.4",
"next": "14.1.4",
"next": "14.2.15",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-player": "2.15.1"
Expand Down
Loading

0 comments on commit df867a5

Please sign in to comment.