Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#160)
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 Oct 7, 2024
1 parent 19dc502 commit df39611
Show file tree
Hide file tree
Showing 2 changed files with 381 additions and 379 deletions.
18 changes: 9 additions & 9 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.11.0",
"packageManager": "pnpm@9.12.0",
"private": true,
"scripts": {
"create": "node scripts/index.js",
Expand All @@ -18,7 +18,7 @@
"prepare": "node .husky/install.mjs"
},
"dependencies": {
"@sentry/browser": "^8.32.0",
"@sentry/browser": "^8.33.1",
"@urlpack/json": "^2.0.0",
"@vicons/material": "^0.12.0",
"@vueuse/core": "^11.1.0",
Expand All @@ -29,27 +29,27 @@
"lodash-es": "^4.17.21",
"md5": "^2.3.0",
"naive-ui": "^2.40.1",
"vue": "^3.5.10",
"vue": "^3.5.11",
"vue-draggable-plus": "^0.5.3",
"workbox-routing": "^7.1.0",
"workbox-strategies": "^7.1.0"
},
"devDependencies": {
"@eslint/js": "^9.11.1",
"@eslint/js": "^9.12.0",
"@types/crypto-js": "^4.2.2",
"@types/hammerjs": "^2.0.45",
"@types/js-cookie": "^3.0.6",
"@types/lodash-es": "^4.17.12",
"@types/md5": "^2.3.5",
"@types/node": "^20.16.10",
"@types/tough-cookie": "^4.0.5",
"@unocss/eslint-config": "^0.63.2",
"@unocss/preset-uno": "^0.63.2",
"@unocss/transformer-directives": "^0.63.2",
"@unocss/eslint-config": "^0.63.3",
"@unocss/preset-uno": "^0.63.3",
"@unocss/transformer-directives": "^0.63.3",
"@vitejs/plugin-legacy": "^5.4.2",
"@vitejs/plugin-vue": "^5.1.4",
"ali-oss": "^6.21.0",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import-x": "^4.3.1",
"eslint-plugin-prettier": "^5.2.1",
Expand All @@ -66,7 +66,7 @@
"tough-cookie": "^5.0.0",
"typescript": "^5.6.2",
"typescript-eslint": "8.8.0",
"unocss": "^0.63.2",
"unocss": "^0.63.3",
"vite": "^5.4.8",
"vue-eslint-parser": "^9.4.3",
"vue-tsc": "^2.1.6"
Expand Down
Loading

0 comments on commit df39611

Please sign in to comment.