|
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | 35 | "@1stg/browserslist-config": "^2.1.4", |
36 | | - "@1stg/common-config": "^14.0.0", |
| 36 | + "@1stg/common-config": "^14.2.0", |
37 | 37 | "@1stg/postcss-config": "^6.1.0", |
38 | 38 | "@changesets/changelog-github": "^0.5.1", |
39 | | - "@changesets/cli": "^2.29.4", |
| 39 | + "@changesets/cli": "^2.29.5", |
40 | 40 | "@commitlint/cli": "^19.8.1", |
41 | 41 | "@mdx-js/rollup": "^3.1.0", |
42 | 42 | "@pkgr/rollup": "^7.0.0", |
43 | | - "@shikijs/rehype": "^3.5.0", |
44 | | - "@stylistic/eslint-plugin": "^4.4.1", |
45 | | - "@types/node": "^22.15.29", |
46 | | - "@types/react": "^19.1.6", |
| 43 | + "@shikijs/rehype": "^3.7.0", |
| 44 | + "@stylistic/eslint-plugin": "^5.0.0", |
| 45 | + "@types/node": "^22.15.33", |
| 46 | + "@types/react": "^19.1.8", |
47 | 47 | "@types/react-dom": "^19.1.6", |
48 | | - "@types/web": "^0.0.239", |
49 | | - "@vitejs/plugin-react-swc": "^3.10.1", |
50 | | - "@vitest/coverage-istanbul": "^3.2.1", |
51 | | - "@vitest/eslint-plugin": "^1.2.1", |
| 48 | + "@types/serialize-javascript": "^5.0.4", |
| 49 | + "@types/web": "^0.0.243", |
| 50 | + "@vitejs/plugin-react-swc": "^3.10.2", |
| 51 | + "@vitest/coverage-istanbul": "^3.2.4", |
| 52 | + "@vitest/eslint-plugin": "^1.2.7", |
52 | 53 | "clean-pkg-json": "^1.3.0", |
53 | | - "eslint": "^9.28.0", |
| 54 | + "eslint": "^9.29.0", |
54 | 55 | "eslint-plugin-tsdoc": "^0.4.0", |
55 | 56 | "github-markdown-css": "^5.8.1", |
56 | 57 | "linguist-languages": "^8.0.0", |
57 | 58 | "nano-staged": "^0.8.0", |
58 | 59 | "npm-run-all2": "^8.0.4", |
59 | | - "prettier": "^3.5.3", |
| 60 | + "prettier": "^3.6.1", |
60 | 61 | "prettier-plugin-autocorrect": "workspace:*", |
61 | 62 | "prettier-plugin-pkg": "workspace:*", |
62 | 63 | "prettier-plugin-sh": "workspace:*", |
|
68 | 69 | "rehype-slug": "^6.0.0", |
69 | 70 | "remark-gfm": "^4.0.1", |
70 | 71 | "rimraf": "^6.0.1", |
| 72 | + "serialize-javascript": "^6.0.2", |
71 | 73 | "simple-git-hooks": "^2.13.0", |
72 | 74 | "sirv-cli": "^3.0.1", |
73 | 75 | "size-limit": "^11.2.0", |
74 | 76 | "size-limit-preset-node-lib": "^0.4.0", |
75 | | - "tsx": "^4.19.4", |
| 77 | + "tsx": "^4.20.3", |
76 | 78 | "type-coverage": "^2.29.7", |
77 | 79 | "typescript": "^5.8.3", |
78 | | - "vite": "^6.3.5", |
79 | | - "vitest": "^3.2.1", |
| 80 | + "vite": "^7.0.0", |
| 81 | + "vitest": "^3.2.4", |
80 | 82 | "yarn-berry-deduplicate": "^6.1.3" |
81 | 83 | }, |
82 | 84 | "resolutions": { |
83 | | - "prettier": "^3.5.3", |
| 85 | + "prettier": "^3.6.1", |
84 | 86 | "prettier-plugin-autocorrect": "workspace:*", |
85 | 87 | "prettier-plugin-pkg": "workspace:*", |
86 | 88 | "prettier-plugin-sh": "workspace:*", |
87 | 89 | "prettier-plugin-sql": "workspace:*", |
88 | | - "prettier-plugin-toml": "workspace:*" |
| 90 | + "prettier-plugin-toml": "workspace:*", |
| 91 | + "vite": "npm:rolldown-vite@^7.0.1" |
89 | 92 | }, |
90 | 93 | "browserslist": [ |
91 | 94 | "extends @1stg/browserslist-config/modern" |
|
0 commit comments