File tree Expand file tree Collapse file tree 9 files changed +983
-857
lines changed Expand file tree Collapse file tree 9 files changed +983
-857
lines changed Original file line number Diff line number Diff line change 34
34
"@eslint/eslintrc" : " ^3.3.1" ,
35
35
"@eslint/js" : " ^9.31.0" ,
36
36
"@pnpm/meta-updater" : " ^2.0.6" ,
37
- "@types/node" : " ^24.0.15 " ,
37
+ "@types/node" : " ^24.1.0 " ,
38
38
"esbuild" : " ^0.25.8" ,
39
39
"eslint" : " ^9.31.0" ,
40
40
"eslint-config-prettier" : " ^10.1.8" ,
Original file line number Diff line number Diff line change 38
38
"@testing-library/dom" : " ^10.4.0" ,
39
39
"@testing-library/react" : " ^16.3.0" ,
40
40
"@types/jest" : " ^30.0.0" ,
41
- "@types/node" : " ^24.0.15 " ,
41
+ "@types/node" : " ^24.1.0 " ,
42
42
"@types/react" : " ^19.1.8" ,
43
43
"@types/react-dom" : " ^19.1.6" ,
44
44
"@types/webpack" : " ^5.28.5" ,
Original file line number Diff line number Diff line change 26
26
"watch" : " pnpm run --filter @cursorless/cheatsheet --parallel '/^watch:.*/'"
27
27
},
28
28
"dependencies" : {
29
- "@fortawesome/fontawesome-svg-core" : " ^6.7.2 " ,
30
- "@fortawesome/free-solid-svg-icons" : " ^6.7.2 " ,
31
- "@fortawesome/react-fontawesome" : " ^0.2.2 " ,
29
+ "@fortawesome/fontawesome-svg-core" : " ^7.0.0 " ,
30
+ "@fortawesome/free-solid-svg-icons" : " ^7.0.0 " ,
31
+ "@fortawesome/react-fontawesome" : " ^0.2.3 " ,
32
32
"react" : " ^19.1.0" ,
33
33
"react-dom" : " ^19.1.0" ,
34
34
"react-string-replace" : " ^1.1.1" ,
Original file line number Diff line number Diff line change 38
38
"nearley" : " ^2.20.1" ,
39
39
"talon-snippets" : " ^1.3.0" ,
40
40
"uuid" : " ^11.1.0" ,
41
- "zod" : " ^4.0.5 "
41
+ "zod" : " ^4.0.10 "
42
42
},
43
43
"devDependencies" : {
44
44
"@types/js-yaml" : " ^4.0.9" ,
Original file line number Diff line number Diff line change 45
45
"clean" : " pnpm clear && rm -rf ./out tsconfig.tsbuildinfo ./dist ./build"
46
46
},
47
47
"dependencies" : {
48
- "@algolia/client-search" : " ^5.34.0 " ,
48
+ "@algolia/client-search" : " ^5.34.1 " ,
49
49
"@cursorless/common" : " workspace:*" ,
50
50
"@docsearch/react" : " ^3.9.0" ,
51
51
"@docusaurus/core" : " ^3.8.1" ,
Original file line number Diff line number Diff line change 33
33
"@cursorless/common" : " workspace:*" ,
34
34
"@mdx-js/loader" : " ^3.1.0" ,
35
35
"@mdx-js/react" : " ^3.1.0" ,
36
- "@next/mdx" : " ^15.4.2 " ,
37
- "next" : " ^15.4.2 " ,
36
+ "@next/mdx" : " ^15.4.4 " ,
37
+ "next" : " ^15.4.4 " ,
38
38
"react" : " ^19.1.0" ,
39
39
"react-dom" : " ^19.1.0" ,
40
40
"react-player" : " ^3.3.1"
41
41
},
42
42
"devDependencies" : {
43
43
"@svgr/webpack" : " ^8.1.0" ,
44
44
"@types/mdx" : " ^2.0.13" ,
45
- "@types/node" : " ^24.0.15 " ,
45
+ "@types/node" : " ^24.1.0 " ,
46
46
"@types/react" : " ^19.1.8" ,
47
47
"@types/react-dom" : " ^19.1.6" ,
48
48
"autoprefixer" : " ^10.4.21" ,
49
49
"eslint" : " ^9.31.0" ,
50
- "eslint-config-next" : " ^15.4.2 " ,
50
+ "eslint-config-next" : " ^15.4.4 " ,
51
51
"http-server" : " ^14.1.1" ,
52
52
"postcss" : " ^8.5.6" ,
53
53
"tailwindcss" : " ^3.4.17" ,
Original file line number Diff line number Diff line change 1299
1299
"@types/js-yaml" : " ^4.0.9" ,
1300
1300
"@types/lodash-es" : " ^4.17.12" ,
1301
1301
"@types/nearley" : " ^2.11.5" ,
1302
- "@types/node" : " ^24.0.15 " ,
1302
+ "@types/node" : " ^24.1.0 " ,
1303
1303
"@types/semver" : " ^7.7.0" ,
1304
1304
"@types/sinon" : " ^17.0.4" ,
1305
1305
"@types/uuid" : " ^10.0.0" ,
Original file line number Diff line number Diff line change 23
23
"@cursorless/common" : " workspace:*" ,
24
24
"@pnpm/lockfile-file" : " ^9.1.3" ,
25
25
"@pnpm/logger" : " ^1001.0.0" ,
26
- "@pnpm/types" : " ^1000.6 .0" ,
26
+ "@pnpm/types" : " ^1000.7 .0" ,
27
27
"@types/normalize-path" : " ^3.0.2" ,
28
28
"js-yaml" : " ^4.1.0" ,
29
29
"lodash-es" : " ^4.17.21" ,
You can’t perform that action at this time.
0 commit comments