File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 },
3636 "devDependencies" : {
3737 "@eslint/config-helpers" : " ^0.5.3" ,
38- "@eslint/eslintrc" : " ^3.3.5" ,
3938 "@eslint/js" : " ^10.0.1" ,
4039 "@pnpm/meta-updater" : " ^2.0.6" ,
4140 "@types/node" : " ^24.12.0" ,
Original file line number Diff line number Diff line change 2121 "@cursorless/lib-engine" : " workspace:*" ,
2222 "@cursorless/lib-neovim-common" : " workspace:*" ,
2323 "@cursorless/lib-neovim-registry" : " workspace:*" ,
24- "@cursorless/lib-node-common" : " workspace:*" ,
2524 "@cursorless/lib-test-case-recorder" : " workspace:*"
2625 },
2726 "devDependencies" : {
28- "@types/chai" : " ^5.2.3" ,
29- "@types/js-yaml" : " ^4.0.9" ,
30- "@types/lodash" : " ^4.17.24" ,
31- "lodash" : " ^4.17.23" ,
32- "neovim" : " ^5.4.0" ,
33- "vscode-uri" : " ^3.1.0"
27+ "neovim" : " ^5.4.0"
3428 }
3529}
Original file line number Diff line number Diff line change 13261326 },
13271327 "devDependencies" : {
13281328 "@types/fs-extra" : " ^11.0.4" ,
1329- "@types/js-yaml" : " ^4.0.9" ,
13301329 "@types/lodash-es" : " ^4.17.12" ,
13311330 "@types/nearley" : " ^2.11.5" ,
13321331 "@types/node" : " ^24.12.0" ,
Original file line number Diff line number Diff line change 2121 },
2222 "devDependencies" : {
2323 "@types/node" : " ^24.12.0" ,
24- "eslint" : " ^10.0.3" ,
25- "http-server" : " ^14.1.1" ,
2624 "typescript" : " ^5.9.3" ,
2725 "vite" : " ^8.0.0" ,
2826 "vite-plugin-purgecss" : " ^0.2.13" ,
Original file line number Diff line number Diff line change 4242 "js-yaml" : " ^4.1.1" ,
4343 "mocha" : " ^11.7.5" ,
4444 "sinon" : " ^21.0.3" ,
45- "vscode-uri" : " ^3.1.0" ,
4645 "web-tree-sitter" : " ^0.26.7"
4746 }
4847}
Original file line number Diff line number Diff line change 1010 "scripts" : {
1111 "typecheck" : " tsc" ,
1212 "clean" : " rm -rf ./out ./dist ./tsconfig.tsbuildinfo"
13- },
14- "devDependencies" : {
15- "neovim" : " ^5.4.0"
1613 }
1714}
Original file line number Diff line number Diff line change 1414 "dependencies" : {
1515 "@cursorless/lib-common" : " workspace:*" ,
1616 "@cursorless/lib-engine" : " workspace:*" ,
17- "lodash-es" : " ^4.17.23" ,
18- "vscode-uri" : " ^3.1.0"
17+ "lodash-es" : " ^4.17.23"
1918 },
2019 "devDependencies" : {
2120 "@types/lodash-es" : " ^4.17.12"
Original file line number Diff line number Diff line change 1515 "@cursorless/lib-common" : " workspace:*" ,
1616 "@cursorless/lib-engine" : " workspace:*" ,
1717 "@cursorless/lib-node-common" : " workspace:*" ,
18- "fast-glob" : " ^3.3.3" ,
1918 "immutability-helper" : " ^3.1.1" ,
2019 "lodash-es" : " ^4.17.23"
2120 },
Original file line number Diff line number Diff line change 1212 "dependencies" : {
1313 "@cursorless/lib-common" : " workspace:*" ,
1414 "@cursorless/lib-neovim-common" : " workspace:*" ,
15- "@cursorless/lib-neovim-registry" : " workspace:*" ,
16- "@cursorless/lib-node-common" : " workspace:*" ,
17- "@cursorless/lib-test-case-recorder" : " workspace:*"
15+ "@cursorless/lib-node-common" : " workspace:*"
1816 },
1917 "devDependencies" : {
20- "@types/chai" : " ^5.2.3" ,
2118 "@types/js-yaml" : " ^4.0.9" ,
22- "@types/lodash" : " ^4.17.24" ,
2319 "@types/sinon" : " ^21.0.0" ,
2420 "js-yaml" : " ^4.1.1" ,
2521 "neovim" : " ^5.4.0" ,
Original file line number Diff line number Diff line change 2323 },
2424 "dependencies" : {
2525 "@cursorless/lib-common" : " workspace:*" ,
26- "@cursorless/lib-neovim-common" : " workspace:*" ,
27- "@cursorless/lib-neovim-registry" : " workspace:*" ,
2826 "@cursorless/lib-node-common" : " workspace:*" ,
2927 "fast-glob" : " ^3.3.3" ,
3028 "neovim" : " ^5.4.0" ,
3836 "@vscode/test-electron" : " ^2.5.2" ,
3937 "cross-spawn" : " ^7.0.6" ,
4038 "mocha" : " ^11.7.5" ,
41- "tsx" : " ^4.21.0" ,
42- "web-tree-sitter" : " ^0.26.7"
39+ "tsx" : " ^4.21.0"
4340 }
4441}
You can’t perform that action at this time.
0 commit comments