|
51 | 51 | "version": "changeset version && yarn --no-immutable" |
52 | 52 | }, |
53 | 53 | "devDependencies": { |
54 | | - "@1stg/common-config": "^14.1.0", |
| 54 | + "@1stg/common-config": "^14.2.0", |
55 | 55 | "@changesets/changelog-github": "^0.5.1", |
56 | | - "@changesets/cli": "^2.29.4", |
| 56 | + "@changesets/cli": "^2.29.5", |
57 | 57 | "@commitlint/cli": "^19.8.1", |
58 | 58 | "@mdx-js/rollup": "^3.1.0", |
59 | 59 | "@mitata/counters": "^0.0.8", |
60 | | - "@shikijs/rehype": "^3.5.0", |
61 | | - "@types/node": "^22.15.29", |
62 | | - "@types/react": "^19.1.6", |
| 60 | + "@shikijs/rehype": "^3.7.0", |
| 61 | + "@types/node": "^22.15.33", |
| 62 | + "@types/react": "^19.1.8", |
63 | 63 | "@types/react-dom": "^19.1.6", |
64 | 64 | "@types/web": "^0.0.243", |
65 | 65 | "@vercel/analytics": "^1.5.0", |
66 | | - "@vitejs/plugin-react-swc": "^3.10.1", |
| 66 | + "@vitejs/plugin-react-swc": "^3.10.2", |
67 | 67 | "@vitest/coverage-v8": "3.2.4", |
68 | 68 | "ab64": "^0.1.6", |
69 | 69 | "clean-pkg-json": "^1.3.0", |
70 | 70 | "esbuild": "^0.25.5", |
71 | | - "eslint": "^9.28.0", |
| 71 | + "eslint": "^9.29.0", |
72 | 72 | "flattie": "^1.1.1", |
73 | 73 | "github-markdown-css": "^5.8.1", |
74 | 74 | "hash-object": "^5.0.1", |
75 | 75 | "json-stringify-deterministic": "^1.0.12", |
76 | 76 | "nano-staged": "^0.8.0", |
77 | 77 | "npm-run-all2": "^8.0.4", |
78 | | - "prettier": "^3.5.3", |
| 78 | + "prettier": "^3.6.1", |
79 | 79 | "react": "^19.1.0", |
80 | 80 | "react-dom": "^19.1.0", |
81 | 81 | "react-router-dom": "^7.6.2", |
|
85 | 85 | "size-limit-preset-node-lib": "^0.4.0", |
86 | 86 | "stable-hash": "^0.0.6", |
87 | 87 | "tinybench": "^4.0.1", |
88 | | - "tsdown": "^0.12.6", |
| 88 | + "tsdown": "^0.12.9", |
89 | 89 | "type-coverage": "^2.29.7", |
90 | 90 | "typescript": "^5.8.3", |
91 | 91 | "vite": "^7.0.0", |
92 | | - "vitest": "^3.2.1", |
| 92 | + "vitest": "^3.2.4", |
93 | 93 | "yarn-berry-deduplicate": "^6.1.3" |
94 | 94 | }, |
95 | 95 | "resolutions": { |
96 | | - "prettier": "^3.5.3", |
97 | | - "vite": "^7.0.0" |
| 96 | + "prettier": "^3.6.0", |
| 97 | + "vite": "npm:rolldown-vite@^7.0.0" |
98 | 98 | }, |
99 | 99 | "typeCoverage": { |
100 | 100 | "atLeast": 100, |
|
0 commit comments