|
84 | 84 | "extends": "@sanity/semantic-release-preset" |
85 | 85 | }, |
86 | 86 | "devDependencies": { |
87 | | - "@babel/core": "^7.28.4", |
88 | | - "@babel/preset-env": "^7.28.3", |
89 | | - "@babel/preset-react": "^7.27.1", |
90 | | - "@babel/preset-typescript": "^7.27.1", |
| 87 | + "@babel/core": "^7.28.5", |
| 88 | + "@babel/preset-env": "^7.28.5", |
| 89 | + "@babel/preset-react": "^7.28.5", |
| 90 | + "@babel/preset-typescript": "^7.28.5", |
91 | 91 | "@commitlint/cli": "^19.8.1", |
92 | 92 | "@commitlint/config-conventional": "^19.8.1", |
93 | 93 | "@ianvs/prettier-plugin-sort-imports": "^4.7.0", |
94 | 94 | "@sanity/browserslist-config": "^1.0.5", |
95 | | - "@sanity/pkg-utils": "^8.1.21", |
96 | | - "@sanity/prettier-config": "^2.0.1", |
| 95 | + "@sanity/pkg-utils": "^8.1.29", |
| 96 | + "@sanity/prettier-config": "^2.0.3", |
97 | 97 | "@sanity/semantic-release-preset": "^5.0.0", |
98 | 98 | "@sanity/tsconfig": "^2.0.0", |
99 | | - "@sanity/ui": "^3.1.10", |
| 99 | + "@sanity/ui": "^3.1.11", |
100 | 100 | "@sanity/ui-workshop": "^3.4.0", |
101 | 101 | "@svgr/core": "^8.1.0", |
102 | 102 | "@testing-library/jest-dom": "^6.9.1", |
103 | 103 | "@testing-library/react": "^16.3.0", |
104 | 104 | "@types/jest": "^30.0.0", |
105 | | - "@types/node": "^22.18.10", |
| 105 | + "@types/node": "^22.19.2", |
106 | 106 | "@types/react": "^19.2.7", |
107 | 107 | "@types/react-dom": "^19.2.3", |
108 | | - "@vanilla-extract/css": "^1.17.4", |
| 108 | + "@vanilla-extract/css": "^1.17.5", |
109 | 109 | "babel-plugin-react-compiler": "19.1.0-rc.3", |
110 | 110 | "camelcase": "^8.0.0", |
111 | 111 | "commitizen": "^4.3.1", |
112 | 112 | "cz-conventional-changelog": "^3.3.0", |
113 | | - "esbuild": "^0.25.11", |
| 113 | + "esbuild": "^0.27.1", |
114 | 114 | "esbuild-register": "^3.6.0", |
115 | 115 | "globby": "^14.1.0", |
116 | 116 | "husky": "^8.0.3", |
|
121 | 121 | "mkdirp": "^3.0.1", |
122 | 122 | "module-alias": "^2.2.3", |
123 | 123 | "npm-run-all2": "^8.0.4", |
124 | | - "oxlint": "^1.31.0", |
125 | | - "prettier": "^3.6.2", |
| 124 | + "oxlint": "^1.32.0", |
| 125 | + "prettier": "^3.7.4", |
126 | 126 | "react": "^19.2.1", |
127 | 127 | "react-dom": "^19.2.1", |
128 | 128 | "react-is": "^19.2.1", |
|
0 commit comments