Skip to content

Commit 6ad6cf1

Browse files
Bump the npm_and_yarn group across 3 directories with 1 update (#6441)
1 parent 4217f0f commit 6ad6cf1

File tree

6 files changed

+69
-15
lines changed

6 files changed

+69
-15
lines changed

frontend/app/package-lock.json

Lines changed: 58 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"tailwindcss-animate": "^1.0.7",
9898
"unidiff": "^1.0.4",
9999
"use-query-params": "^2.2.1",
100-
"vite": "^6.3.3",
100+
"vite": "^6.3.5",
101101
"vite-plugin-svgr": "^4.3.0",
102102
"vite-tsconfig-paths": "^5.1.4"
103103
},

frontend/packages/plugins/template/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/packages/plugins/template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint-plugin-react-refresh": "^0.4.6",
3232
"path": "^0.12.7",
3333
"typescript": "^5.2.2",
34-
"vite": "^6.2.5"
34+
"vite": "^6.3.5"
3535
},
3636
"overrides": {
3737
"@softarc/native-federation-esbuild": {

frontend/packages/ui/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@
4343
"storybook": "^8.6.11",
4444
"tailwindcss": "^3.4.4",
4545
"typescript": "^5.2.2",
46-
"vite": "^6.2.4"
46+
"vite": "^6.3.5"
4747
}
4848
}

0 commit comments

Comments
 (0)