|
80 | 80 | "@uiw/react-codemirror": "^4.23.6"
|
81 | 81 | },
|
82 | 82 | "devDependencies": {
|
83 |
| - "@babel/core": "^7.23.6", |
84 |
| - "@babel/preset-env": "^7.23.6", |
85 |
| - "@babel/preset-react": "^7.23.3", |
86 |
| - "@commitlint/cli": "^19.6.0", |
87 |
| - "@commitlint/config-conventional": "^19.6.0", |
88 |
| - "@sanity/pkg-utils": "^6.12.0", |
89 |
| - "@sanity/plugin-kit": "^4.0.18", |
| 83 | + "@babel/core": "^7.26.10", |
| 84 | + "@babel/preset-env": "^7.26.9", |
| 85 | + "@babel/preset-react": "^7.26.3", |
| 86 | + "@commitlint/cli": "^19.8.0", |
| 87 | + "@commitlint/config-conventional": "^19.8.0", |
| 88 | + "@sanity/pkg-utils": "^6.13.4", |
| 89 | + "@sanity/plugin-kit": "^4.0.19", |
90 | 90 | "@sanity/semantic-release-preset": "^5.0.0",
|
91 |
| - "@testing-library/jest-dom": "^6.1.5", |
92 |
| - "@testing-library/react": "^14.1.2", |
93 |
| - "@types/jest": "^29.5.11", |
94 |
| - "@types/react": "^18.2.45", |
| 91 | + "@testing-library/jest-dom": "^6.6.3", |
| 92 | + "@testing-library/react": "^14.3.1", |
| 93 | + "@types/jest": "^29.5.14", |
| 94 | + "@types/react": "^18.3.20", |
95 | 95 | "@types/styled-components": "^5.1.34",
|
96 |
| - "@typescript-eslint/eslint-plugin": "^6.14.0", |
97 |
| - "@typescript-eslint/parser": "^6.14.0", |
98 |
| - "eslint": "^8.55.0", |
| 96 | + "@typescript-eslint/eslint-plugin": "^6.21.0", |
| 97 | + "@typescript-eslint/parser": "^6.21.0", |
| 98 | + "eslint": "^8.57.1", |
99 | 99 | "eslint-config-prettier": "^9.1.0",
|
100 |
| - "eslint-config-sanity": "^7.0.1", |
101 |
| - "eslint-plugin-prettier": "^5.0.1", |
102 |
| - "eslint-plugin-react": "^7.33.2", |
103 |
| - "eslint-plugin-react-hooks": "^4.6.0", |
| 100 | + "eslint-config-sanity": "^7.1.4", |
| 101 | + "eslint-plugin-prettier": "^5.2.5", |
| 102 | + "eslint-plugin-react": "^7.37.4", |
| 103 | + "eslint-plugin-react-hooks": "^4.6.2", |
104 | 104 | "husky": "^8.0.1",
|
105 | 105 | "jest": "^29.7.0",
|
106 | 106 | "jest-environment-jsdom": "^29.7.0",
|
107 | 107 | "lint-staged": "^15.2.0",
|
108 |
| - "npm-run-all": "^4.1.5", |
109 |
| - "prettier": "^3.1.1", |
110 |
| - "prettier-plugin-packagejson": "^2.4.7", |
111 |
| - "react": "^18.2.0", |
112 |
| - "react-dom": "^18.2.0", |
113 |
| - "react-is": "^18.2.0", |
| 108 | + "npm-run-all2": "^5.0.0", |
| 109 | + "prettier": "^3.5.3", |
| 110 | + "prettier-plugin-packagejson": "^2.5.10", |
| 111 | + "react": "^18.3.1", |
| 112 | + "react-dom": "^18.3.1", |
| 113 | + "react-is": "^18.3.1", |
114 | 114 | "rimraf": "^5.0.5",
|
115 |
| - "sanity": "^3.67.1", |
116 |
| - "semantic-release": "^24.2.0", |
117 |
| - "styled-components": "^6.1.1", |
118 |
| - "ts-jest": "^29.1.1", |
119 |
| - "typescript": "^5.3.3" |
| 115 | + "sanity": "^3.81.0", |
| 116 | + "semantic-release": "^24.2.3", |
| 117 | + "styled-components": "^6.1.16", |
| 118 | + "ts-jest": "^29.3.0", |
| 119 | + "typescript": "^5.8.2" |
120 | 120 | },
|
121 | 121 | "peerDependencies": {
|
122 | 122 | "react": "^18 || >=19.0.0-0",
|
|
0 commit comments