We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 183f034 commit d1b1cf3Copy full SHA for d1b1cf3
1 file changed
package.json
@@ -56,17 +56,12 @@
56
"@rollup/plugin-json": "^6.1.0",
57
"@rollup/plugin-node-resolve": "^16.0.3",
58
"@rollup/plugin-terser": "^1.0.0",
59
- "@types/node": "25.9.1",
60
- "@types/tape": "5.8.1",
61
"eslint-plugin-regexp": "3.1.0",
62
- "rollup": "4.60.4",
+ "rollup": "4.62.2",
63
"shelljs": "0.10.0",
64
"tap-dancer": "0.3.4",
65
- "tape": "5.9.0",
66
- "timekeeper": "2.3.1",
67
- "tslib": "2.8.1",
68
- "tsx": "4.22.3",
69
- "typescript": "6.0.3"
+ "tape": "5.10.2",
+ "timekeeper": "2.3.1"
70
},
71
"license": "Apache-2.0"
72
}
0 commit comments