|
43 | 43 | "version": "changeset version && yarn --no-immutable" |
44 | 44 | }, |
45 | 45 | "peerDependencies": { |
46 | | - "unrs-resolver": "^1.0.0" |
| 46 | + "oxc-resolver": "^11.0.0" |
47 | 47 | }, |
48 | 48 | "peerDependenciesMeta": { |
49 | | - "unrs-resolver": { |
| 49 | + "oxc-resolver": { |
50 | 50 | "optional": true |
51 | 51 | } |
52 | 52 | }, |
|
56 | 56 | }, |
57 | 57 | "devDependencies": { |
58 | 58 | "@1stg/browserslist-config": "^2.1.4", |
59 | | - "@1stg/common-config": "^14.2.0", |
| 59 | + "@1stg/common-config": "^14.3.0", |
60 | 60 | "@1stg/postcss-config": "^6.1.0", |
61 | 61 | "@1stg/stylelint-config": "^6.1.0", |
62 | 62 | "@changesets/changelog-github": "^0.5.1", |
63 | | - "@changesets/cli": "^2.29.5", |
| 63 | + "@changesets/cli": "^2.29.6", |
64 | 64 | "@commitlint/cli": "^19.8.1", |
65 | | - "@eslint-react/eslint-plugin": "^1.52.2", |
| 65 | + "@eslint-react/eslint-plugin": "^1.52.6", |
66 | 66 | "@mdx-js/rollup": "^3.1.0", |
67 | | - "@shikijs/rehype": "^3.7.0", |
| 67 | + "@shikijs/rehype": "^3.9.2", |
68 | 68 | "@types/mdx": "^2.0.13", |
69 | | - "@types/node": "^22.15.33", |
70 | | - "@types/react": "^19.1.8", |
71 | | - "@types/react-dom": "^19.1.6", |
72 | | - "@types/web": "^0.0.243", |
| 69 | + "@types/node": "^24.3.0", |
| 70 | + "@types/react": "^19.1.10", |
| 71 | + "@types/react-dom": "^19.1.7", |
| 72 | + "@types/web": "^0.0.262", |
73 | 73 | "@vercel/analytics": "^1.5.0", |
74 | | - "@vitejs/plugin-react-swc": "^3.10.2", |
| 74 | + "@vitejs/plugin-react-swc": "^4.0.1", |
75 | 75 | "@vitest/coverage-v8": "^3.2.4", |
76 | | - "@vitest/eslint-plugin": "^1.2.7", |
| 76 | + "@vitest/eslint-plugin": "^1.3.4", |
77 | 77 | "clean-pkg-json": "^1.3.0", |
78 | | - "eslint": "^9.29.0", |
| 78 | + "eslint": "^9.33.0", |
79 | 79 | "eslint-import-context": "link:.", |
80 | 80 | "eslint-plugin-react-hooks": "^5.2.0", |
81 | 81 | "github-markdown-css": "^5.8.1", |
82 | 82 | "nano-staged": "^0.8.0", |
83 | 83 | "npm-run-all2": "^8.0.4", |
| 84 | + "oxc-resolver": "^11.6.1", |
84 | 85 | "premove": "^4.0.0", |
85 | | - "prettier": "^3.6.1", |
86 | | - "react": "^19.1.0", |
87 | | - "react-dom": "^19.1.0", |
88 | | - "react-router-dom": "^7.6.2", |
| 86 | + "prettier": "^3.6.2", |
| 87 | + "react": "^19.1.1", |
| 88 | + "react-dom": "^19.1.1", |
| 89 | + "react-router-dom": "^7.8.1", |
89 | 90 | "rehype-slug": "^6.0.0", |
90 | 91 | "remark-gfm": "^4.0.1", |
91 | | - "simple-git-hooks": "^2.13.0", |
| 92 | + "simple-git-hooks": "^2.13.1", |
92 | 93 | "size-limit": "^11.2.0", |
93 | 94 | "size-limit-preset-node-lib": "^0.4.0", |
94 | | - "stylelint": "^16.21.0", |
| 95 | + "stylelint": "^16.23.1", |
95 | 96 | "type-coverage": "^2.29.7", |
96 | | - "typescript": "^5.8.3", |
97 | | - "unrs-resolver": "^1.9.2", |
98 | | - "vite": "^7.0.0", |
| 97 | + "type-fest": "^4.41.0", |
| 98 | + "typescript": "^5.9.2", |
| 99 | + "vite": "^7.1.3", |
99 | 100 | "vitest": "^3.2.4", |
100 | 101 | "yarn-berry-deduplicate": "^6.1.3" |
101 | 102 | }, |
|
0 commit comments