File tree Expand file tree Collapse file tree 8 files changed +254
-247
lines changed
cursorless.nvim/node/command-server Expand file tree Collapse file tree 8 files changed +254
-247
lines changed Original file line number Diff line number Diff line change 1313 "devDependencies" : {
1414 "@types/glob" : " ^7.1.3" ,
1515 "@types/mocha" : " 8.0.4" ,
16- "@types/node" : " ^18.19.22 " ,
16+ "@types/node" : " 20.17.50 " ,
1717 "@types/rimraf" : " ^3.0.0" ,
1818 "@types/vscode" : " ^1.53.0" ,
1919 "@typescript-eslint/eslint-plugin" : " ^4.9.0" ,
2222 "eslint" : " ^7.15.0" ,
2323 "glob" : " ^7.1.6" ,
2424 "mocha" : " 8.1.3" ,
25- "typescript" : " ^4.1.2 " ,
25+ "typescript" : " 5.8.3 " ,
2626 "vscode-test" : " ^1.4.1" ,
2727 "neovim" : " ^5.0.1"
2828 },
Original file line number Diff line number Diff line change 2929 "license" : " MIT" ,
3030 "devDependencies" : {
3131 "@pnpm/meta-updater" : " 2.0.4" ,
32- "@types/node" : " 20.16.0 " ,
32+ "@types/node" : " 20.17.50 " ,
3333 "@typescript-eslint/eslint-plugin" : " ^8.9.0" ,
3434 "@typescript-eslint/parser" : " ^8.9.0" ,
3535 "esbuild" : " 0.25.4" ,
4343 "prettier" : " 3.3.3" ,
4444 "prettier-plugin-tailwindcss" : " 0.6.11" ,
4545 "syncpack" : " 13.0.4" ,
46- "typescript" : " ^5.6 .3"
46+ "typescript" : " 5.8 .3"
4747 },
4848 "pnpm" : {
4949 "patchedDependencies" : {
Original file line number Diff line number Diff line change 3333 "@testing-library/dom" : " 10.4.0" ,
3434 "@testing-library/react" : " 16.3.0" ,
3535 "@types/jest" : " 29.5.13" ,
36- "@types/node" : " 20.16.0 " ,
36+ "@types/node" : " 20.17.50 " ,
3737 "@types/react" : " 18.3.11" ,
3838 "@types/react-dom" : " 18.3.1" ,
3939 "@types/webpack" : " 5.28.5" ,
4848 "tailwindcss" : " 3.4.14" ,
4949 "ts-loader" : " 9.5.1" ,
5050 "ts-node" : " 10.9.2" ,
51- "typescript" : " ^5.6 .3" ,
51+ "typescript" : " 5.8 .3" ,
5252 "webpack" : " 5.99.9" ,
5353 "webpack-cli" : " 6.0.1" ,
5454 "webpack-dev-server" : " 5.2.1"
Original file line number Diff line number Diff line change 4545 "jest" : " 29.7.0" ,
4646 "jest-environment-jsdom" : " 29.7.0" ,
4747 "ts-jest" : " 29.2.5" ,
48- "typescript" : " ^5.6 .3"
48+ "typescript" : " 5.8 .3"
4949 },
5050 "type" : " module"
5151}
Original file line number Diff line number Diff line change 5252 "@tsconfig/docusaurus" : " 2.0.3" ,
5353 "@types/mdast" : " 4.0.4" ,
5454 "@types/react" : " 18.3.11" ,
55- "typescript" : " ^5.6 .3" ,
55+ "typescript" : " 5.8 .3" ,
5656 "unified" : " 11.0.5"
5757 },
5858 "license" : " MIT" ,
Original file line number Diff line number Diff line change 2525 "devDependencies" : {
2626 "@svgr/webpack" : " 8.1.0" ,
2727 "@types/mdx" : " 2.0.13" ,
28- "@types/node" : " 20.16.0 " ,
28+ "@types/node" : " 20.17.50 " ,
2929 "@types/react" : " 18.3.11" ,
3030 "@types/react-dom" : " 18.3.1" ,
3131 "autoprefixer" : " 10.4.21" ,
3434 "http-server" : " 14.1.1" ,
3535 "postcss" : " 8.5.3" ,
3636 "tailwindcss" : " 3.4.14" ,
37- "typescript" : " ^5.6 .3"
37+ "typescript" : " 5.8 .3"
3838 },
3939 "license" : " MIT" ,
4040 "main" : " ./out/index.js" ,
Original file line number Diff line number Diff line change 12651265 "@types/js-yaml" : " ^4.0.9" ,
12661266 "@types/lodash-es" : " 4.17.12" ,
12671267 "@types/nearley" : " 2.11.5" ,
1268- "@types/node" : " 20.16.0 " ,
1268+ "@types/node" : " 20.17.50 " ,
12691269 "@types/semver" : " ^7.5.8" ,
12701270 "@types/sinon" : " 17.0.4" ,
12711271 "@types/tinycolor2" : " 1.4.6" ,
You can’t perform that action at this time.
0 commit comments