Skip to content

Commit

Permalink
build: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rudnovd committed Jan 1, 2025
1 parent 7e26088 commit 13e9417
Show file tree
Hide file tree
Showing 2 changed files with 1,020 additions and 637 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,40 +30,40 @@
"release": "standard-version"
},
"dependencies": {
"@unhead/vue": "^1.11.13",
"@vueuse/core": "^12.0.0",
"@vueuse/shared": "^12.0.0",
"pinia": "^2.2.8",
"@unhead/vue": "^1.11.14",
"@vueuse/core": "^12.2.0",
"@vueuse/shared": "^12.2.0",
"pinia": "^2.3.0",
"vue": "^3.5.13",
"vue-i18n": "^10.0.5",
"vue-i18n": "^11.0.1",
"vue-router": "^4.5.0"
},
"devDependencies": {
"@antfu/eslint-config": "^3.11.2",
"@commitlint/cli": "^19.6.0",
"@antfu/eslint-config": "^3.12.1",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@intlify/unplugin-vue-i18n": "^6.0.0",
"@localazy/cli": "^1.7.14",
"@unhead/addons": "^1.11.13",
"@intlify/unplugin-vue-i18n": "^6.0.3",
"@localazy/cli": "^1.7.15",
"@unhead/addons": "^1.11.14",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/test-utils": "^2.4.6",
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^9.15.0",
"globals": "^15.12.0",
"eslint": "^9.17.0",
"globals": "^15.14.0",
"husky": "^9.1.7",
"sass": "^1.81.0",
"sass": "^1.83.0",
"standard-version": "^9.5.0",
"stylelint": "^16.11.0",
"stylelint": "^16.12.0",
"stylelint-config-recess-order": "^5.1.1",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-config-recommended-vue": "^1.5.0",
"stylelint-scss": "^6.10.0",
"typescript": "5.6.3",
"vite": "^6.0.1",
"vite-plugin-pwa": "^0.21.0",
"vitest": "^2.1.6",
"vue-tsc": "^2.1.10",
"typescript": "5.7.2",
"vite": "^6.0.6",
"vite-plugin-pwa": "^0.21.1",
"vitest": "^2.1.8",
"vue-tsc": "^2.2.0",
"workbox-build": "^7.3.0",
"workbox-cacheable-response": "^7.3.0",
"workbox-core": "^7.3.0",
Expand Down
Loading

0 comments on commit 13e9417

Please sign in to comment.