Skip to content

Commit

Permalink
Bump next.js to 13.5.4 (#1937)
Browse files Browse the repository at this point in the history
  • Loading branch information
pokey authored Oct 13, 2023
1 parent 47cc724 commit 718ab99
Show file tree
Hide file tree
Showing 3 changed files with 516 additions and 411 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint": "^8.38.0",
"eslint-config-prettier": "^8.8.0",
"eslint-import-resolver-typescript": "3.5.5",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-unused-imports": "^2.0.0",
"prettier": "3.0.0",
"syncpack": "9.8.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/cursorless-org/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"dependencies": {
"@cursorless/cheatsheet": "workspace:*",
"eslint": "^8.38.0",
"eslint-config-next": "13.2.3",
"next": "13.2.3",
"eslint-config-next": "13.5.4",
"next": "13.5.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-player": "2.12.0",
Expand Down
Loading

0 comments on commit 718ab99

Please sign in to comment.