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 172c609 commit 85cb0acCopy full SHA for 85cb0ac
2 files changed
package.json
@@ -20,14 +20,13 @@
20
],
21
"keywords": [
22
"module",
23
- "modules",
24
"bundling",
25
"javascript",
26
"typescript",
27
"hyperbundler",
+ "declarations",
28
"bundler",
29
"builder",
30
- "package",
31
"bundle",
32
"types",
33
"build",
@@ -72,15 +71,15 @@
72
71
"@rollup/plugin-replace": "^5.0.7",
73
"@rollup/pluginutils": "^5.1.0",
74
"esbuild": "^0.23.1",
75
- "rollup": "^4.22.2",
+ "rollup": "^4.22.4",
76
"rollup-plugin-dts": "^6.1.1"
77
},
78
"devDependencies": {
79
"@hypernym/eslint-config": "^3.5.0",
80
"@hypernym/prettier-config": "^3.2.0",
81
"@hypernym/tsconfig": "^2.4.0",
82
"@types/node": "^22.5.5",
83
- "eslint": "^9.10.0",
+ "eslint": "^9.11.0",
84
"prettier": "^3.3.3",
85
"typescript": "^5.5.4"
86
}
0 commit comments