Skip to content

Commit 3047bf8

Browse files
authored
Merge pull request #72 from vue-pivottable/dependabot/npm_and_yarn/vite-6.3.4
chore(deps-dev): bump vite from 6.3.3 to 6.3.4
2 parents 2a29c35 + 6ff8f38 commit 3047bf8

File tree

4 files changed

+23
-23
lines changed

4 files changed

+23
-23
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"globals": "^16.0.0",
7676
"papaparse": "^5.5.2",
7777
"rimraf": "^6.0.1",
78-
"vite": "^6.1.0",
78+
"vite": "^6.3.4",
7979
"vite-plugin-dts": "^4.5.3",
8080
"vite-plugin-static-copy": "^2.3.1",
8181
"vue": "^3.2.0"

packages/lazy-table-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
},
4848
"devDependencies": {
4949
"@vitejs/plugin-vue": "^5.2.1",
50-
"vite": "^6.1.0"
50+
"vite": "^6.3.4"
5151
}
5252
}

packages/plotly-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
},
4848
"devDependencies": {
4949
"@vitejs/plugin-vue": "^5.2.1",
50-
"vite": "^6.1.0"
50+
"vite": "^6.3.4"
5151
}
5252
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)