|
7 | 7 | "author": "JounQin (https://www.1stG.me) <[email protected]>", |
8 | 8 | "funding": "https://opencollective.com/unts", |
9 | 9 | "license": "MIT", |
10 | | - "packageManager": "pnpm@8.12.1", |
| 10 | + "packageManager": "pnpm@10.18.3", |
11 | 11 | "engines": { |
12 | 12 | "node": "^12.20.0 || ^14.18.0 || >=16.0.0" |
13 | 13 | }, |
|
53 | 53 | "version": "changeset version && pnpm i --no-frozen-lockfile" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | | - "@1stg/app-config": "^9.0.1", |
57 | | - "@1stg/lib-config": "^12.0.1", |
| 56 | + "@1stg/app-config": "^14.0.0", |
| 57 | + "@1stg/lib-config": "^13.0.0", |
58 | 58 | "@changesets/changelog-github": "^0.5.0", |
59 | 59 | "@changesets/cli": "^2.27.1", |
60 | 60 | "@pkgr/webpack": "^3.4.0", |
61 | 61 | "@pkgr/webpack-mdx": "^2.2.0", |
62 | 62 | "@size-limit/preset-small-lib": "^11.0.1", |
63 | 63 | "@types/mdx": "^2.0.10", |
64 | | - "@types/node": "^20.10.4", |
65 | | - "@types/react": "^18.2.45", |
66 | | - "@types/react-dom": "^18.2.17", |
67 | | - "@types/web": "^0.0.127", |
68 | | - "@vitest/coverage-istanbul": "^1.0.4", |
| 64 | + "@types/node": "^22.0.0", |
| 65 | + "@types/react": "^19.0.0", |
| 66 | + "@types/react-dom": "^19.0.0", |
| 67 | + "@types/web": "^0.0.279", |
| 68 | + "@vitest/coverage-istanbul": "^3.0.0", |
69 | 69 | "domiso": "link:.", |
70 | 70 | "github-markdown-css": "^5.5.0", |
71 | | - "jsdom": "^23.0.1", |
72 | | - "react": "^18.2.0", |
73 | | - "react-dom": "^18.2.0", |
74 | | - "react-router-dom": "^6.20.1", |
75 | | - "sirv-cli": "^2.0.2", |
| 71 | + "jsdom": "^27.0.0", |
| 72 | + "react": "^19.0.0", |
| 73 | + "react-dom": "^19.0.0", |
| 74 | + "react-router-dom": "^7.0.0", |
| 75 | + "sirv-cli": "^3.0.0", |
76 | 76 | "size-limit": "^11.0.1", |
77 | 77 | "type-coverage": "^2.27.0", |
78 | 78 | "typescript": "^5.3.3", |
79 | | - "unplugin-auto-import": "^0.17.2", |
| 79 | + "unplugin-auto-import": "^20.0.0", |
80 | 80 | "vitest": "^1.0.4" |
81 | 81 | }, |
82 | 82 | "publishConfig": { |
|
91 | 91 | }, |
92 | 92 | "pnpm": { |
93 | 93 | "overrides": { |
94 | | - "sh-syntax": "^0.4.1" |
| 94 | + "sh-syntax": "^0.5.0" |
95 | 95 | }, |
96 | 96 | "patchedDependencies": { |
97 | 97 | |
|
0 commit comments