Merge pull request #2113 from Athou/renovate/rolldown-plugin-babel-0.2.x

fix(deps): update dependency @rolldown/plugin-babel to v0.2.3
This commit is contained in:
Jérémie Panzer
2026-04-17 07:06:29 +02:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

View File

@@ -22,7 +22,7 @@
"@monaco-editor/react": "4.7.0",
"@react-querybuilder/mantine": "8.14.4",
"@reduxjs/toolkit": "2.11.2",
"@rolldown/plugin-babel": "0.2.2",
"@rolldown/plugin-babel": "0.2.3",
"axios": "1.15.0",
"dayjs": "1.11.20",
"escape-string-regexp": "5.0.0",
@@ -2169,12 +2169,12 @@
}
},
"node_modules/@rolldown/plugin-babel": {
"version": "0.2.2",
"resolved": "https://registry.npmjs.org/@rolldown/plugin-babel/-/plugin-babel-0.2.2.tgz",
"integrity": "sha512-q9pE8+47bQNHb5eWVcE6oXppA+JTSwvnrhH53m0ZuHuK5MLvwsLoWrWzBTFQqQ06BVxz1gp0HblLsch8o6pvZw==",
"version": "0.2.3",
"resolved": "https://registry.npmjs.org/@rolldown/plugin-babel/-/plugin-babel-0.2.3.tgz",
"integrity": "sha512-+zEk16yGlz1F9STiRr6uG9hmIXb6nprjLczV/htGptYuLoCuxb+itZ03RKCEeOhBpDDd1NU7qF6x1VLMUp62bw==",
"license": "MIT",
"dependencies": {
"picomatch": "^4.0.3"
"picomatch": "^4.0.4"
},
"engines": {
"node": ">=22.12.0 || ^24.0.0"

View File

@@ -30,7 +30,7 @@
"@monaco-editor/react": "4.7.0",
"@react-querybuilder/mantine": "8.14.4",
"@reduxjs/toolkit": "2.11.2",
"@rolldown/plugin-babel": "0.2.2",
"@rolldown/plugin-babel": "0.2.3",
"axios": "1.15.0",
"dayjs": "1.11.20",
"escape-string-regexp": "5.0.0",