Skip to content

Commit cf5e060

Browse files
chore(deps): update dependency vite to v6.3.6 (#604)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 00bc786 commit cf5e060

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

bun.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"graphql-request": "7.2.0",
2929
"graphql-scalars": "1.24.2",
3030
"typescript": "5.9.2",
31-
"vite": "6.3.5",
31+
"vite": "6.3.6",
3232
},
3333
},
3434
"clients/fj-react": {
@@ -84,7 +84,7 @@
8484
"graphql-scalars": "1.24.2",
8585
"typescript": "5.9.2",
8686
"typescript-eslint": "8.41.0",
87-
"vite": "6.3.5",
87+
"vite": "6.3.6",
8888
"vite-plugin-graphql-codegen": "3.6.3",
8989
"vite-tsconfig-paths": "5.1.4",
9090
},
@@ -112,7 +112,7 @@
112112
"svelte-check": "4.3.1",
113113
"svelte-markdown": "0.4.1",
114114
"typescript": "5.9.2",
115-
"vite": "6.3.5",
115+
"vite": "6.3.6",
116116
"vite-tsconfig-paths": "5.1.4",
117117
},
118118
},
@@ -1944,7 +1944,7 @@
19441944

19451945
"vfile-message": ["[email protected]", "", { "dependencies": { "@types/unist": "^3.0.0", "unist-util-stringify-position": "^4.0.0" } }, "sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw=="],
19461946

1947-
"vite": ["[email protected].5", "", { "dependencies": { "esbuild": "^0.25.0", "fdir": "^6.4.4", "picomatch": "^4.0.2", "postcss": "^8.5.3", "rollup": "^4.34.9", "tinyglobby": "^0.2.13" }, "optionalDependencies": { "fsevents": "~2.3.3" }, "peerDependencies": { "@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0", "jiti": ">=1.21.0", "less": "*", "lightningcss": "^1.21.0", "sass": "*", "sass-embedded": "*", "stylus": "*", "sugarss": "*", "terser": "^5.16.0", "tsx": "^4.8.1", "yaml": "^2.4.2" }, "optionalPeers": ["@types/node", "jiti", "less", "lightningcss", "sass", "sass-embedded", "stylus", "sugarss", "terser", "tsx", "yaml"], "bin": { "vite": "bin/vite.js" } }, "sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ=="],
1947+
"vite": ["[email protected].6", "", { "dependencies": { "esbuild": "^0.25.0", "fdir": "^6.4.4", "picomatch": "^4.0.2", "postcss": "^8.5.3", "rollup": "^4.34.9", "tinyglobby": "^0.2.13" }, "optionalDependencies": { "fsevents": "~2.3.3" }, "peerDependencies": { "@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0", "jiti": ">=1.21.0", "less": "*", "lightningcss": "^1.21.0", "sass": "*", "sass-embedded": "*", "stylus": "*", "sugarss": "*", "terser": "^5.16.0", "tsx": "^4.8.1", "yaml": "^2.4.2" }, "optionalPeers": ["@types/node", "jiti", "less", "lightningcss", "sass", "sass-embedded", "stylus", "sugarss", "terser", "tsx", "yaml"], "bin": { "vite": "bin/vite.js" } }, "sha512-0msEVHJEScQbhkbVTb/4iHZdJ6SXp/AvxL2sjwYQFfBqleHtnCqv1J3sa9zbWz/6kW1m9Tfzn92vW+kZ1WV6QA=="],
19481948

19491949
"vite-plugin-graphql-codegen": ["[email protected]", "", { "peerDependencies": { "@graphql-codegen/cli": ">=1.0.0 <6.0.0", "graphql": ">=14.0.0 <17.0.0", "vite": ">=2.7.0 <8.0.0" } }, "sha512-A6C5fEGg26jG4bUhxTRH3KegFXNJ4Vxy4x/F/UKTfl73wOeb64qA3/rJFybyambvjNFndyameNazyeUglfH4Qg=="],
19501950

clients/fj-admin-html/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@graphql-codegen/typescript-graphql-request": "6.3.0",
1616
"@graphql-codegen/typescript-operations": "4.6.1",
1717
"typescript": "5.9.2",
18-
"vite": "6.3.5",
18+
"vite": "6.3.6",
1919
"graphql": "16.11.0",
2020
"graphql-request": "7.2.0",
2121
"graphql-scalars": "1.24.2"

clients/fj-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"graphql-scalars": "1.24.2",
6060
"typescript": "5.9.2",
6161
"typescript-eslint": "8.41.0",
62-
"vite": "6.3.5",
62+
"vite": "6.3.6",
6363
"vite-plugin-graphql-codegen": "3.6.3",
6464
"vite-tsconfig-paths": "5.1.4"
6565
}

clients/fj-svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"svelte-check": "4.3.1",
3030
"svelte-markdown": "0.4.1",
3131
"typescript": "5.9.2",
32-
"vite": "6.3.5",
32+
"vite": "6.3.6",
3333
"vite-tsconfig-paths": "5.1.4"
3434
},
3535
"dependencies": {

0 commit comments

Comments
 (0)