File tree Expand file tree Collapse file tree 7 files changed +1021
-1062
lines changed Expand file tree Collapse file tree 7 files changed +1021
-1062
lines changed Original file line number Diff line number Diff line change 32
32
},
33
33
"devDependencies" : {
34
34
"@pnpm/meta-updater" : " ^2.0.6" ,
35
- "@types/node" : " ^24.0.14 " ,
36
- "@typescript-eslint/eslint-plugin" : " ^8.37 .0" ,
37
- "@typescript-eslint/parser" : " ^8.37 .0" ,
35
+ "@types/node" : " ^24.0.15 " ,
36
+ "@typescript-eslint/eslint-plugin" : " ^8.38 .0" ,
37
+ "@typescript-eslint/parser" : " ^8.38 .0" ,
38
38
"cross-env" : " ^7.0.3" ,
39
- "esbuild" : " ^0.25.6 " ,
39
+ "esbuild" : " ^0.25.8 " ,
40
40
"eslint" : " ^9.31.0" ,
41
- "eslint-config-prettier" : " ^10.1.5 " ,
41
+ "eslint-config-prettier" : " ^10.1.8 " ,
42
42
"eslint-import-resolver-typescript" : " ^4.4.4" ,
43
43
"eslint-plugin-import" : " ^2.32.0" ,
44
44
"eslint-plugin-mocha" : " ^10.5.0" ,
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.14 " ,
41
+ "@types/node" : " ^24.0.15 " ,
42
42
"@types/react" : " ^19.1.8" ,
43
43
"@types/react-dom" : " ^19.1.6" ,
44
44
"@types/webpack" : " ^5.28.5" ,
45
45
"autoprefixer" : " ^10.4.21" ,
46
46
"css-loader" : " ^7.1.2" ,
47
47
"html-webpack-plugin" : " ^5.6.3" ,
48
- "jest" : " ^30.0.4 " ,
48
+ "jest" : " ^30.0.5 " ,
49
49
"postcss" : " ^8.5.6" ,
50
50
"postcss-loader" : " ^8.1.1" ,
51
51
"style-loader" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 41
41
"@types/react" : " ^19.1.8" ,
42
42
"@types/react-dom" : " ^19.1.6" ,
43
43
"@types/react-helmet" : " ^6.1.11" ,
44
- "jest" : " ^30.0.4 " ,
45
- "jest-environment-jsdom" : " ^30.0.4 " ,
44
+ "jest" : " ^30.0.5 " ,
45
+ "jest-environment-jsdom" : " ^30.0.5 " ,
46
46
"ts-jest" : " ^29.4.0" ,
47
47
"typescript" : " ^5.8.3"
48
48
}
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.1 " ,
37
- "next" : " ^15.4.1 " ,
36
+ "@next/mdx" : " ^15.4.2 " ,
37
+ "next" : " ^15.4.2 " ,
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.14 " ,
45
+ "@types/node" : " ^24.0.15 " ,
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.1 " ,
50
+ "eslint-config-next" : " ^15.4.2 " ,
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.14 " ,
1302
+ "@types/node" : " ^24.0.15 " ,
1303
1303
"@types/semver" : " ^7.7.0" ,
1304
1304
"@types/sinon" : " ^17.0.4" ,
1305
1305
"@types/uuid" : " ^10.0.0" ,
1306
1306
"@types/vscode" : " 1.82.0" ,
1307
- "esbuild" : " ^0.25.6 " ,
1307
+ "esbuild" : " ^0.25.8 " ,
1308
1308
"fast-xml-parser" : " ^5.2.5" ,
1309
1309
"fs-extra" : " ^11.3.0" ,
1310
1310
"sinon" : " ^21.0.0"
Original file line number Diff line number Diff line change 34
34
"devDependencies" : {
35
35
"@types/js-yaml" : " ^4.0.9" ,
36
36
"@types/lodash-es" : " ^4.17.12" ,
37
- "esbuild" : " ^0.25.6 "
37
+ "esbuild" : " ^0.25.8 "
38
38
}
39
39
}
You can’t perform that action at this time.
0 commit comments