File tree Expand file tree Collapse file tree 8 files changed +649
-651
lines changed
cursorless-vscode-tutorial-webview Expand file tree Collapse file tree 8 files changed +649
-651
lines changed Original file line number Diff line number Diff line change 4646 "eslint-plugin-mocha" : " ^11.2.0" ,
4747 "eslint-plugin-unicorn" : " ^62.0.0" ,
4848 "eslint-plugin-unused-imports" : " ^4.3.0" ,
49- "prettier" : " ^3.6.2 " ,
49+ "prettier" : " ^3.7.1 " ,
5050 "prettier-plugin-tailwindcss" : " ^0.7.1" ,
5151 "syncpack" : " ^13.0.4" ,
5252 "typescript" : " ^5.9.3" ,
53- "typescript-eslint" : " ^8.47 .0"
53+ "typescript-eslint" : " ^8.48 .0"
5454 },
5555 "pnpm" : {
5656 "patchedDependencies" : {
Original file line number Diff line number Diff line change 3939 "@testing-library/react" : " ^16.3.0" ,
4040 "@types/jest" : " ^30.0.0" ,
4141 "@types/node" : " ^24.10.1" ,
42- "@types/react" : " ^19.2.6 " ,
42+ "@types/react" : " ^19.2.7 " ,
4343 "@types/react-dom" : " ^19.2.3" ,
4444 "@types/webpack" : " ^5.28.5" ,
4545 "css-loader" : " ^7.1.2" ,
Original file line number Diff line number Diff line change 3838 "@testing-library/dom" : " ^10.4.1" ,
3939 "@testing-library/react" : " ^16.3.0" ,
4040 "@types/jest" : " ^30.0.0" ,
41- "@types/react" : " ^19.2.6 " ,
41+ "@types/react" : " ^19.2.7 " ,
4242 "@types/react-dom" : " ^19.2.3" ,
4343 "@types/react-helmet" : " ^6.1.11" ,
4444 "jest" : " ^30.2.0" ,
Original file line number Diff line number Diff line change 3838 "nearley" : " ^2.20.1" ,
3939 "talon-snippets" : " ^1.3.0" ,
4040 "uuid" : " ^13.0.0" ,
41- "zod" : " ^4.1.12 "
41+ "zod" : " ^4.1.13 "
4242 },
4343 "devDependencies" : {
4444 "@types/js-yaml" : " ^4.0.9" ,
Original file line number Diff line number Diff line change 4444 "clean" : " pnpm clear && rm -rf ./out tsconfig.tsbuildinfo ./dist ./build"
4545 },
4646 "dependencies" : {
47- "@algolia/client-search" : " ^5.44 .0" ,
47+ "@algolia/client-search" : " ^5.45 .0" ,
4848 "@cursorless/common" : " workspace:*" ,
4949 "@docsearch/react" : " ^4.3.2" ,
5050 "@docusaurus/core" : " ^3.9.2" ,
5858 "prism-react-renderer" : " ^2.4.1" ,
5959 "react" : " ^19.2.0" ,
6060 "react-dom" : " ^19.2.0" ,
61- "shiki" : " ^3.15 .0" ,
61+ "shiki" : " ^3.17 .0" ,
6262 "unist-util-visit" : " ^5.0.0"
6363 },
6464 "devDependencies" : {
6868 "@tailwindcss/postcss" : " ^4.1.17" ,
6969 "@tsconfig/docusaurus" : " ^2.0.7" ,
7070 "@types/mdast" : " ^4.0.4" ,
71- "@types/react" : " ^19.2.6 " ,
71+ "@types/react" : " ^19.2.7 " ,
7272 "postcss" : " ^8.5.6" ,
7373 "tailwindcss" : " ^4.1.17" ,
7474 "typescript" : " ^5.9.3" ,
Original file line number Diff line number Diff line change 4343 "@tailwindcss/postcss" : " ^4.1.17" ,
4444 "@types/mdx" : " ^2.0.13" ,
4545 "@types/node" : " ^24.10.1" ,
46- "@types/react" : " ^19.2.6 " ,
46+ "@types/react" : " ^19.2.7 " ,
4747 "@types/react-dom" : " ^19.2.3" ,
4848 "eslint" : " ^9.39.1" ,
49- "eslint-config-next" : " ^16.0.3 " ,
49+ "eslint-config-next" : " ^16.0.5 " ,
5050 "http-server" : " ^14.1.1" ,
5151 "postcss" : " ^8.5.6" ,
5252 "tailwindcss" : " ^4.1.17" ,
Original file line number Diff line number Diff line change 2525 "react-dom" : " ^19.2.0"
2626 },
2727 "devDependencies" : {
28- "@types/react" : " ^19.2.6 " ,
28+ "@types/react" : " ^19.2.7 " ,
2929 "@types/react-dom" : " ^19.2.3" ,
3030 "@types/vscode-webview" : " ^1.57.5" ,
3131 "tailwindcss" : " ^4.1.17"
You can’t perform that action at this time.
0 commit comments