Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v20.18.0
v24.4.0
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"description": "The root of the Cursorless monorepo",
"license": "MIT",
"packageManager": "pnpm@9.12.1",
"packageManager": "pnpm@10.12.4",
"type": "module",
"main": "index.js",
"engines": {
Expand Down Expand Up @@ -32,20 +32,20 @@
},
"devDependencies": {
"@pnpm/meta-updater": "2.0.4",
"@types/node": "20.17.50",
"@typescript-eslint/eslint-plugin": "8.34.0",
"@typescript-eslint/parser": "8.34.0",
"@types/node": "24.0.12",
"@typescript-eslint/eslint-plugin": "8.36.0",
"@typescript-eslint/parser": "8.36.0",
"cross-env": "7.0.3",
"esbuild": "0.25.5",
"eslint": "9.28.0",
"esbuild": "0.25.6",
"eslint": "9.30.1",
"eslint-config-prettier": "10.1.5",
"eslint-import-resolver-typescript": "4.4.3",
"eslint-plugin-import": "2.31.0",
"eslint-import-resolver-typescript": "4.4.4",
"eslint-plugin-import": "2.32.0",
"eslint-plugin-mocha": "10.5.0",
"eslint-plugin-unicorn": "56.0.1",
"eslint-plugin-unused-imports": "4.1.4",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.12",
"prettier-plugin-tailwindcss": "0.6.14",
"syncpack": "13.0.4",
"typescript": "5.8.3"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/cheatsheet-local/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,24 +37,24 @@
"@effortlessmotion/html-webpack-inline-source-plugin": "1.0.3",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.3.0",
"@types/jest": "29.5.14",
"@types/node": "20.17.50",
"@types/jest": "30.0.0",
"@types/node": "24.0.12",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"@types/webpack": "5.28.5",
"@webpack-cli/generators": "3.0.7",
"autoprefixer": "10.4.21",
"css-loader": "7.1.2",
"html-webpack-plugin": "5.6.3",
"jest": "30.0.0",
"postcss": "8.5.5",
"jest": "30.0.4",
"postcss": "8.5.6",
"postcss-loader": "8.1.1",
"style-loader": "4.0.0",
"tailwindcss": "3.4.17",
"ts-loader": "9.5.2",
"ts-node": "10.9.2",
"typescript": "5.8.3",
"webpack": "5.99.9",
"webpack": "5.100.0",
"webpack-cli": "6.0.1",
"webpack-dev-server": "5.2.2"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/cheatsheet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@
"devDependencies": {
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.3.0",
"@types/jest": "29.5.14",
"@types/jest": "30.0.0",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"@types/react-helmet": "6.1.11",
"jest": "30.0.0",
"jest-environment-jsdom": "30.0.0",
"jest": "30.0.4",
"jest-environment-jsdom": "30.0.4",
"ts-jest": "29.4.0",
"typescript": "5.8.3"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"@types/mocha": "10.0.10",
"@types/tinycolor2": "1.4.6",
"cross-spawn": "7.0.6",
"fast-check": "4.1.1",
"fast-check": "4.2.0",
"js-yaml": "4.1.0",
"mocha": "11.6.0"
"mocha": "11.7.1"
}
}
4 changes: 2 additions & 2 deletions packages/cursorless-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"nearley": "2.20.1",
"talon-snippets": "1.3.0",
"uuid": "11.1.0",
"zod": "3.25.64"
"zod": "3.25.76"
},
"devDependencies": {
"@types/js-yaml": "4.0.9",
Expand All @@ -49,7 +49,7 @@
"@types/sinon": "17.0.4",
"@types/uuid": "10.0.0",
"js-yaml": "4.1.0",
"mocha": "11.6.0",
"mocha": "11.7.1",
"sinon": "21.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/cursorless-everywhere-talon-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
},
"devDependencies": {
"@types/mocha": "10.0.10",
"mocha": "11.6.0"
"mocha": "11.7.1"
}
}
2 changes: 1 addition & 1 deletion packages/cursorless-neovim-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@types/chai": "5.2.2",
"@types/js-yaml": "4.0.9",
"@types/lodash": "4.17.17",
"@types/lodash": "4.17.20",
"@types/sinon": "17.0.4",
"neovim": "5.3.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/cursorless-neovim/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@types/chai": "5.2.2",
"@types/js-yaml": "4.0.9",
"@types/lodash": "4.17.17",
"@types/lodash": "4.17.20",
"@types/uuid": "10.0.0",
"lodash": "4.17.21",
"neovim": "5.3.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/cursorless-org-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"clean": "pnpm clear && rm -rf ./out tsconfig.tsbuildinfo ./dist ./build"
},
"dependencies": {
"@algolia/client-search": "5.27.0",
"@algolia/client-search": "5.32.0",
"@cursorless/common": "workspace:*",
"@docsearch/react": "3.9.0",
"@docusaurus/core": "3.8.1",
Expand All @@ -66,11 +66,11 @@
"@cursorless/node-common": "workspace:*",
"@docusaurus/module-type-aliases": "3.8.1",
"@docusaurus/types": "3.8.1",
"@tailwindcss/postcss": "4.1.10",
"@tailwindcss/postcss": "4.1.11",
"@tsconfig/docusaurus": "2.0.3",
"@types/mdast": "4.0.4",
"@types/react": "19.1.8",
"postcss": "8.5.5",
"postcss": "8.5.6",
"tailwindcss": "3.4.17",
"typescript": "5.8.3",
"unified": "11.0.5"
Expand Down
14 changes: 7 additions & 7 deletions packages/cursorless-org/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,23 +33,23 @@
"@cursorless/common": "workspace:*",
"@mdx-js/loader": "3.1.0",
"@mdx-js/react": "3.1.0",
"@next/mdx": "15.3.3",
"next": "15.3.3",
"@next/mdx": "15.3.5",
"next": "15.3.5",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-player": "2.16.0"
"react-player": "3.1.0"
},
"devDependencies": {
"@svgr/webpack": "8.1.0",
"@types/mdx": "2.0.13",
"@types/node": "20.17.50",
"@types/node": "24.0.12",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"autoprefixer": "10.4.21",
"eslint": "9.28.0",
"eslint-config-next": "15.3.3",
"eslint": "9.30.1",
"eslint-config-next": "15.3.5",
"http-server": "14.1.1",
"postcss": "8.5.5",
"postcss": "8.5.6",
"tailwindcss": "3.4.17",
"typescript": "5.8.3"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/cursorless-org/src/components/embedded-video.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ interface Props {

import dynamic from "next/dynamic";
const ReactPlayer = dynamic(
() => import("react-player/lazy").then((mod) => mod.default),
() => import("react-player").then((mod) => mod.default),
{ ssr: false },
);

Expand All @@ -25,7 +25,7 @@ export function EmbeddedVideo({ youtubeSlug }: Props) {
) : (
<ReactPlayer
style={{ position: "absolute", top: 0, left: 0 }}
url={`https://www.youtube-nocookie.com/watch?v=${youtubeSlug}`}
src={`https://www.youtube-nocookie.com/watch?v=${youtubeSlug}`}
width="100%"
height="100%"
controls={true}
Expand Down
4 changes: 2 additions & 2 deletions packages/cursorless-vscode-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"@types/semver": "7.7.0",
"@types/sinon": "17.0.4",
"@types/vscode": "1.82.0",
"chai": "5.2.0",
"chai": "5.2.1",
"js-yaml": "4.1.0",
"mocha": "11.6.0",
"mocha": "11.7.1",
"semver": "7.7.2",
"sinon": "21.0.0"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/cursorless-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1299,12 +1299,12 @@
"@types/js-yaml": "4.0.9",
"@types/lodash-es": "4.17.12",
"@types/nearley": "2.11.5",
"@types/node": "20.17.50",
"@types/node": "24.0.12",
"@types/semver": "7.7.0",
"@types/sinon": "17.0.4",
"@types/uuid": "10.0.0",
"@types/vscode": "1.82.0",
"esbuild": "0.25.5",
"esbuild": "0.25.6",
"fast-xml-parser": "5.2.5",
"fs-extra": "11.3.0",
"sinon": "21.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/meta-updater/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
"devDependencies": {
"@types/js-yaml": "4.0.9",
"@types/lodash-es": "4.17.12",
"esbuild": "0.25.5"
"esbuild": "0.25.6"
}
}
2 changes: 1 addition & 1 deletion packages/neovim-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"vscode-uri": "3.1.0"
},
"devDependencies": {
"@types/lodash": "4.17.17",
"@types/lodash": "4.17.20",
"@types/uuid": "10.0.0",
"@types/vscode": "1.82.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/node-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/chai": "5.2.2",
"@types/js-yaml": "4.0.9",
"@types/lodash-es": "4.17.12",
"chai": "5.2.0",
"chai": "5.2.1",
"js-yaml": "4.1.0"
}
}
2 changes: 1 addition & 1 deletion packages/sentence-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
},
"devDependencies": {
"@types/mocha": "10.0.10",
"mocha": "11.6.0"
"mocha": "11.7.1"
}
}
2 changes: 1 addition & 1 deletion packages/test-harness/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"@types/tail": "2.2.3",
"@vscode/test-electron": "2.5.2",
"cross-spawn": "7.0.6",
"mocha": "11.6.0"
"mocha": "11.7.1"
}
}
Loading
Loading