We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 923fa77 commit 35943d8Copy full SHA for 35943d8
package.json
@@ -2,7 +2,7 @@
2
"name": "unifont",
3
"type": "module",
4
"version": "0.5.0",
5
- "packageManager": "pnpm@10.11.1",
+ "packageManager": "pnpm@10.12.1",
6
"description": "Framework agnostic tools for accessing data from font CDNs and providers",
7
"license": "MIT",
8
"repository": {
@@ -36,9 +36,9 @@
36
"ohash": "^2.0.0"
37
},
38
"devDependencies": {
39
- "@antfu/eslint-config": "4.13.2",
+ "@antfu/eslint-config": "4.14.1",
40
"@types/css-tree": "2.3.10",
41
- "@types/node": "22.15.29",
+ "@types/node": "22.15.30",
42
"@vitest/coverage-v8": "3.2.3",
43
"bumpp": "10.1.1",
44
"eslint": "9.28.0",
0 commit comments