Skip to content

Commit c9505ec

Browse files
committed
chore: update package
1 parent 09543b6 commit c9505ec

File tree

2 files changed

+13
-9
lines changed

2 files changed

+13
-9
lines changed

package.json

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -63,26 +63,27 @@
6363
"vue-draggable-next": "^2.2.1"
6464
},
6565
"devDependencies": {
66-
"eslint": "^9.21.0",
67-
"eslint-plugin-vue": "^9.32.0",
68-
"globals": "^16.0.0",
66+
"@semantic-release/changelog": "^6.0.3",
67+
"@semantic-release/git": "^10.0.1",
68+
"@semantic-release/github": "^11.0.2",
69+
"@semantic-release/npm": "^12.0.1",
6970
"@seungwoo321/eslint-plugin-standard-js": "^1.0.1",
7071
"@seungwoo321/prettier-config": "^1.0.1",
71-
"vue": "^3.2.0",
72+
"@vitejs/plugin-vue": "^5.2.1",
7273
"@vue-pivottable/lazy-table-renderer": "workspace:*",
7374
"@vue-pivottable/plotly-renderer": "workspace:*",
7475
"concurrently": "^9.1.2",
7576
"conventional-changelog": "^6.0.0",
7677
"conventional-changelog-cli": "^5.0.0",
78+
"eslint": "^9.21.0",
79+
"eslint-plugin-vue": "^9.32.0",
80+
"globals": "^16.0.0",
7781
"papaparse": "^5.5.2",
7882
"rimraf": "^6.0.1",
83+
"semantic-release": "^24.2.3",
7984
"vite": "^6.3.4",
8085
"vite-plugin-dts": "^4.5.3",
8186
"vite-plugin-static-copy": "^2.3.1",
82-
"@vitejs/plugin-vue": "^5.2.1",
83-
"@semantic-release/changelog": "^6.0.3",
84-
"@semantic-release/git": "^10.0.1",
85-
"@semantic-release/github": "^11.0.2",
86-
"semantic-release": "^24.2.3"
87+
"vue": "^3.2.0"
8788
}
8889
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)