|
38 | 38 | },
|
39 | 39 | "funding": "https://opencollective.com/unts",
|
40 | 40 | "license": "MIT",
|
41 |
| - "packageManager": "pnpm@7.6.0", |
| 41 | + "packageManager": "pnpm@10.7.1", |
42 | 42 | "engines": {
|
43 | 43 | "node": "^12.20.0 || ^14.18.0 || >=16.0.0"
|
44 | 44 | },
|
|
74 | 74 | "tslib": "^2.4.0"
|
75 | 75 | },
|
76 | 76 | "devDependencies": {
|
77 |
| - "@1stg/app-config": "^6.1.5", |
78 |
| - "@1stg/lib-config": "^9.0.2", |
79 |
| - "@changesets/changelog-github": "^0.4.6", |
| 77 | + "@1stg/app-config": "^11.0.0", |
| 78 | + "@1stg/lib-config": "^13.0.0", |
| 79 | + "@changesets/changelog-github": "^0.5.0", |
80 | 80 | "@changesets/cli": "^2.24.1",
|
81 | 81 | "@pkgr/webpack": "^3.2.0",
|
82 | 82 | "@pkgr/webpack-mdx": "^2.0.3",
|
83 |
| - "@size-limit/preset-small-lib": "^7.0.8", |
| 83 | + "@size-limit/preset-small-lib": "^11.0.0", |
84 | 84 | "@types/mdx": "^2.0.2",
|
85 |
| - "@types/node": "^18.6.2", |
86 |
| - "@types/react": "^18.0.15", |
87 |
| - "@types/react-dom": "^18.0.6", |
88 |
| - "@types/web": "^0.0.70", |
89 |
| - "c8": "^7.12.0", |
| 85 | + "@types/node": "^22.0.0", |
| 86 | + "@types/react": "^19.0.0", |
| 87 | + "@types/react-dom": "^19.0.0", |
| 88 | + "@types/web": "^0.0.216", |
| 89 | + "c8": "^10.0.0", |
90 | 90 | "github-markdown-css": "^5.1.0",
|
91 | 91 | "lib-boilerplate": "link:.",
|
92 |
| - "react": "^18.2.0", |
93 |
| - "react-dom": "^18.2.0", |
94 |
| - "react-router-dom": "^6.3.0", |
95 |
| - "sirv-cli": "^2.0.2", |
96 |
| - "size-limit": "^7.0.8", |
| 92 | + "react": "^19.0.0", |
| 93 | + "react-dom": "^19.0.0", |
| 94 | + "react-router-dom": "^7.0.0", |
| 95 | + "sirv-cli": "^3.0.0", |
| 96 | + "size-limit": "^11.0.0", |
97 | 97 | "type-coverage": "^2.22.0",
|
98 |
| - "typescript": "4.7.4", |
99 |
| - "unplugin-auto-import": "^0.10.3", |
100 |
| - "vitest": "^0.20.2" |
| 98 | + "typescript": "5.8.3", |
| 99 | + "unplugin-auto-import": "^19.0.0", |
| 100 | + "vitest": "^3.0.0" |
101 | 101 | },
|
102 | 102 | "publishConfig": {
|
103 | 103 | "main": "./lib/index.cjs",
|
|
0 commit comments