Skip to content

Commit

Permalink
Merge branch 'main' into 13/fission_vue_1
Browse files Browse the repository at this point in the history
  • Loading branch information
十三 committed Dec 30, 2024
2 parents f3b75cf + 5a6e98c commit 60cdb47
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 76 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"version": "3.5.13",
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"type": "module",
"scripts": {
"dev": "node scripts/dev.js",
Expand Down Expand Up @@ -69,7 +69,7 @@
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^16.0.0",
"@rollup/plugin-replace": "5.0.4",
"@swc/core": "^1.10.1",
"@swc/core": "^1.10.3",
"@types/hash-sum": "^1.0.2",
"@types/node": "^22.10.2",
"@types/semver": "^7.5.8",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.2.1",
"vite": "^6.0.5"
"vite": "^6.0.6"
}
}
118 changes: 45 additions & 73 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 60cdb47

Please sign in to comment.