|
38 | 38 | }, |
39 | 39 | "funding": "https://opencollective.com/unts", |
40 | 40 | "license": "MIT", |
41 | | - "packageManager": "pnpm@7.9.3", |
| 41 | + "packageManager": "pnpm@10.22.0", |
42 | 42 | "engines": { |
43 | 43 | "node": "^12.20.0 || ^14.18.0 || >=16.0.0" |
44 | 44 | }, |
|
73 | 73 | "vercel-build": "w -e docs -p --publicPath /" |
74 | 74 | }, |
75 | 75 | "devDependencies": { |
76 | | - "@1stg/app-config": "^7.3.0", |
77 | | - "@1stg/lib-config": "^10.1.1", |
78 | | - "@changesets/changelog-github": "^0.4.8", |
| 76 | + "@1stg/app-config": "^14.0.0", |
| 77 | + "@1stg/lib-config": "^13.0.0", |
| 78 | + "@changesets/changelog-github": "^0.5.0", |
79 | 79 | "@changesets/cli": "^2.24.4", |
80 | | - "@isaacs/ttlcache": "^1.2.1", |
| 80 | + "@isaacs/ttlcache": "^2.0.0", |
81 | 81 | "@pkgr/webpack": "^3.3.0", |
82 | 82 | "@pkgr/webpack-mdx": "^2.1.0", |
83 | | - "@size-limit/preset-small-lib": "^8.0.1", |
84 | | - "@types/jest": "^28.1.8", |
| 83 | + "@size-limit/preset-small-lib": "^11.0.0", |
| 84 | + "@types/jest": "^30.0.0", |
85 | 85 | "@types/mdx": "^2.0.3", |
86 | | - "@types/node": "^18.7.9", |
87 | | - "@types/react": "^18.0.28", |
88 | | - "@types/react-dom": "^18.0.11", |
89 | | - "@types/web": "^0.0.93", |
| 86 | + "@types/node": "^24.0.0", |
| 87 | + "@types/react": "^19.0.0", |
| 88 | + "@types/react-dom": "^19.0.0", |
| 89 | + "@types/web": "^0.0.294", |
90 | 90 | "github-markdown-css": "^5.1.0", |
91 | | - "jest": "^28.1.3", |
92 | | - "jest-environment-jsdom": "^28.1.3", |
93 | | - "mitata": "^0.1.6", |
94 | | - "react": "^18.2.0", |
95 | | - "react-dom": "^18.2.0", |
96 | | - "react-router-dom": "^6.3.0", |
97 | | - "sirv-cli": "^2.0.2", |
98 | | - "size-limit": "^8.0.1", |
99 | | - "ts-jest": "^28.0.8", |
| 91 | + "jest": "^30.0.0", |
| 92 | + "jest-environment-jsdom": "^30.0.0", |
| 93 | + "mitata": "^1.0.0", |
| 94 | + "react": "^19.0.0", |
| 95 | + "react-dom": "^19.0.0", |
| 96 | + "react-router-dom": "^7.0.0", |
| 97 | + "sirv-cli": "^3.0.0", |
| 98 | + "size-limit": "^11.0.0", |
| 99 | + "ts-jest": "^29.0.0", |
100 | 100 | "type-coverage": "^2.22.0", |
101 | | - "typescript": "^4.7.4" |
| 101 | + "typescript": "^5.0.0" |
102 | 102 | }, |
103 | 103 | "publishConfig": { |
104 | 104 | "main": "./lib/index.cjs", |
|
0 commit comments