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 4, 2024
1 parent 39f16b9 commit 4aaa640
Show file tree
Hide file tree
Showing 2 changed files with 443 additions and 481 deletions.
38 changes: 19 additions & 19 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].2",
"packageManager": "[email protected].4",
"private": true,
"scripts": {
"create": "node scripts/index.js",
Expand All @@ -18,7 +18,7 @@
"prepare": "node .husky/install.mjs"
},
"dependencies": {
"@sentry/browser": "^8.39.0",
"@sentry/browser": "^8.42.0",
"@urlpack/json": "^2.0.0",
"@vicons/material": "^0.12.0",
"@vueuse/core": "^12.0.0",
Expand All @@ -28,45 +28,45 @@
"js-cookie": "^3.0.5",
"lodash-es": "^4.17.21",
"md5": "^2.3.0",
"naive-ui": "^2.40.1",
"naive-ui": "^2.40.3",
"vue": "^3.5.13",
"vue-draggable-plus": "^0.6.0",
"workbox-routing": "^7.3.0",
"workbox-strategies": "^7.3.0"
},
"devDependencies": {
"@eslint/js": "^9.15.0",
"@eslint/js": "^9.16.0",
"@types/crypto-js": "^4.2.2",
"@types/hammerjs": "^2.0.46",
"@types/js-cookie": "^3.0.6",
"@types/lodash-es": "^4.17.12",
"@types/md5": "^2.3.5",
"@types/node": "^22.9.1",
"@types/node": "^22.10.1",
"@types/tough-cookie": "^4.0.5",
"@unocss/eslint-config": "^0.64.1",
"@unocss/preset-uno": "^0.64.1",
"@unocss/transformer-directives": "^0.64.1",
"@unocss/eslint-config": "^0.65.1",
"@unocss/preset-uno": "^0.65.1",
"@unocss/transformer-directives": "^0.65.1",
"@vitejs/plugin-legacy": "^6.0.0",
"@vitejs/plugin-vue": "^5.2.0",
"ali-oss": "^6.21.0",
"eslint": "^9.15.0",
"@vitejs/plugin-vue": "^5.2.1",
"ali-oss": "^6.22.0",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import-x": "^4.4.3",
"eslint-plugin-import-x": "^4.5.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-unicorn": "^56.0.1",
"eslint-plugin-vue": "^9.31.0",
"globals": "^15.12.0",
"got": "^14.4.4",
"eslint-plugin-vue": "^9.32.0",
"globals": "^15.13.0",
"got": "^14.4.5",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"rollup-plugin-visualizer": "^5.12.0",
"source-map-explorer": "^2.5.3",
"terser": "^5.36.0",
"tough-cookie": "^5.0.0",
"typescript": "^5.6.3",
"typescript-eslint": "8.15.0",
"unocss": "^0.64.1",
"typescript": "^5.7.2",
"typescript-eslint": "8.17.0",
"unocss": "^0.65.1",
"vite": "^5.4.11",
"vue-eslint-parser": "^9.4.3",
"vue-tsc": "^2.1.10"
Expand Down
Loading

0 comments on commit 4aaa640

Please sign in to comment.