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 42df942 commit 5e8da2aCopy full SHA for 5e8da2a
package.json
@@ -49,8 +49,8 @@
49
"test": "pnpm --recursive run test"
50
},
51
"devDependencies": {
52
- "@babel/core": "7.28.4",
53
- "@babel/preset-env": "7.28.3",
+ "@babel/core": "7.28.5",
+ "@babel/preset-env": "7.28.5",
54
"@changesets/cli": "2.29.7",
55
"@commitlint/cli": "20.1.0",
56
"@commitlint/config-conventional": "20.0.0",
packages/css-if-polyfill/package.json
@@ -57,8 +57,8 @@
57
"test:vitest:watch": "vitest"
58
59
60
61
62
"@vitest/coverage-v8": "3.2.4",
63
"jsdom": "26.1.0",
64
"microbundle": "0.15.1",
0 commit comments