Skip to content

Commit

Permalink
chore(deps): ⬆️ Update all major dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 23, 2024
1 parent bf29b36 commit 1626200
Show file tree
Hide file tree
Showing 5 changed files with 317 additions and 468 deletions.
2 changes: 1 addition & 1 deletion apps/docs/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@vueuse/integrations": "^10.9.0",
"@vueuse/nuxt": "^10.9.0",
"focus-trap": "^7.5.4",
"marked": "^12.0.2",
"marked": "^13.0.0",
"nuxt-content-assets": "^1.4.3",
"nuxt-icon": "^0.6.10",
"sf-docs-base": "^1.2.6",
Expand Down
2 changes: 1 addition & 1 deletion apps/preview/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/react-transition-group": "^4.4.5",
"glob-promise": "^6.0.2",
"prettier": "^3.0.0",
"rimraf": "^5.0.0",
"rimraf": "^6.0.0",
"string-replace-loader": "^3.1.0",
"tailwindcss": "^3.4.3",
"ts-loader": "^9.4.2"
Expand Down
2 changes: 1 addition & 1 deletion apps/preview/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"postcss": "^8.4.21",
"prettier": "^3.0.0",
"sass": "^1.75.0",
"sass-loader": "^14.2.1"
"sass-loader": "^15.0.0"
},
"dependencies": {
"@storefront-ui/preview-shared": "workspace:^",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.26.1",
"@commitlint/cli": "^17.0.0",
"@commitlint/config-conventional": "^17.0.0",
"@commitlint/cli": "^19.0.0",
"@commitlint/config-conventional": "^19.0.0",
"@frsource/frs-replace": "^4.1.1",
"@octokit/core": "^6.1.2",
"@storefront-ui/typescript-config": "workspace:*",
Expand All @@ -71,7 +71,7 @@
"prettier": "latest",
"remark-parse": "^11.0.0",
"remark-stringify": "^11.0.0",
"rimraf": "^5.0.0",
"rimraf": "^6.0.0",
"rollup-plugin-preserve-directives": "^0.4.0",
"tailwindcss": "^3.4.3",
"turbo": "latest",
Expand Down
Loading

0 comments on commit 1626200

Please sign in to comment.