Update dependency @rolldown/plugin-babel to v0.2.4

This commit is contained in:
renovate[bot]
2026-09-13 06:48:14 +00:00
committed by GitHub
parent 18582f1a2d
commit d4ed634c4e
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.23.1",
"@reduxjs/toolkit": "2.12.0",
"@rolldown/plugin-babel": "0.2.3",
"@rolldown/plugin-babel": "0.2.4",
"axios": "1.20.0",
"dayjs": "1.11.23",
"escape-string-regexp": "5.0.0",
@@ -2320,12 +2320,12 @@
}
},
"node_modules/@rolldown/plugin-babel": {
"version": "0.2.3",
"resolved": "https://registry.npmjs.org/@rolldown/plugin-babel/-/plugin-babel-0.2.3.tgz",
"integrity": "sha512-+zEk16yGlz1F9STiRr6uG9hmIXb6nprjLczV/htGptYuLoCuxb+itZ03RKCEeOhBpDDd1NU7qF6x1VLMUp62bw==",
"version": "0.2.4",
"resolved": "https://registry.npmjs.org/@rolldown/plugin-babel/-/plugin-babel-0.2.4.tgz",
"integrity": "sha512-ygmm2j/mN+aCvstHo0x3IOu4uc6LqXT9SJ3q4kpfG/+Yhfz0B+E47FITcC0FljZADwUFARP6E2kiE+Lc26D8wg==",
"license": "MIT",
"dependencies": {
"picomatch": "^4.0.4"
"picomatch": "^4.0.7"
},
"engines": {
"node": ">=22.12.0 || ^24.0.0"

View File

@@ -29,7 +29,7 @@
"@monaco-editor/react": "4.7.0",
"@react-querybuilder/mantine": "8.23.1",
"@reduxjs/toolkit": "2.12.0",
"@rolldown/plugin-babel": "0.2.3",
"@rolldown/plugin-babel": "0.2.4",
"axios": "1.20.0",
"dayjs": "1.11.23",
"escape-string-regexp": "5.0.0",