|
30 | 30 | "version": "changeset version && yarn --no-immutable" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | | - "@1stg/common-config": "^13.0.1", |
| 33 | + "@1stg/common-config": "^14.0.0", |
34 | 34 | "@changesets/changelog-github": "^0.5.1", |
35 | | - "@changesets/cli": "^2.29.0", |
36 | | - "@commitlint/cli": "^19.8.0", |
| 35 | + "@changesets/cli": "^2.29.4", |
| 36 | + "@commitlint/cli": "^19.8.1", |
37 | 37 | "@mdx-js/rollup": "^3.1.0", |
38 | | - "@shikijs/rehype": "^3.2.2", |
39 | | - "@swc/core": "^1.11.21", |
| 38 | + "@shikijs/rehype": "^3.4.2", |
| 39 | + "@swc/core": "^1.11.29", |
40 | 40 | "@types/cross-spawn": "^6.0.6", |
41 | 41 | "@types/debug": "^4.1.12", |
42 | 42 | "@types/imagemin": "^9.0.1", |
43 | 43 | "@types/is-glob": "^4.0.4", |
44 | 44 | "@types/lodash-es": "^4.17.12", |
45 | 45 | "@types/micromatch": "^4.0.9", |
46 | | - "@types/node": "^22.14.1", |
47 | | - "@types/react": "^19.1.2", |
48 | | - "@types/react-dom": "^19.1.2", |
49 | | - "@types/web": "^0.0.228", |
| 46 | + "@types/node": "^22.15.29", |
| 47 | + "@types/react": "^19.1.6", |
| 48 | + "@types/react-dom": "^19.1.5", |
| 49 | + "@types/web": "^0.0.236", |
50 | 50 | "@vercel/analytics": "^1.5.0", |
51 | | - "@vitejs/plugin-react-swc": "^3.9.0", |
52 | | - "@vitejs/plugin-vue": "^5.2.3", |
53 | | - "@vitejs/plugin-vue-jsx": "^4.1.2", |
54 | | - "@vitest/coverage-istanbul": "^3.1.1", |
55 | | - "eslint": "^9.24.0", |
| 51 | + "@vitejs/plugin-react-swc": "^3.10.0", |
| 52 | + "@vitejs/plugin-vue": "^5.2.4", |
| 53 | + "@vitejs/plugin-vue-jsx": "^4.2.0", |
| 54 | + "@vitest/coverage-istanbul": "^3.1.4", |
| 55 | + "eslint": "^9.28.0", |
56 | 56 | "github-markdown-css": "^5.8.1", |
57 | 57 | "nano-staged": "^0.8.0", |
58 | | - "npm-run-all2": "^7.0.2", |
| 58 | + "npm-run-all2": "^8.0.4", |
59 | 59 | "prettier": "^3.5.3", |
60 | 60 | "react": "^19.1.0", |
61 | 61 | "react-dom": "^19.1.0", |
62 | | - "react-router-dom": "^7.5.0", |
| 62 | + "react-router-dom": "^7.6.1", |
63 | 63 | "rehype-slug": "^6.0.0", |
64 | 64 | "rimraf": "^6.0.1", |
65 | | - "simple-git-hooks": "^2.12.1", |
66 | | - "tsx": "^4.19.3", |
| 65 | + "simple-git-hooks": "^2.13.0", |
| 66 | + "tsx": "^4.19.4", |
67 | 67 | "type-coverage": "^2.29.7", |
68 | 68 | "typescript": "^5.8.3", |
69 | | - "unplugin-auto-import": "^19.1.2", |
70 | | - "vite": "^6.2.6", |
| 69 | + "unplugin-auto-import": "^19.3.0", |
| 70 | + "vite": "^6.3.5", |
71 | 71 | "vite-tsconfig-paths": "^5.1.4", |
72 | | - "vitest": "^3.1.1", |
73 | | - "vue": "^3.5.13", |
74 | | - "yarn-berry-deduplicate": "^6.1.1" |
| 72 | + "vitest": "^3.1.4", |
| 73 | + "vue": "^3.5.16", |
| 74 | + "yarn-berry-deduplicate": "^6.1.3" |
75 | 75 | }, |
76 | 76 | "resolutions": { |
77 | 77 | "prettier": "^3.5.3" |
|
0 commit comments