Skip to content

Commit b0fcf3b

Browse files
chore(deps): update non-major (#93)
* chore(deps): update non-major * Update codemirror dependencies in changeset --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Cody Olsen <[email protected]>
1 parent 8c350b5 commit b0fcf3b

File tree

3 files changed

+158
-260
lines changed

3 files changed

+158
-260
lines changed

.changeset/heavy-impalas-matter.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@sanity/code-input": patch
3+
---
4+
5+
chore(deps): update codemirror dependencies

package.json

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -59,32 +59,32 @@
5959
"browserslist": "extends @sanity/browserslist-config",
6060
"prettier": "@sanity/prettier-config",
6161
"dependencies": {
62-
"@codemirror/autocomplete": "^6.18.3",
63-
"@codemirror/commands": "^6.7.1",
64-
"@codemirror/lang-html": "^6.4.9",
65-
"@codemirror/lang-java": "^6.0.1",
66-
"@codemirror/lang-javascript": "^6.2.2",
67-
"@codemirror/lang-json": "^6.0.1",
68-
"@codemirror/lang-markdown": "^6.3.1",
69-
"@codemirror/lang-php": "^6.0.1",
70-
"@codemirror/lang-sql": "^6.8.0",
71-
"@codemirror/language": "^6.10.6",
72-
"@codemirror/legacy-modes": "^6.4.2",
73-
"@codemirror/search": "^6.5.8",
74-
"@codemirror/state": "^6.5.0",
75-
"@codemirror/view": "^6.35.3",
62+
"@codemirror/autocomplete": "^6.19.0",
63+
"@codemirror/commands": "^6.9.0",
64+
"@codemirror/lang-html": "^6.4.11",
65+
"@codemirror/lang-java": "^6.0.2",
66+
"@codemirror/lang-javascript": "^6.2.4",
67+
"@codemirror/lang-json": "^6.0.2",
68+
"@codemirror/lang-markdown": "^6.4.0",
69+
"@codemirror/lang-php": "^6.0.2",
70+
"@codemirror/lang-sql": "^6.10.0",
71+
"@codemirror/language": "^6.11.3",
72+
"@codemirror/legacy-modes": "^6.5.2",
73+
"@codemirror/search": "^6.5.11",
74+
"@codemirror/state": "^6.5.2",
75+
"@codemirror/view": "^6.38.6",
7676
"@juggle/resize-observer": "^3.4.0",
7777
"@lezer/highlight": "^1.2.1",
78-
"@sanity/icons": "^3.5.2",
79-
"@sanity/incompatible-plugin": "^1.0.4",
80-
"@sanity/ui": "^3.0.5",
81-
"@uiw/codemirror-themes": "^4.23.6",
82-
"@uiw/react-codemirror": "^4.23.6"
78+
"@sanity/icons": "^3.7.4",
79+
"@sanity/incompatible-plugin": "^1.0.5",
80+
"@sanity/ui": "^3.1.10",
81+
"@uiw/codemirror-themes": "^4.25.2",
82+
"@uiw/react-codemirror": "^4.25.2"
8383
},
8484
"devDependencies": {
85-
"@babel/core": "^7.23.6",
86-
"@babel/preset-env": "^7.23.6",
87-
"@babel/preset-react": "^7.23.3",
85+
"@babel/core": "^7.28.4",
86+
"@babel/preset-env": "^7.28.3",
87+
"@babel/preset-react": "^7.27.1",
8888
"@changesets/changelog-github": "^0.5.1",
8989
"@changesets/cli": "^2.29.7",
9090
"@eslint/js": "^9.37.0",
@@ -93,31 +93,31 @@
9393
"@sanity/plugin-kit": "^4.0.19",
9494
"@sanity/prettier-config": "^2.0.1",
9595
"@sanity/vision": "^4.10.3",
96-
"@testing-library/jest-dom": "^6.1.5",
97-
"@testing-library/react": "^14.1.2",
98-
"@types/jest": "^29.5.11",
99-
"@types/react": "^18.2.45",
100-
"@types/react-dom": "^18.2.0",
96+
"@testing-library/jest-dom": "^6.9.1",
97+
"@testing-library/react": "^14.3.1",
98+
"@types/jest": "^29.5.14",
99+
"@types/react": "^18.3.26",
100+
"@types/react-dom": "^18.3.7",
101101
"babel-plugin-react-compiler": "^1.0.0",
102102
"eslint": "^9.37.0",
103103
"eslint-config-prettier": "^10.1.8",
104104
"eslint-formatter-gha": "^1.6.0",
105105
"eslint-plugin-react": "^7.37.5",
106106
"eslint-plugin-react-hooks": "^7.0.0",
107107
"globals": "^16.4.0",
108-
"husky": "^8.0.1",
108+
"husky": "^8.0.3",
109109
"jest": "^29.7.0",
110110
"jest-environment-jsdom": "^29.7.0",
111-
"lint-staged": "^15.2.0",
112-
"npm-run-all": "^4.1.5",
111+
"lint-staged": "^15.5.2",
112+
"npm-run-all2": "^5.0.0",
113113
"prettier": "^3.6.2",
114114
"react": "^19.2.0",
115115
"react-dom": "^19.2.0",
116116
"rimraf": "^5.0.5",
117117
"sanity": "^4.10.3",
118118
"styled-components": "^6.1.19",
119-
"ts-jest": "^29.1.1",
120-
"typescript": "5.9.2",
119+
"ts-jest": "^29.4.5",
120+
"typescript": "5.9.3",
121121
"typescript-eslint": "^8.46.1"
122122
},
123123
"peerDependencies": {

0 commit comments

Comments
 (0)