|
59 | 59 | "browserslist": "extends @sanity/browserslist-config", |
60 | 60 | "prettier": "@sanity/prettier-config", |
61 | 61 | "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", |
76 | 76 | "@juggle/resize-observer": "^3.4.0", |
77 | 77 | "@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" |
83 | 83 | }, |
84 | 84 | "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", |
88 | 88 | "@changesets/changelog-github": "^0.5.1", |
89 | 89 | "@changesets/cli": "^2.29.7", |
90 | 90 | "@eslint/js": "^9.37.0", |
|
93 | 93 | "@sanity/plugin-kit": "^4.0.19", |
94 | 94 | "@sanity/prettier-config": "^2.0.1", |
95 | 95 | "@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", |
101 | 101 | "babel-plugin-react-compiler": "^1.0.0", |
102 | 102 | "eslint": "^9.37.0", |
103 | 103 | "eslint-config-prettier": "^10.1.8", |
104 | 104 | "eslint-formatter-gha": "^1.6.0", |
105 | 105 | "eslint-plugin-react": "^7.37.5", |
106 | 106 | "eslint-plugin-react-hooks": "^7.0.0", |
107 | 107 | "globals": "^16.4.0", |
108 | | - "husky": "^8.0.1", |
| 108 | + "husky": "^8.0.3", |
109 | 109 | "jest": "^29.7.0", |
110 | 110 | "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", |
113 | 113 | "prettier": "^3.6.2", |
114 | 114 | "react": "^19.2.0", |
115 | 115 | "react-dom": "^19.2.0", |
116 | 116 | "rimraf": "^5.0.5", |
117 | 117 | "sanity": "^4.10.3", |
118 | 118 | "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", |
121 | 121 | "typescript-eslint": "^8.46.1" |
122 | 122 | }, |
123 | 123 | "peerDependencies": { |
|
0 commit comments