Skip to content

Commit ffd7da0

Browse files
authored
Merge pull request #929 from OpenConext/dependabot/npm_and_yarn/public-gui/frontends-dev-2d3cb9b8e0
Bump the frontends-dev group across 2 directories with 1 update
2 parents 9819801 + 0f79835 commit ffd7da0

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

public-gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-plugin-react-refresh": "^0.4.20",
3434
"globals": "^16.3.0",
3535
"sass": "^1.89.2",
36-
"vite": "^7.0.3",
36+
"vite": "^7.0.4",
3737
"vitest": "^3.2.4"
3838
}
3939
}

public-gui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3024,10 +3024,10 @@ vite-node@3.2.4:
30243024
pathe "^2.0.3"
30253025
vite "^5.0.0 || ^6.0.0 || ^7.0.0-0"
30263026

3027-
"vite@^5.0.0 || ^6.0.0 || ^7.0.0-0", vite@^7.0.3:
3028-
version "7.0.3"
3029-
resolved "https://registry.yarnpkg.com/vite/-/vite-7.0.3.tgz#3bf15e1a6d054960406a70fa1052043938b39c5a"
3030-
integrity sha512-y2L5oJZF7bj4c0jgGYgBNSdIu+5HF+m68rn2cQXFbGoShdhV1phX9rbnxy9YXj82aS8MMsCLAAFkRxZeWdldrQ==
3027+
"vite@^5.0.0 || ^6.0.0 || ^7.0.0-0", vite@^7.0.4:
3028+
version "7.0.4"
3029+
resolved "https://registry.yarnpkg.com/vite/-/vite-7.0.4.tgz#481204416277cfa7c93384c55984475c4276b18f"
3030+
integrity sha512-SkaSguuS7nnmV7mfJ8l81JGBFV7Gvzp8IzgE8A8t23+AxuNX61Q5H1Tpz5efduSN7NHC8nQXD3sKQKZAu5mNEA==
30313031
dependencies:
30323032
esbuild "^0.25.0"
30333033
fdir "^6.4.6"

servicedesk-gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint-plugin-react-refresh": "^0.4.20",
3535
"globals": "^16.3.0",
3636
"sass": "^1.89.2",
37-
"vite": "^7.0.3",
37+
"vite": "^7.0.4",
3838
"vite-plugin-svgr": "^4.3.0",
3939
"vitest": "^3.2.4",
4040
"http-proxy-middleware": "^3.0.5"

servicedesk-gui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3322,10 +3322,10 @@ vite-plugin-svgr@^4.3.0:
33223322
"@svgr/core" "^8.1.0"
33233323
"@svgr/plugin-jsx" "^8.1.0"
33243324

3325-
"vite@^5.0.0 || ^6.0.0 || ^7.0.0-0", vite@^7.0.3:
3326-
version "7.0.3"
3327-
resolved "https://registry.yarnpkg.com/vite/-/vite-7.0.3.tgz#3bf15e1a6d054960406a70fa1052043938b39c5a"
3328-
integrity sha512-y2L5oJZF7bj4c0jgGYgBNSdIu+5HF+m68rn2cQXFbGoShdhV1phX9rbnxy9YXj82aS8MMsCLAAFkRxZeWdldrQ==
3325+
"vite@^5.0.0 || ^6.0.0 || ^7.0.0-0", vite@^7.0.4:
3326+
version "7.0.4"
3327+
resolved "https://registry.yarnpkg.com/vite/-/vite-7.0.4.tgz#481204416277cfa7c93384c55984475c4276b18f"
3328+
integrity sha512-SkaSguuS7nnmV7mfJ8l81JGBFV7Gvzp8IzgE8A8t23+AxuNX61Q5H1Tpz5efduSN7NHC8nQXD3sKQKZAu5mNEA==
33293329
dependencies:
33303330
esbuild "^0.25.0"
33313331
fdir "^6.4.6"

0 commit comments

Comments
 (0)