Skip to content

Commit

Permalink
chore(deps): ⬆️ Update all minor and patch dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 22, 2024
1 parent 2a5e20d commit c8de843
Show file tree
Hide file tree
Showing 4 changed files with 4,649 additions and 2,461 deletions.
2 changes: 1 addition & 1 deletion apps/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint:fix": "eslint . --ext .ts --fix"
},
"dependencies": {
"@vue-storefront/middleware": "3.5.1",
"@vue-storefront/middleware": "3.10.0",
"consola": "^3.0.0",
"nodemon": "^3.0.0",
"ts-node-dev": "^2.0.0"
Expand Down
12 changes: 6 additions & 6 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"test:cypress-dev": "cypress open --e2e"
},
"dependencies": {
"@vue-storefront/nuxt": "~3.0.0",
"@vue-storefront/nuxt": "~3.1.0",
"@vue-storefront/sdk": "^1.0.1",
"@vue-storefront/storefront-boilerplate-sdk": "~0.2.0",
"@vueuse/core": "^10.3.0",
Expand All @@ -30,25 +30,25 @@
"@nuxt/devtools": "latest",
"@nuxt/image": "^1.0.0-rc.1",
"@nuxtjs/google-fonts": "^3.0.1",
"@nuxtjs/i18n": "8.0.0-rc.3",
"@nuxtjs/i18n": "8.3.0",
"@nuxtjs/tailwindcss": "^6.8.0",
"@savvywombat/tailwindcss-grid-areas": "^3.1.0",
"@storefront-ui/typography": "^2.3.1",
"@storefront-ui/vue": "canary",
"@types/lodash-es": "^4.17.7",
"@types/node": "^20.0.0",
"@vite-pwa/nuxt": "^0.1.0",
"@vite-pwa/nuxt": "^0.6.0",
"@vitest/coverage-v8": "^0.33.0",
"@vue-storefront/unified-data-model": "^0.6.0",
"@vue-storefront/unified-data-model": "^0.18.0",
"@vue/test-utils": "^2.4.0",
"cypress": "12.12.0",
"cypress": "12.17.4",
"cypress-real-events": "^1.10.0",
"cypress-wait-until": "^2.0.0",
"eslint": "^8.50.0",
"eslint-plugin-prettier": "5.0.1",
"happy-dom": "^12.0.0",
"nuxt": "^3.6.5",
"nuxt-vitest": "^0.10.1",
"nuxt-vitest": "^0.11.0",
"sass": "^1.64.1",
"vitest": "^0.33.0",
"vue-tsc": "^1.8.6"
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"@commitlint/cli": "^17.0.0",
"@commitlint/config-conventional": "^17.0.0",
"@lhci/cli": "^0.12.0",
"@lhci/cli": "^0.13.0",
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
"@vue-storefront/eslint-config": "~2.0.0-rc.7",
"babel-preset-node": "^5.1.1",
Expand All @@ -43,8 +43,8 @@
"prettier": "^3.0.0",
"rimraf": "^5.0.0",
"rollup": "^3.0.0",
"turbo": "1.10.13",
"typescript": "5.2.2",
"turbo": "1.13.2",
"typescript": "5.4.5",
"wait-on": "^7.0.1"
},
"engines": {
Expand Down

0 comments on commit c8de843

Please sign in to comment.