We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c837e7c commit 4268f70Copy full SHA for 4268f70
2 files changed
package.json
@@ -52,7 +52,7 @@
52
"dependencies": {
53
"@gaubee/util": "^0.30.2",
54
"@gaubee/web": "^0.8.0",
55
- "@gaubee/tc39-shim": "^0.3.3",
+ "@gaubee/tc39-shim": "^0.3.7",
56
"@lit/context": "^1.1.5",
57
"@lit/react": "^1.0.7",
58
"@lit/task": "^1.0.2",
@@ -126,7 +126,7 @@
126
"react": "^19.1.0",
127
"react-dom": "^19.1.0",
128
"rimraf": "^6.0.1",
129
- "rollup": "^4.40.1",
+ "rollup": "^4.40.2",
130
"rollup-plugin-minify-template-literals": "^1.1.7",
131
"rollup-plugin-summary": "^3.0.1",
132
"sinon": "^20.0.0",
0 commit comments