This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 13911c1281f chore(deps-dev): bump vite-plugin-css-injected-by-js 
(#63134)
13911c1281f is described below

commit 13911c1281f7b177f224fce2ddb16b2c7ac1bdab
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 8 18:24:34 2026 +0100

    chore(deps-dev): bump vite-plugin-css-injected-by-js (#63134)
    
    Bumps 
[vite-plugin-css-injected-by-js](https://github.com/marco-prontera/vite-plugin-css-injected-by-js)
 from 3.5.2 to 4.0.1.
    - [Release 
notes](https://github.com/marco-prontera/vite-plugin-css-injected-by-js/releases)
    - 
[Commits](https://github.com/marco-prontera/vite-plugin-css-injected-by-js/compare/v3.5.2...v4.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: vite-plugin-css-injected-by-js
      dependency-version: 4.0.1
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 dev/react-plugin-tools/react_plugin_template/package.json   |  2 +-
 dev/react-plugin-tools/react_plugin_template/pnpm-lock.yaml | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev/react-plugin-tools/react_plugin_template/package.json 
b/dev/react-plugin-tools/react_plugin_template/package.json
index 0370bf827d9..82b0845d581 100644
--- a/dev/react-plugin-tools/react_plugin_template/package.json
+++ b/dev/react-plugin-tools/react_plugin_template/package.json
@@ -68,7 +68,7 @@
     "typescript": "~5.9.3",
     "typescript-eslint": "^8.56.1",
     "vite": "^7.1.11",
-    "vite-plugin-css-injected-by-js": "^3.5.2",
+    "vite-plugin-css-injected-by-js": "^4.0.1",
     "vite-plugin-dts": "^4.3.0",
     "vitest": "^3.2.4"
   },
diff --git a/dev/react-plugin-tools/react_plugin_template/pnpm-lock.yaml 
b/dev/react-plugin-tools/react_plugin_template/pnpm-lock.yaml
index 90578a58381..d9c1086d368 100644
--- a/dev/react-plugin-tools/react_plugin_template/pnpm-lock.yaml
+++ b/dev/react-plugin-tools/react_plugin_template/pnpm-lock.yaml
@@ -120,8 +120,8 @@ importers:
         specifier: ^7.1.11
         version: 7.3.1(@types/[email protected])
       vite-plugin-css-injected-by-js:
-        specifier: ^3.5.2
-        version: 3.5.2([email protected](@types/[email protected]))
+        specifier: ^4.0.1
+        version: 4.0.1([email protected](@types/[email protected]))
       vite-plugin-dts:
         specifier: ^4.3.0
         version: 
4.5.4(@types/[email protected])([email protected])([email protected])([email protected](@types/[email protected]))
@@ -2750,8 +2750,8 @@ packages:
     engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
     hasBin: true
 
-  [email protected]:
-    resolution: {integrity: 
sha512-2MpU/Y+SCZyWUB6ua3HbJCrgnF0KACAsmzOQt1UvRVJCGF6S8xdA3ZUhWcWdM9ivG4I5az8PnQmwwrkC2CAQrQ==}
+  [email protected]:
+    resolution: {integrity: 
sha512-WfyRojojQyAO/KzWf+efcXpTPv6zJPXaRmr9EYq5a4v5I3PWCR7kR01hiri2lW6+rHm3a57kpwsf+iahIJi1Qw==}
     peerDependencies:
       vite: '>2.0.0-0'
 
@@ -6163,7 +6163,7 @@ snapshots:
       - tsx
       - yaml
 
-  [email protected]([email protected](@types/[email protected])):
+  [email protected]([email protected](@types/[email protected])):
     dependencies:
       vite: 7.3.1(@types/[email protected])
 

Reply via email to