Skip to content

Commit a8f782c

Browse files
chore(deps): ⬆️ Update all minor and patch dependency bump (#3171)
* chore(deps): ⬆️ Update all minor and patch dependency bump * chore: remove patch for nuxt module builder --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Szymon Dziewoński <[email protected]>
1 parent 0c330e9 commit a8f782c

File tree

5 files changed

+219
-176
lines changed

5 files changed

+219
-176
lines changed

.yarn/patches/@nuxt-module-builder-npm-0.6.0-755acb37c3.patch

Lines changed: 0 additions & 39 deletions
This file was deleted.

apps/docs/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"devDependencies": {
1616
"@microsoft/api-documenter": "^7.24.2",
17-
"@microsoft/api-extractor": "7.43.4",
17+
"@microsoft/api-extractor": "7.44.1",
1818
"@types/node": "^20.12.7",
1919
"nuxt": "^3.11.2",
2020
"nuxt-gtag": "^2.0.5"

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@
8888
}
8989
},
9090
"resolutions": {
91-
"@changesets/assemble-release-plan@^6.0.0": "patch:@changesets/assemble-release-plan@npm%3A6.0.0#./.yarn/patches/@changesets-assemble-release-plan-npm-6.0.0-f7b3005037.patch",
92-
"@nuxt/module-builder@^0.6.0": "patch:@nuxt/module-builder@npm%3A0.6.0#./.yarn/patches/@nuxt-module-builder-npm-0.6.0-755acb37c3.patch"
91+
"@changesets/assemble-release-plan@^6.0.0": "patch:@changesets/assemble-release-plan@npm%3A6.0.0#./.yarn/patches/@changesets-assemble-release-plan-npm-6.0.0-f7b3005037.patch"
9392
}
9493
}

packages/sfui/frameworks/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"defu": "^6.1.4"
4646
},
4747
"devDependencies": {
48-
"@nuxt/module-builder": "^0.6.0",
48+
"@nuxt/module-builder": "^0.7.0",
4949
"@nuxt/schema": "^3.11.2",
5050
"@storefront-ui/eslint-config": "workspace:*",
5151
"eslint": "^8.34.0",

0 commit comments

Comments
 (0)