mirror of
https://github.com/Athou/commafeed.git
synced 2026-09-24 21:15:13 +00:00
Update dependency @rolldown/plugin-babel to v0.2.4
This commit is contained in:
10
commafeed-client/package-lock.json
generated
10
commafeed-client/package-lock.json
generated
@@ -22,7 +22,7 @@
|
|||||||
"@monaco-editor/react": "4.7.0",
|
"@monaco-editor/react": "4.7.0",
|
||||||
"@react-querybuilder/mantine": "8.23.1",
|
"@react-querybuilder/mantine": "8.23.1",
|
||||||
"@reduxjs/toolkit": "2.12.0",
|
"@reduxjs/toolkit": "2.12.0",
|
||||||
"@rolldown/plugin-babel": "0.2.3",
|
"@rolldown/plugin-babel": "0.2.4",
|
||||||
"axios": "1.20.0",
|
"axios": "1.20.0",
|
||||||
"dayjs": "1.11.23",
|
"dayjs": "1.11.23",
|
||||||
"escape-string-regexp": "5.0.0",
|
"escape-string-regexp": "5.0.0",
|
||||||
@@ -2320,12 +2320,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@rolldown/plugin-babel": {
|
"node_modules/@rolldown/plugin-babel": {
|
||||||
"version": "0.2.3",
|
"version": "0.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/@rolldown/plugin-babel/-/plugin-babel-0.2.3.tgz",
|
"resolved": "https://registry.npmjs.org/@rolldown/plugin-babel/-/plugin-babel-0.2.4.tgz",
|
||||||
"integrity": "sha512-+zEk16yGlz1F9STiRr6uG9hmIXb6nprjLczV/htGptYuLoCuxb+itZ03RKCEeOhBpDDd1NU7qF6x1VLMUp62bw==",
|
"integrity": "sha512-ygmm2j/mN+aCvstHo0x3IOu4uc6LqXT9SJ3q4kpfG/+Yhfz0B+E47FITcC0FljZADwUFARP6E2kiE+Lc26D8wg==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"picomatch": "^4.0.4"
|
"picomatch": "^4.0.7"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=22.12.0 || ^24.0.0"
|
"node": ">=22.12.0 || ^24.0.0"
|
||||||
|
|||||||
@@ -29,7 +29,7 @@
|
|||||||
"@monaco-editor/react": "4.7.0",
|
"@monaco-editor/react": "4.7.0",
|
||||||
"@react-querybuilder/mantine": "8.23.1",
|
"@react-querybuilder/mantine": "8.23.1",
|
||||||
"@reduxjs/toolkit": "2.12.0",
|
"@reduxjs/toolkit": "2.12.0",
|
||||||
"@rolldown/plugin-babel": "0.2.3",
|
"@rolldown/plugin-babel": "0.2.4",
|
||||||
"axios": "1.20.0",
|
"axios": "1.20.0",
|
||||||
"dayjs": "1.11.23",
|
"dayjs": "1.11.23",
|
||||||
"escape-string-regexp": "5.0.0",
|
"escape-string-regexp": "5.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user