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
26 changes: 13 additions & 13 deletions cursorless.nvim/node/command-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,19 @@
"main": "./index/index.cjs",
"private": true,
"devDependencies": {
"@types/mocha": "10.0.10",
"@types/node": "20.17.50",
"@types/rimraf": "^3.0.0",
"@types/vscode": "1.95.0",
"@typescript-eslint/eslint-plugin": "8.32.1",
"@typescript-eslint/parser": "8.32.1",
"esbuild": "0.25.4",
"eslint": "9.27.0",
"glob": "11.1.0",
"mocha": "8.1.3",
"typescript": "5.8.3",
"vscode-test": "1.6.1",
"neovim": "^5.0.1"
"@types/mocha": "^10.0.10",
"@types/node": "^20.17.50",
"@types/rimraf": "^^3.0.0",
"@types/vscode": "^1.95.0",
"@typescript-eslint/eslint-plugin": "^8.32.1",
"@typescript-eslint/parser": "^8.32.1",
"esbuild": "^0.27.0",
"eslint": "^9.27.0",
"glob": "^13.0.0",
"mocha": "^8.1.3",
"neovim": "^5.0.1",
"typescript": "^5.8.3",
"vscode-test": "^1.6.1"
},
"dependencies": {
"minimatch": "^3.0.4",
Expand Down
20 changes: 11 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,12 @@
"compile": "tsc --build && pnpm -r --if-present compile:esbuild",
"fix:eslint": "pnpm lint:ts --fix",
"fix:meta": "pnpm run meta-updater:base && pnpm -r exec prettier --write tsconfig.json package.json",
"fix:prettier": "prettier --write --list-different .",
"fix:syncpack": "pnpm syncpack fix-mismatches",
"init-vscode-sandbox": "pnpm --filter=@cursorless/cursorless-vscode init-launch-sandbox",
"lint:meta": "pnpm run meta-updater:base --test",
"lint:ts": "eslint packages --ext ts,tsx,mts",
"lint:prettier": "prettier --check .",
"lint": "pnpm run lint:meta && syncpack list-mismatches && pnpm run lint:ts",
"meta-updater:base": "pnpm --filter=@cursorless/meta-updater build && meta-updater",
"preinstall": "npx only-allow pnpm",
Expand All @@ -32,22 +34,22 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.3.1",
"@eslint/js": "^9.36.0",
"@eslint/js": "^9.39.1",
"@pnpm/meta-updater": "^2.0.6",
"@types/node": "^24.6.2",
"esbuild": "^0.25.10",
"eslint": "^9.36.0",
"@types/node": "^24.10.1",
"esbuild": "^0.27.0",
"eslint": "^9.39.1",
"eslint-config-prettier": "^10.1.8",
"eslint-import-resolver-typescript": "^4.4.4",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-mocha": "^11.1.0",
"eslint-plugin-unicorn": "^61.0.2",
"eslint-plugin-unused-imports": "^4.2.0",
"eslint-plugin-mocha": "^11.2.0",
"eslint-plugin-unicorn": "^62.0.0",
"eslint-plugin-unused-imports": "^4.3.0",
"prettier": "^3.6.2",
"prettier-plugin-tailwindcss": "^0.6.14",
"prettier-plugin-tailwindcss": "^0.7.1",
"syncpack": "^13.0.4",
"typescript": "^5.9.3",
"typescript-eslint": "^8.45.0"
"typescript-eslint": "^8.47.0"
},
"pnpm": {
"patchedDependencies": {
Expand Down
14 changes: 7 additions & 7 deletions packages/cheatsheet-local/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,25 +34,25 @@
},
"devDependencies": {
"@effortlessmotion/html-webpack-inline-source-plugin": "^1.0.3",
"@tailwindcss/postcss": "^4.1.14",
"@tailwindcss/postcss": "^4.1.17",
"@testing-library/dom": "^10.4.1",
"@testing-library/react": "^16.3.0",
"@types/jest": "^30.0.0",
"@types/node": "^24.6.2",
"@types/react": "^19.2.0",
"@types/react-dom": "^19.2.0",
"@types/node": "^24.10.1",
"@types/react": "^19.2.6",
"@types/react-dom": "^19.2.3",
"@types/webpack": "^5.28.5",
"css-loader": "^7.1.2",
"html-webpack-plugin": "^5.6.4",
"html-webpack-plugin": "^5.6.5",
"jest": "^30.2.0",
"postcss": "^8.5.6",
"postcss-loader": "^8.2.0",
"style-loader": "^4.0.0",
"tailwindcss": "^4.1.14",
"tailwindcss": "^4.1.17",
"ts-loader": "^9.5.4",
"ts-node": "^10.9.2",
"typescript": "^5.9.3",
"webpack": "^5.102.0",
"webpack": "^5.103.0",
"webpack-cli": "^6.0.1",
"webpack-dev-server": "^5.2.2"
}
Expand Down
8 changes: 4 additions & 4 deletions packages/cheatsheet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^7.1.0",
"@fortawesome/free-solid-svg-icons": "^7.1.0",
"@fortawesome/react-fontawesome": "^3.0.2",
"@fortawesome/react-fontawesome": "^3.1.0",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"react-string-replace": "^1.1.1",
Expand All @@ -38,12 +38,12 @@
"@testing-library/dom": "^10.4.1",
"@testing-library/react": "^16.3.0",
"@types/jest": "^30.0.0",
"@types/react": "^19.2.0",
"@types/react-dom": "^19.2.0",
"@types/react": "^19.2.6",
"@types/react-dom": "^19.2.3",
"@types/react-helmet": "^6.1.11",
"jest": "^30.2.0",
"jest-environment-jsdom": "^30.2.0",
"ts-jest": "^29.4.4",
"ts-jest": "^29.4.5",
"typescript": "^5.9.3"
}
}
2 changes: 1 addition & 1 deletion packages/cheatsheet/src/lib/cheatsheet.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export const CheatsheetPage: React.FC<CheatsheetPageProps> = ({
}) => {
return (
<main className="dark:text-stone-100">
<h1 className="mb-1 mt-2 text-center text-2xl md:text-3xl xl:mt-4">
<h1 className="mt-2 mb-1 text-center text-2xl md:text-3xl xl:mt-4">
Cursorless Cheatsheet{" "}
<span className="inline-block align-middle text-sm">
<SmartLink to="#legend">
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
"cross-spawn": "^7.0.6",
"fast-check": "^4.3.0",
"js-yaml": "^4.1.1",
"mocha": "^11.7.4"
"mocha": "^11.7.5"
}
}
2 changes: 1 addition & 1 deletion packages/cursorless-cheatsheet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@cursorless/common": "workspace:*",
"@cursorless/node-common": "workspace:*",
"immer": "^10.1.3",
"immer": "^10.2.0",
"lodash-es": "^4.17.21",
"node-html-parser": "^7.0.1"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/cursorless-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,25 +30,25 @@
"@cursorless/common": "workspace:*",
"@cursorless/node-common": "workspace:*",
"@cursorless/sentence-parser": "workspace:*",
"immer": "^10.1.3",
"immer": "^10.2.0",
"immutability-helper": "^3.1.1",
"itertools": "^2.5.0",
"lodash-es": "^4.17.21",
"moo": "^0.5.2",
"nearley": "^2.20.1",
"talon-snippets": "^1.3.0",
"uuid": "^13.0.0",
"zod": "^4.1.11"
"zod": "^4.1.12"
},
"devDependencies": {
"@types/js-yaml": "^4.0.9",
"@types/lodash-es": "^4.17.12",
"@types/mocha": "^10.0.10",
"@types/moo": "^0.5.10",
"@types/nearley": "^2.11.5",
"@types/sinon": "^17.0.4",
"@types/sinon": "^21.0.0",
"js-yaml": "^4.1.1",
"mocha": "^11.7.4",
"mocha": "^11.7.5",
"sinon": "^21.0.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import type { Modifier } from "@cursorless/common";
// switch to `{import("foo")}` syntax in the `{@link}` tag.
// - https://github.com/microsoft/TypeScript/issues/43869
// - https://github.com/microsoft/TypeScript/issues/43950
// eslint-disable-next-line @typescript-eslint/no-unused-vars, unused-imports/no-unused-imports
// eslint-disable-next-line @typescript-eslint/no-unused-vars
import type { Target } from "../../typings/target.types";

/**
Expand Down
12 changes: 6 additions & 6 deletions packages/cursorless-engine/src/typings/target.types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,26 +3,26 @@
// switch to `{import("foo")}` syntax in the `{@link}` tag.
// - https://github.com/microsoft/TypeScript/issues/43869
// - https://github.com/microsoft/TypeScript/issues/43950
// eslint-disable-next-line @typescript-eslint/no-unused-vars, unused-imports/no-unused-imports
// eslint-disable-next-line @typescript-eslint/no-unused-vars
import type { ModifyIfUntypedStage } from "../processTargets/modifiers/ConditionalModifierStages";
import type {
GeneralizedRange,
InsertionMode,
Range,
Selection,
// eslint-disable-next-line @typescript-eslint/no-unused-vars, unused-imports/no-unused-imports
// eslint-disable-next-line @typescript-eslint/no-unused-vars
Snippet,
// eslint-disable-next-line @typescript-eslint/no-unused-vars, unused-imports/no-unused-imports
// eslint-disable-next-line @typescript-eslint/no-unused-vars
SnippetVariable,
TargetPlainObject,
TextEditor,
} from "@cursorless/common";
import type {
// eslint-disable-next-line @typescript-eslint/no-unused-vars, unused-imports/no-unused-imports
// eslint-disable-next-line @typescript-eslint/no-unused-vars
ScopeTypeTarget,
// eslint-disable-next-line @typescript-eslint/no-unused-vars, unused-imports/no-unused-imports
// eslint-disable-next-line @typescript-eslint/no-unused-vars
TokenTarget,
// eslint-disable-next-line @typescript-eslint/no-unused-vars, unused-imports/no-unused-imports
// eslint-disable-next-line @typescript-eslint/no-unused-vars
UntypedTarget,
} from "../processTargets/targets";
import type { EditWithRangeUpdater } from "./Types";
Expand Down
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.7.4"
"mocha": "^11.7.5"
}
}
4 changes: 2 additions & 2 deletions packages/cursorless-neovim-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
"@cursorless/test-case-recorder": "workspace:*"
},
"devDependencies": {
"@types/chai": "^5.2.2",
"@types/chai": "^5.2.3",
"@types/js-yaml": "^4.0.9",
"@types/lodash": "^4.17.20",
"@types/sinon": "^17.0.4",
"@types/sinon": "^21.0.0",
"neovim": "^5.4.0"
}
}
2 changes: 1 addition & 1 deletion packages/cursorless-neovim/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@cursorless/test-case-recorder": "workspace:*"
},
"devDependencies": {
"@types/chai": "^5.2.2",
"@types/chai": "^5.2.3",
"@types/js-yaml": "^4.0.9",
"@types/lodash": "^4.17.20",
"lodash": "^4.17.21",
Expand Down
28 changes: 14 additions & 14 deletions packages/cursorless-org-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,33 +44,33 @@
"clean": "pnpm clear && rm -rf ./out tsconfig.tsbuildinfo ./dist ./build"
},
"dependencies": {
"@algolia/client-search": "^5.39.0",
"@algolia/client-search": "^5.44.0",
"@cursorless/common": "workspace:*",
"@docsearch/react": "^4.1.0",
"@docusaurus/core": "^3.9.1",
"@docusaurus/preset-classic": "^3.9.1",
"@docusaurus/theme-classic": "^3.9.1",
"@docusaurus/theme-common": "^3.9.1",
"@docusaurus/theme-search-algolia": "^3.9.1",
"@docsearch/react": "^4.3.2",
"@docusaurus/core": "^3.9.2",
"@docusaurus/preset-classic": "^3.9.2",
"@docusaurus/theme-classic": "^3.9.2",
"@docusaurus/theme-common": "^3.9.2",
"@docusaurus/theme-search-algolia": "^3.9.2",
"@mdx-js/react": "^3.1.1",
"clsx": "^2.1.1",
"mdast-util-find-and-replace": "^3.0.2",
"prism-react-renderer": "^2.4.1",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"shiki": "^3.13.0",
"shiki": "^3.15.0",
"unist-util-visit": "^5.0.0"
},
"devDependencies": {
"@cursorless/node-common": "workspace:*",
"@docusaurus/module-type-aliases": "^3.9.1",
"@docusaurus/types": "^3.9.1",
"@tailwindcss/postcss": "^4.1.14",
"@tsconfig/docusaurus": "^2.0.3",
"@docusaurus/module-type-aliases": "^3.9.2",
"@docusaurus/types": "^3.9.2",
"@tailwindcss/postcss": "^4.1.17",
"@tsconfig/docusaurus": "^2.0.7",
"@types/mdast": "^4.0.4",
"@types/react": "^19.2.0",
"@types/react": "^19.2.6",
"postcss": "^8.5.6",
"tailwindcss": "^4.1.14",
"tailwindcss": "^4.1.17",
"typescript": "^5.9.3",
"unified": "^11.0.5"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ function renderFacet(
previousLanguageId = facetLanguageId;
return (
<H5
className="language-id mb-1 mt-2"
className="language-id mt-2 mb-1"
id={`${facet.name}-${facetLanguageId}`}
>
{prettifyLanguageName(facetLanguageId)}
Expand Down
20 changes: 10 additions & 10 deletions packages/cursorless-org/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,24 +32,24 @@
"@cursorless/common": "workspace:*",
"@mdx-js/loader": "^3.1.1",
"@mdx-js/react": "^3.1.1",
"@next/mdx": "^15.5.4",
"next": "^15.5.4",
"@next/mdx": "^15.5.6",
"next": "^15.5.6",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"react-player": "^3.3.3"
"react-player": "^3.4.0"
},
"devDependencies": {
"@svgr/webpack": "^8.1.0",
"@tailwindcss/postcss": "^4.1.14",
"@tailwindcss/postcss": "^4.1.17",
"@types/mdx": "^2.0.13",
"@types/node": "^24.6.2",
"@types/react": "^19.2.0",
"@types/react-dom": "^19.2.0",
"eslint": "^9.36.0",
"eslint-config-next": "^15.5.4",
"@types/node": "^24.10.1",
"@types/react": "^19.2.6",
"@types/react-dom": "^19.2.3",
"eslint": "^9.39.1",
"eslint-config-next": "^15.5.6",
"http-server": "^14.1.1",
"postcss": "^8.5.6",
"tailwindcss": "^4.1.14",
"tailwindcss": "^4.1.17",
"typescript": "^5.9.3"
}
}
Loading
Loading