aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-09-29 10:14:31 -0400
committerGitHub <noreply@github.com>2025-09-29 10:14:31 -0400
commit5c213a2acdd363fc8ce887238ce00a4096a0ee22 (patch)
tree87a32c99c692b6765fd3b38ccd3940c3a3a9983b /src
parent44effd187b81ca1581210aff53c10fb8e17679f0 (diff)
downloadpantry-5c213a2acdd363fc8ce887238ce00a4096a0ee22.tar.gz
pantry-5c213a2acdd363fc8ce887238ce00a4096a0ee22.tar.bz2
pantry-5c213a2acdd363fc8ce887238ce00a4096a0ee22.zip
build(deps): bump @rsbuild/plugin-react in /src/main/webui (#721)
Bumps [@rsbuild/plugin-react](https://github.com/web-infra-dev/rsbuild/tree/HEAD/packages/plugin-react) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/web-infra-dev/rsbuild/releases) - [Commits](https://github.com/web-infra-dev/rsbuild/commits/v.1.4.1/packages/plugin-react) --- updated-dependencies: - dependency-name: "@rsbuild/plugin-react" dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'src')
-rw-r--r--src/main/webui/.yarn/cache/@rsbuild-plugin-react-npm-1.4.0-72a52cd7fc-662fee5747.zipbin8175 -> 0 bytes
-rw-r--r--src/main/webui/.yarn/cache/@rsbuild-plugin-react-npm-1.4.1-b825b49b60-5344d5674a.zipbin0 -> 8285 bytes
-rw-r--r--src/main/webui/.yarn/cache/@rspack-plugin-react-refresh-npm-1.5.1-c5c8960bc6-1a7887bd90.zip (renamed from src/main/webui/.yarn/cache/@rspack-plugin-react-refresh-npm-1.5.0-7564e78ec2-ea5ea4ef05.zip)bin48562 -> 49042 bytes
-rw-r--r--src/main/webui/package.json2
-rw-r--r--src/main/webui/yarn.lock20
5 files changed, 11 insertions, 11 deletions
diff --git a/src/main/webui/.yarn/cache/@rsbuild-plugin-react-npm-1.4.0-72a52cd7fc-662fee5747.zip b/src/main/webui/.yarn/cache/@rsbuild-plugin-react-npm-1.4.0-72a52cd7fc-662fee5747.zip
deleted file mode 100644
index 8275e5b..0000000
--- a/src/main/webui/.yarn/cache/@rsbuild-plugin-react-npm-1.4.0-72a52cd7fc-662fee5747.zip
+++ /dev/null
Binary files differ
diff --git a/src/main/webui/.yarn/cache/@rsbuild-plugin-react-npm-1.4.1-b825b49b60-5344d5674a.zip b/src/main/webui/.yarn/cache/@rsbuild-plugin-react-npm-1.4.1-b825b49b60-5344d5674a.zip
new file mode 100644
index 0000000..ea39efd
--- /dev/null
+++ b/src/main/webui/.yarn/cache/@rsbuild-plugin-react-npm-1.4.1-b825b49b60-5344d5674a.zip
Binary files differ
diff --git a/src/main/webui/.yarn/cache/@rspack-plugin-react-refresh-npm-1.5.0-7564e78ec2-ea5ea4ef05.zip b/src/main/webui/.yarn/cache/@rspack-plugin-react-refresh-npm-1.5.1-c5c8960bc6-1a7887bd90.zip
index f15d59a..cbcb952 100644
--- a/src/main/webui/.yarn/cache/@rspack-plugin-react-refresh-npm-1.5.0-7564e78ec2-ea5ea4ef05.zip
+++ b/src/main/webui/.yarn/cache/@rspack-plugin-react-refresh-npm-1.5.1-c5c8960bc6-1a7887bd90.zip
Binary files differ
diff --git a/src/main/webui/package.json b/src/main/webui/package.json
index e6d36eb..3d54317 100644
--- a/src/main/webui/package.json
+++ b/src/main/webui/package.json
@@ -22,7 +22,7 @@
"@mantine/hooks": "^8.3.1",
"@reduxjs/toolkit": "^2.9.0",
"@rsbuild/core": "^1.5.12",
- "@rsbuild/plugin-react": "^1.4.0",
+ "@rsbuild/plugin-react": "^1.4.1",
"@rsbuild/plugin-svgr": "^1.2.2",
"@tailwindcss/postcss": "^4.1.13",
"flowbite": "^3.1.2",
diff --git a/src/main/webui/yarn.lock b/src/main/webui/yarn.lock
index 799d632..642ec37 100644
--- a/src/main/webui/yarn.lock
+++ b/src/main/webui/yarn.lock
@@ -1500,15 +1500,15 @@ __metadata:
languageName: node
linkType: hard
-"@rsbuild/plugin-react@npm:^1.4.0":
- version: 1.4.0
- resolution: "@rsbuild/plugin-react@npm:1.4.0"
+"@rsbuild/plugin-react@npm:^1.4.1":
+ version: 1.4.1
+ resolution: "@rsbuild/plugin-react@npm:1.4.1"
dependencies:
- "@rspack/plugin-react-refresh": ^1.5.0
+ "@rspack/plugin-react-refresh": ^1.5.1
react-refresh: ^0.17.0
peerDependencies:
"@rsbuild/core": 1.x
- checksum: 662fee57473d7871de4dc7d9a72c317f552fab63c1bf27151d8db0177bb2493a79820635ba7cea2009be25240dbf0f76df0e0fd3c2f887905d2195b28c5c9d87
+ checksum: 5344d5674aa9001b61b67fefe755108c349873433f85703aac04106ffb0aea2f7f225762d04fddf352383d73514a644e1a8436e2b7ea9cd357e6e33d52c64455
languageName: node
linkType: hard
@@ -1662,9 +1662,9 @@ __metadata:
languageName: node
linkType: hard
-"@rspack/plugin-react-refresh@npm:^1.5.0":
- version: 1.5.0
- resolution: "@rspack/plugin-react-refresh@npm:1.5.0"
+"@rspack/plugin-react-refresh@npm:^1.5.1":
+ version: 1.5.1
+ resolution: "@rspack/plugin-react-refresh@npm:1.5.1"
dependencies:
error-stack-parser: ^2.1.4
html-entities: ^2.6.0
@@ -1674,7 +1674,7 @@ __metadata:
peerDependenciesMeta:
webpack-hot-middleware:
optional: true
- checksum: ea5ea4ef05b6e9fcf0f9048390bb0565eb486a1d567f41b022a294b9d6f5fd3969248e730fe8bc3d8feb39147e3c1b640ec61c39afc1f61b59d9daa37ed4ff11
+ checksum: 1a7887bd9044266f705a5b350320b97dfb444e831842b043607180b795c73aa26620f64198979ad2845478c5dda811012fff472236a0037337c375b9525f930b
languageName: node
linkType: hard
@@ -5986,7 +5986,7 @@ eslint@latest:
"@reduxjs/toolkit": ^2.9.0
"@rsbuild/core": ^1.5.12
"@rsbuild/plugin-eslint": latest
- "@rsbuild/plugin-react": ^1.4.0
+ "@rsbuild/plugin-react": ^1.4.1
"@rsbuild/plugin-svgr": ^1.2.2
"@tailwindcss/postcss": ^4.1.13
"@testing-library/dom": latest