Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 43b0275 commit 40114d0
Show file tree
Hide file tree
Showing 2 changed files with 1,225 additions and 962 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"test:unit": "vitest"
},
"dependencies": {
"pinia": "2.1.7",
"pinia": "2.3.0",
"vue": "3.4.15",
"vue-router": "4.2.5"
},
Expand All @@ -32,31 +32,31 @@
"@intlify/unplugin-vue-i18n": "^1.4.0",
"@julr/vite-plugin-validate-env": "^0.2.4",
"@rushstack/eslint-patch": "1.10.5",
"@types/markdown-it-link-attributes": "3.0.4",
"@types/markdown-it-link-attributes": "3.0.5",
"@types/nprogress": "0.2.3",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@unhead/vue": "^1.7.4",
"@unocss/preset-attributify": "^0.58.0",
"@unocss/preset-icons": "^0.58.0",
"@unocss/preset-uno": "^0.58.0",
"@unocss/reset": "^0.58.0",
"@unocss/transformer-compile-class": "^0.58.0",
"@unocss/transformer-directives": "^0.58.0",
"@unocss/transformer-variant-group": "^0.58.0",
"@unocss/preset-attributify": "^0.65.0",
"@unocss/preset-icons": "^0.65.0",
"@unocss/preset-uno": "^0.65.0",
"@unocss/reset": "^0.65.0",
"@unocss/transformer-compile-class": "^0.65.0",
"@unocss/transformer-directives": "^0.65.0",
"@unocss/transformer-variant-group": "^0.65.0",
"@vitejs/plugin-vue": "4.6.2",
"@vue-macros/volar": "^0.18.0",
"@vue/compiler-sfc": "3.4.15",
"@vue/eslint-config-prettier": "8.0.0",
"@vue/eslint-config-typescript": "12.0.0",
"@vue/server-renderer": "3.4.15",
"@vueuse/core": "10.7.2",
"autoprefixer": "10.4.19",
"axios": "1.6.8",
"critters": "0.0.22",
"autoprefixer": "10.4.20",
"axios": "1.7.9",
"critters": "0.0.25",
"cross-env": "7.0.3",
"cypress": "13.17.0",
"dayjs": "1.11.10",
"dayjs": "1.11.13",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-config-standard": "17.1.0",
Expand All @@ -68,20 +68,20 @@
"eslint-plugin-promise": "6.6.0",
"eslint-plugin-vue": "9.32.0",
"husky": "8.0.3",
"javascript-obfuscator": "4.1.0",
"javascript-obfuscator": "4.1.1",
"lint-staged": "15.3.0",
"lodash": "4.17.21",
"markdown-it-link-attributes": "4.0.1",
"markdown-it-prism": "2.3.0",
"nprogress": "0.2.0",
"postcss": "8.4.38",
"postcss": "8.4.49",
"postcss-html": "^1.5.0",
"postcss-scss": "^4.0.9",
"prettier": "3.4.2",
"prism-theme-vars": "0.2.4",
"rollup": "4.14.0",
"prism-theme-vars": "0.2.5",
"rollup": "4.30.1",
"rollup-plugin-obfuscator": "1.1.0",
"sass": "1.74.1",
"sass": "1.83.1",
"stylelint": "15.11.0",
"stylelint-config-html": "^1.1.0",
"stylelint-config-rational-order": "0.1.2",
Expand All @@ -91,7 +91,7 @@
"stylelint-order": "6.0.4",
"stylelint-scss": "^5.2.1",
"typescript": "5.7.2",
"unocss": "^0.58.0",
"unocss": "^0.65.0",
"unplugin-auto-import": "0.17.5",
"unplugin-icons": "^0.18.0",
"unplugin-vue-components": "0.26.0",
Expand All @@ -111,7 +111,7 @@
"vue-eslint-parser": "9.4.3",
"vue-i18n": "9.9.1",
"vue-tsc": "1.8.27",
"workbox-window": "7.0.0",
"workbox-window": "7.3.0",
"zod": "^3.22.4"
}
}
Loading

0 comments on commit 40114d0

Please sign in to comment.