|
7 | 7 | "author": "JounQin (https://www.1stG.me) <[email protected]>",
|
8 | 8 | "funding": "https://opencollective.com/unts",
|
9 | 9 | "license": "MIT",
|
10 |
| - "packageManager": "yarn@4.0.2", |
| 10 | + "packageManager": "yarn@4.9.2", |
11 | 11 | "engines": {
|
12 | 12 | "node": ">=18.0.0"
|
13 | 13 | },
|
|
45 | 45 | "tslib": "^2.6.2"
|
46 | 46 | },
|
47 | 47 | "devDependencies": {
|
48 |
| - "@1stg/app-config": "^10.0.1", |
| 48 | + "@1stg/app-config": "^14.0.0", |
49 | 49 | "@changesets/changelog-github": "^0.5.0",
|
50 | 50 | "@changesets/cli": "^2.27.1",
|
51 |
| - "@commitlint/cli": "^18.4.3", |
| 51 | + "@commitlint/cli": "^19.0.0", |
52 | 52 | "@mdx-js/rollup": "^3.0.0",
|
53 |
| - "@pkgr/rollup": "^5.0.0", |
| 53 | + "@pkgr/rollup": "^7.0.0", |
54 | 54 | "@size-limit/preset-small-lib": "^11.0.1",
|
55 | 55 | "@types/mdx": "^2.0.10",
|
56 |
| - "@types/node": "^20.10.5", |
57 |
| - "@types/react": "^18.2.46", |
58 |
| - "@types/react-dom": "^18.2.18", |
59 |
| - "@types/web": "^0.0.131", |
| 56 | + "@types/node": "^22.0.0", |
| 57 | + "@types/react": "^19.0.0", |
| 58 | + "@types/react-dom": "^19.0.0", |
| 59 | + "@types/web": "^0.0.245", |
60 | 60 | "@vitejs/plugin-react-swc": "^3.5.0",
|
61 |
| - "@vitest/coverage-v8": "^1.1.0", |
62 |
| - "eslint": "^8.56.0", |
| 61 | + "@vitest/coverage-v8": "^3.0.0", |
| 62 | + "eslint": "^9.0.0", |
63 | 63 | "github-markdown-css": "^5.5.0",
|
64 |
| - "lint-staged": "^15.2.0", |
65 |
| - "npm-run-all": "^4.1.5", |
66 |
| - "react": "^18.2.0", |
67 |
| - "react-dom": "^18.2.0", |
68 |
| - "react-router-dom": "^6.21.1", |
| 64 | + "lint-staged": "^16.0.0", |
| 65 | + "npm-run-all2": "^5.0.0", |
| 66 | + "react": "^19.0.0", |
| 67 | + "react-dom": "^19.0.0", |
| 68 | + "react-router-dom": "^7.0.0", |
69 | 69 | "rehype-slug": "^6.0.0",
|
70 | 70 | "remark-gfm": "^4.0.0",
|
71 | 71 | "simple-git-hooks": "^2.9.0",
|
72 | 72 | "size-limit": "^11.0.1",
|
73 | 73 | "stylelint": "^16.1.0",
|
74 | 74 | "type-coverage": "^2.27.1",
|
75 | 75 | "typescript": "^5.3.3",
|
76 |
| - "unplugin-auto-import": "^0.17.3", |
77 |
| - "vite": "^5.0.10", |
78 |
| - "vitest": "^1.1.0" |
| 76 | + "unplugin-auto-import": "^19.0.0", |
| 77 | + "vite": "^7.0.0", |
| 78 | + "vitest": "^3.0.0" |
79 | 79 | },
|
80 | 80 | "size-limit": [
|
81 | 81 | {
|
|
0 commit comments