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 Nov 8, 2023
1 parent 6dd38ca commit 1d6c5e4
Show file tree
Hide file tree
Showing 4 changed files with 3,177 additions and 1,288 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.6.1",
"consola": "^3.0.0",
"nodemon": "^3.0.0",
"ts-node-dev": "^2.0.0"
Expand Down
8 changes: 4 additions & 4 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@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.0.0-rc.5",
"@nuxtjs/tailwindcss": "^6.8.0",
"@savvywombat/tailwindcss-grid-areas": "^3.1.0",
"@storefront-ui/typography": "^2.3.1",
Expand All @@ -38,16 +38,16 @@
"@types/node": "^20.0.0",
"@vite-pwa/nuxt": "^0.1.0",
"@vitest/coverage-v8": "^0.33.0",
"@vue-storefront/unified-data-model": "^0.6.0",
"@vue-storefront/unified-data-model": "^0.9.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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"prettier": "^3.0.0",
"rimraf": "^5.0.0",
"rollup": "^3.0.0",
"turbo": "1.10.13",
"turbo": "1.10.16",
"typescript": "5.2.2",
"wait-on": "^7.0.1"
},
Expand Down

0 comments on commit 1d6c5e4

Please sign in to comment.