Skip to content

Commit

Permalink
Update to vite 3.5.3 (#4364)
Browse files Browse the repository at this point in the history
  • Loading branch information
YohannParis authored Aug 6, 2024
1 parent 2751d36 commit 3c4bb87
Show file tree
Hide file tree
Showing 6 changed files with 2,535 additions and 2,454 deletions.
893 changes: 0 additions & 893 deletions .yarn/releases/yarn-4.0.2.cjs

This file was deleted.

925 changes: 925 additions & 0 deletions .yarn/releases/yarn-4.4.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ enableGlobalCache: true

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.0.2.cjs
yarnPath: .yarn/releases/yarn-4.4.0.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terarium",
"packageManager": "yarn@4.0.2",
"packageManager": "yarn@4.4.0",
"private": true,
"workspaces": [
"packages/client/*",
Expand Down
4 changes: 2 additions & 2 deletions packages/client/hmi-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@uncharted.software/design-tokens": "1.1.0",
"@uncharted.software/facets-core": "3.2.6",
"@uncharted.software/facets-plugins": "3.2.5",
"@vue/runtime-dom": "3.3.13",
"@vue/runtime-dom": "3.4.35",
"@vueup/vue-quill": "1.2.0",
"ace-builds": "1.32.9",
"axios": "1.6.8",
Expand Down Expand Up @@ -89,7 +89,7 @@
"@vitest/coverage-c8": "0.24.5",
"jsdom": "24.1.1",
"typescript": "5.4.5",
"vite": "5.2.13",
"vite": "5.3.5",
"vite-svg-loader": "4.0.0",
"vitest": "0.24.5",
"vue-tsc": "1.8.27"
Expand Down
Loading

0 comments on commit 3c4bb87

Please sign in to comment.