Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent 1619db7 commit 5abb19f
Show file tree
Hide file tree
Showing 2 changed files with 455 additions and 194 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "mooncell-widget",
"type": "module",
"version": "0.0.0",
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"private": true,
"scripts": {
"create": "node scripts/index.js",
Expand Down Expand Up @@ -43,9 +43,9 @@
"@types/md5": "^2.3.5",
"@types/node": "^22.10.2",
"@types/tough-cookie": "^4.0.5",
"@unocss/eslint-config": "^0.65.2",
"@unocss/preset-uno": "^0.65.2",
"@unocss/transformer-directives": "^0.65.2",
"@unocss/eslint-config": "^0.65.3",
"@unocss/preset-uno": "^0.65.3",
"@unocss/transformer-directives": "^0.65.3",
"@vitejs/plugin-legacy": "^6.0.0",
"@vitejs/plugin-vue": "^5.2.1",
"ali-oss": "^6.22.0",
Expand All @@ -58,16 +58,16 @@
"globals": "^15.14.0",
"got": "^14.4.5",
"husky": "^9.1.7",
"lint-staged": "^15.2.11",
"lint-staged": "^15.3.0",
"prettier": "^3.4.2",
"rollup-plugin-visualizer": "^5.12.0",
"rollup-plugin-visualizer": "^5.13.1",
"source-map-explorer": "^2.5.3",
"terser": "^5.37.0",
"tough-cookie": "^5.0.0",
"typescript": "^5.7.2",
"typescript-eslint": "8.18.2",
"unocss": "^0.65.2",
"vite": "^6.0.5",
"unocss": "^0.65.3",
"vite": "^6.0.6",
"vue-eslint-parser": "^9.4.3",
"vue-tsc": "^2.2.0"
}
Expand Down
Loading

0 comments on commit 5abb19f

Please sign in to comment.