Skip to content

Commit 43a5d96

Browse files
committed
Bump all dependencies
1 parent 34a6bf5 commit 43a5d96

File tree

23 files changed

+6273
-5147
lines changed

23 files changed

+6273
-5147
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -28,22 +28,22 @@
2828
"author": "",
2929
"license": "MIT",
3030
"devDependencies": {
31-
"@pnpm/meta-updater": "2.0.3",
31+
"@pnpm/meta-updater": "2.0.5",
3232
"@types/node": "20.16.0",
33-
"@typescript-eslint/eslint-plugin": "^8.9.0",
34-
"@typescript-eslint/parser": "^8.9.0",
35-
"esbuild": "^0.25.0",
36-
"eslint": "^8.57.1",
37-
"eslint-config-prettier": "^9.1.0",
38-
"eslint-import-resolver-typescript": "3.6.3",
33+
"@typescript-eslint/eslint-plugin": "^8.26.1",
34+
"@typescript-eslint/parser": "^8.26.1",
35+
"esbuild": "^0.25.1",
36+
"eslint": "^9.22.0",
37+
"eslint-config-prettier": "^10.1.1",
38+
"eslint-import-resolver-typescript": "3.8.4",
3939
"eslint-plugin-import": "2.31.0",
4040
"eslint-plugin-mocha": "10.5.0",
41-
"eslint-plugin-unicorn": "56.0.0",
41+
"eslint-plugin-unicorn": "57.0.0",
4242
"eslint-plugin-unused-imports": "^4.1.4",
43-
"prettier": "3.3.3",
44-
"prettier-plugin-tailwindcss": "0.6.8",
45-
"syncpack": "13.0.0",
46-
"typescript": "^5.6.3"
43+
"prettier": "3.5.3",
44+
"prettier-plugin-tailwindcss": "0.6.11",
45+
"syncpack": "13.0.3",
46+
"typescript": "^5.8.2"
4747
},
4848
"pnpm": {
4949
"patchedDependencies": {

packages/cheatsheet-local/package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -25,33 +25,33 @@
2525
},
2626
"dependencies": {
2727
"@cursorless/cheatsheet": "workspace:*",
28-
"react": "^18.3.1",
29-
"react-dom": "^18.3.1"
28+
"react": "^19.0.0",
29+
"react-dom": "^19.0.0"
3030
},
3131
"devDependencies": {
3232
"@effortlessmotion/html-webpack-inline-source-plugin": "1.0.3",
3333
"@testing-library/dom": "10.4.0",
34-
"@testing-library/react": "16.0.1",
35-
"@types/jest": "29.5.13",
34+
"@testing-library/react": "16.2.0",
35+
"@types/jest": "29.5.14",
3636
"@types/node": "20.16.0",
37-
"@types/react": "18.3.11",
38-
"@types/react-dom": "18.3.1",
37+
"@types/react": "19.0.10",
38+
"@types/react-dom": "19.0.4",
3939
"@types/webpack": "5.28.5",
4040
"@webpack-cli/generators": "3.0.7",
41-
"autoprefixer": "10.4.20",
41+
"autoprefixer": "10.4.21",
4242
"css-loader": "7.1.2",
43-
"html-webpack-plugin": "5.6.0",
43+
"html-webpack-plugin": "5.6.3",
4444
"jest": "29.7.0",
45-
"postcss": "8.4.47",
45+
"postcss": "8.5.3",
4646
"postcss-loader": "8.1.1",
4747
"style-loader": "4.0.0",
48-
"tailwindcss": "3.4.14",
49-
"ts-loader": "9.5.1",
48+
"tailwindcss": "4.0.12",
49+
"ts-loader": "9.5.2",
5050
"ts-node": "10.9.2",
51-
"typescript": "^5.6.3",
52-
"webpack": "5.95.0",
53-
"webpack-cli": "5.1.4",
54-
"webpack-dev-server": "5.1.0"
51+
"typescript": "^5.8.2",
52+
"webpack": "5.98.0",
53+
"webpack-cli": "6.0.1",
54+
"webpack-dev-server": "5.2.0"
5555
},
5656
"postcss": {
5757
"plugins": {

packages/cheatsheet/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -27,25 +27,25 @@
2727
"*.css"
2828
],
2929
"dependencies": {
30-
"@fortawesome/fontawesome-svg-core": "6.6.0",
31-
"@fortawesome/free-solid-svg-icons": "6.6.0",
30+
"@fortawesome/fontawesome-svg-core": "6.7.2",
31+
"@fortawesome/free-solid-svg-icons": "6.7.2",
3232
"@fortawesome/react-fontawesome": "0.2.2",
33-
"react": "^18.3.1",
34-
"react-dom": "^18.3.1",
33+
"react": "^19.0.0",
34+
"react-dom": "^19.0.0",
3535
"react-string-replace": "1.1.1",
36-
"react-use": "17.5.1"
36+
"react-use": "17.6.0"
3737
},
3838
"devDependencies": {
3939
"@testing-library/dom": "10.4.0",
40-
"@testing-library/react": "16.0.1",
41-
"@types/jest": "29.5.13",
42-
"@types/react": "18.3.11",
43-
"@types/react-dom": "18.3.1",
40+
"@testing-library/react": "16.2.0",
41+
"@types/jest": "29.5.14",
42+
"@types/react": "19.0.10",
43+
"@types/react-dom": "19.0.4",
4444
"@types/react-helmet": "6.1.11",
4545
"jest": "29.7.0",
4646
"jest-environment-jsdom": "29.7.0",
47-
"ts-jest": "29.2.5",
48-
"typescript": "^5.6.3"
47+
"ts-jest": "29.2.6",
48+
"typescript": "^5.8.2"
4949
},
5050
"type": "module"
5151
}

packages/common/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,16 @@
1717
"license": "MIT",
1818
"dependencies": {
1919
"lodash-es": "^4.17.21",
20-
"vscode-uri": "^3.0.8"
20+
"vscode-uri": "^3.1.0"
2121
},
2222
"devDependencies": {
2323
"@types/js-yaml": "^4.0.9",
2424
"@types/lodash-es": "4.17.12",
25-
"@types/mocha": "^10.0.9",
26-
"cross-spawn": "7.0.5",
27-
"fast-check": "3.22.0",
25+
"@types/mocha": "^10.0.10",
26+
"cross-spawn": "7.0.6",
27+
"fast-check": "4.0.0",
2828
"js-yaml": "^4.1.0",
29-
"mocha": "^10.7.3"
29+
"mocha": "^11.1.0"
3030
},
3131
"types": "./out/index.d.ts",
3232
"exports": {

packages/cursorless-cheatsheet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@cursorless/node-common": "workspace:*",
2929
"immer": "^10.1.1",
3030
"lodash-es": "^4.17.21",
31-
"node-html-parser": "^6.1.13"
31+
"node-html-parser": "^7.0.1"
3232
},
3333
"devDependencies": {
3434
"@types/lodash-es": "4.17.12"

packages/cursorless-engine/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,24 +26,24 @@
2626
"@cursorless/sentence-parser": "workspace:*",
2727
"immer": "^10.1.1",
2828
"immutability-helper": "^3.1.1",
29-
"itertools": "^2.3.2",
29+
"itertools": "^2.4.1",
3030
"lodash-es": "^4.17.21",
3131
"moo": "0.5.2",
3232
"nearley": "2.20.1",
3333
"talon-snippets": "1.3.0",
34-
"uuid": "^10.0.0",
35-
"zod": "3.23.8"
34+
"uuid": "^11.1.0",
35+
"zod": "3.24.2"
3636
},
3737
"devDependencies": {
3838
"@types/js-yaml": "^4.0.9",
3939
"@types/lodash-es": "4.17.12",
40-
"@types/mocha": "^10.0.9",
41-
"@types/moo": "0.5.9",
40+
"@types/mocha": "^10.0.10",
41+
"@types/moo": "0.5.10",
4242
"@types/nearley": "2.11.5",
43-
"@types/sinon": "^17.0.3",
43+
"@types/sinon": "^17.0.4",
4444
"@types/uuid": "^10.0.0",
4545
"js-yaml": "^4.1.0",
46-
"mocha": "^10.7.3",
46+
"mocha": "^11.1.0",
4747
"sinon": "^19.0.2"
4848
},
4949
"types": "./out/index.d.ts",

packages/cursorless-everywhere-talon-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@cursorless/common": "workspace:*",
1919
"@cursorless/cursorless-engine": "workspace:*",
2020
"lodash-es": "^4.17.21",
21-
"vscode-uri": "^3.0.8"
21+
"vscode-uri": "^3.1.0"
2222
},
2323
"devDependencies": {
2424
"@types/lodash-es": "4.17.12"

packages/cursorless-everywhere-talon-e2e/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@cursorless/test-case-recorder": "workspace:*"
2121
},
2222
"devDependencies": {
23-
"@types/mocha": "^10.0.9",
24-
"mocha": "^10.7.3"
23+
"@types/mocha": "^10.0.10",
24+
"mocha": "^11.1.0"
2525
}
2626
}

packages/cursorless-neovim-e2e/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
"author": "",
2020
"license": "MIT",
2121
"devDependencies": {
22-
"@types/chai": "^5.0.0",
22+
"@types/chai": "^5.2.0",
2323
"@types/js-yaml": "^4.0.9",
24-
"@types/lodash": "4.17.10",
25-
"@types/sinon": "^17.0.3",
24+
"@types/lodash": "4.17.16",
25+
"@types/sinon": "^17.0.4",
2626
"neovim": "5.3.0"
2727
},
2828
"dependencies": {

packages/cursorless-neovim/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@
3636
"@cursorless/test-case-recorder": "workspace:*"
3737
},
3838
"devDependencies": {
39-
"@types/chai": "^5.0.0",
39+
"@types/chai": "^5.2.0",
4040
"@types/js-yaml": "^4.0.9",
41-
"@types/lodash": "4.17.10",
41+
"@types/lodash": "4.17.16",
4242
"@types/uuid": "^10.0.0",
4343
"lodash": "^4.17.21",
4444
"neovim": "5.3.0",
45-
"vscode-uri": "^3.0.8"
45+
"vscode-uri": "^3.1.0"
4646
}
4747
}

0 commit comments

Comments
 (0)