|
38 | 38 | }, |
39 | 39 | "funding": "https://opencollective.com/unts", |
40 | 40 | "license": "MIT", |
41 | | - "packageManager": "[email protected].0", |
| 41 | + "packageManager": "[email protected].1", |
42 | 42 | "engines": { |
43 | 43 | "node": "^12.20.0 || ^14.18.0 || >=16.0.0" |
44 | 44 | }, |
|
76 | 76 | "tslib": "^2.4.0" |
77 | 77 | }, |
78 | 78 | "devDependencies": { |
79 | | - "@1stg/app-config": "^6.1.2", |
80 | | - "@1stg/lib-config": "^8.1.1", |
| 79 | + "@1stg/app-config": "^6.1.3", |
| 80 | + "@1stg/lib-config": "^9.0.0", |
81 | 81 | "@changesets/changelog-github": "^0.4.5", |
82 | | - "@changesets/cli": "^2.23.1", |
| 82 | + "@changesets/cli": "^2.23.2", |
83 | 83 | "@isaacs/ttlcache": "^1.1.0", |
84 | 84 | "@pkgr/webpack": "^3.1.2", |
85 | 85 | "@pkgr/webpack-mdx": "^2.0.3", |
86 | 86 | "@size-limit/preset-small-lib": "^7.0.8", |
87 | | - "@types/jest": "^28.1.4", |
| 87 | + "@types/jest": "^28.1.6", |
88 | 88 | "@types/mdx": "^2.0.2", |
89 | | - "@types/node": "^18.0.3", |
| 89 | + "@types/node": "^18.0.5", |
90 | 90 | "@types/react": "^18.0.15", |
91 | 91 | "@types/react-dom": "^18.0.6", |
92 | 92 | "@types/web": "^0.0.69", |
93 | 93 | "github-markdown-css": "^5.1.0", |
94 | | - "jest-environment-jsdom": "^28.1.2", |
| 94 | + "jest": "^28.1.3", |
| 95 | + "jest-environment-jsdom": "^28.1.3", |
95 | 96 | "mitata": "^0.1.6", |
96 | 97 | "react": "^18.2.0", |
97 | 98 | "react-dom": "^18.2.0", |
98 | 99 | "react-router-dom": "^6.3.0", |
99 | 100 | "sirv-cli": "^2.0.2", |
100 | 101 | "size-limit": "^7.0.8", |
101 | | - "ts-jest": "^28.0.5", |
| 102 | + "ts-jest": "^28.0.6", |
102 | 103 | "type-coverage": "^2.22.0", |
103 | 104 | "typescript": "^4.7.4" |
104 | 105 | }, |
|
0 commit comments