Skip to content

Commit b4805a1

Browse files
committed
Merge branch 'main' of github.Seungwoo321:vue-pivottable/vue3-pivottable
2 parents 39f597c + 3047bf8 commit b4805a1

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
@@ -50,6 +50,6 @@
5050
},
5151
"devDependencies": {
5252
"@vitejs/plugin-vue": "^5.2.1",
53-
"vite": "^6.1.0"
53+
"vite": "^6.3.4"
5454
}
5555
}

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)