Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#158)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent 0739512 commit 44bef9e
Show file tree
Hide file tree
Showing 2 changed files with 193 additions and 268 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": "pnpm@9.10.0",
"packageManager": "pnpm@9.11.0",
"private": true,
"scripts": {
"create": "node scripts/index.js",
Expand All @@ -29,13 +29,13 @@
"lodash-es": "^4.17.21",
"md5": "^2.3.0",
"naive-ui": "^2.39.0",
"vue": "^3.5.6",
"vue": "^3.5.8",
"vue-draggable-plus": "^0.5.3",
"workbox-routing": "^7.1.0",
"workbox-strategies": "^7.1.0"
},
"devDependencies": {
"@eslint/js": "^9.10.0",
"@eslint/js": "^9.11.0",
"@types/crypto-js": "^4.2.2",
"@types/hammerjs": "^2.0.45",
"@types/js-cookie": "^3.0.6",
Expand All @@ -47,11 +47,11 @@
"@unocss/preset-uno": "^0.62.4",
"@unocss/transformer-directives": "^0.62.4",
"@vitejs/plugin-legacy": "^5.4.2",
"@vitejs/plugin-vue": "^5.1.3",
"@vitejs/plugin-vue": "^5.1.4",
"ali-oss": "^6.21.0",
"eslint": "^9.10.0",
"eslint": "^9.11.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import-x": "^4.2.1",
"eslint-plugin-import-x": "^4.3.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-unicorn": "^55.0.0",
"eslint-plugin-vue": "^9.28.0",
Expand All @@ -62,12 +62,12 @@
"prettier": "^3.3.3",
"rollup-plugin-visualizer": "^5.12.0",
"source-map-explorer": "^2.5.3",
"terser": "^5.32.0",
"terser": "^5.33.0",
"tough-cookie": "^4.1.4",
"typescript": "^5.6.2",
"typescript-eslint": "8.6.0",
"unocss": "^0.62.4",
"vite": "^5.4.6",
"vite": "^5.4.7",
"vue-eslint-parser": "^9.4.3",
"vue-tsc": "^2.1.6"
}
Expand Down
Loading

0 comments on commit 44bef9e

Please sign in to comment.