File tree Expand file tree Collapse file tree 14 files changed +9430
-9426
lines changed Expand file tree Collapse file tree 14 files changed +9430
-9426
lines changed Original file line number Diff line number Diff line change @@ -155,7 +155,7 @@ jobs:
155155 run : cd apps/test/vue; yarn generate-coverage
156156 - name : SonarCloud Scan
157157 if : ${{ env.SONAR_TOKEN_VUE }}
158- uses : SonarSource/sonarcloud-github-action@v2.3 .0
158+ uses : SonarSource/sonarcloud-github-action@v3.1 .0
159159 with :
160160 projectBaseDir : packages/sfui/frameworks/vue
161161 env :
@@ -190,7 +190,7 @@ jobs:
190190 run : cd apps/test/react; yarn generate-coverage
191191 - name : SonarCloud Scan
192192 if : ${{ env.SONAR_TOKEN_REACT }}
193- uses : SonarSource/sonarcloud-github-action@v2.3 .0
193+ uses : SonarSource/sonarcloud-github-action@v3.1 .0
194194 with :
195195 projectBaseDir : packages/sfui/frameworks/react
196196 env :
Load Diff This file was deleted.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 44 - path : .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
55 spec : ' @yarnpkg/plugin-workspace-tools'
66
7- yarnPath : .yarn/releases/yarn-3.8.3 .cjs
7+ yarnPath : .yarn/releases/yarn-4.5.0 .cjs
Original file line number Diff line number Diff line change 3030 "@storefront-ui/typography" : " ^2.6.1" ,
3131 "@storefront-ui/vue" : " ^2.6.4" ,
3232 "@tailwindcss/typography" : " ^0.5.13" ,
33- "@vueuse/integrations" : " ^10.11 .0" ,
34- "@vueuse/nuxt" : " ^10.11 .0" ,
33+ "@vueuse/integrations" : " ^11.0 .0" ,
34+ "@vueuse/nuxt" : " ^11.0 .0" ,
3535 "focus-trap" : " ^7.5.4" ,
36- "marked" : " ^13 .0.3 " ,
36+ "marked" : " ^14 .0.0 " ,
3737 "nuxt-content-assets" : " ^1.4.3" ,
3838 "nuxt-icon" : " ^0.6.10" ,
3939 "sf-docs-base" : " ^1.3.1" ,
Original file line number Diff line number Diff line change 2525 "@storefront-ui/vue" : " workspace:*" ,
2626 "@tailwindcss/typography" : " ^0.5.13" ,
2727 "@types/lodash-es" : " ^4.17.12" ,
28- "@vueuse/core" : " ^10.11 .0" ,
28+ "@vueuse/core" : " ^11.0 .0" ,
2929 "autoprefixer" : " ^10.4.19" ,
3030 "eslint" : " ^8.34.0" ,
3131 "eslint-plugin-nuxt" : " ^4.0.0" ,
3232 "nuxt" : " ^3.13.2" ,
3333 "postcss" : " ^8.4.21" ,
3434 "prettier" : " ^3.0.0" ,
3535 "sass" : " ^1.77.8" ,
36- "sass-loader" : " ^14.2.1 "
36+ "sass-loader" : " ^16.0.0 "
3737 },
3838 "dependencies" : {
3939 "@storefront-ui/preview-shared" : " workspace:^" ,
Original file line number Diff line number Diff line change 5757 "devDependencies" : {
5858 "@changesets/changelog-github" : " ^0.5.0" ,
5959 "@changesets/cli" : " ^2.26.1" ,
60- "@commitlint/cli" : " ^17 .0.0" ,
61- "@commitlint/config-conventional" : " ^17 .0.0" ,
60+ "@commitlint/cli" : " ^19 .0.0" ,
61+ "@commitlint/config-conventional" : " ^19 .0.0" ,
6262 "@frsource/frs-replace" : " ^4.1.1" ,
6363 "@octokit/core" : " ^6.1.2" ,
6464 "@storefront-ui/typescript-config" : " workspace:*" ,
6565 "@vue-storefront/prettier-config" : " ^2.0.0-rc.1" ,
6666 "commitizen" : " ^4.2.5" ,
67- "concurrently" : " ^8.2.2 " ,
67+ "concurrently" : " ^9.0.0 " ,
6868 "husky" : " ^9.1.4" ,
6969 "hygen" : " ^6.2.8" ,
7070 "mdast-util-to-string" : " ^4.0.0" ,
7777 "turbo" : " ^2.0.9" ,
7878 "typescript" : " ^5.5.4" ,
7979 "unified" : " ^11.0.5" ,
80- "wait-on" : " ^7 .0.1 "
80+ "wait-on" : " ^8 .0.0 "
8181 },
8282 "engines" : {
8383 "npm" : " >=8.19.1" ,
8484 "yarn" : " >=1.22.19" ,
8585 "node" : " >=16.0.0"
8686 },
87- "packageManager" : " yarn@3.8.3 " ,
87+ "packageManager" : " yarn@4.5.0 " ,
8888 "config" : {
8989 "commitizen" : {
9090 "path" : " cz-conventional-changelog" ,
Original file line number Diff line number Diff line change 3232 "devDependencies" : {
3333 "typescript" : " ^5.5.4" ,
3434 "vite" : " ^5.3.5" ,
35- "vite-plugin-dts" : " ^3.9.1 "
35+ "vite-plugin-dts" : " ^4.0.0 "
3636 },
3737 "dependencies" : {
3838 "@mertasan/tailwindcss-variables" : " ^2.5.2" ,
Original file line number Diff line number Diff line change 5555 "@storefront-ui/eslint-config" : " workspace:*" ,
5656 "@storefront-ui/tests-shared" : " workspace:*" ,
5757 "@vitejs/plugin-react" : " ^4.3.1" ,
58- "concurrently" : " ^8.2 .0" ,
58+ "concurrently" : " ^9.0 .0" ,
5959 "eslint" : " ^8.34.0" ,
6060 "prettier" : " ^3.0.0" ,
6161 "vite" : " ^5.3.5" ,
62- "vite-plugin-dts" : " ^3.9.1 " ,
63- "vite-tsconfig-paths" : " ^4.3.2 "
62+ "vite-plugin-dts" : " ^4.0.0 " ,
63+ "vite-tsconfig-paths" : " ^5.0.0 "
6464 },
6565 "peerDependencies" : {
6666 "react" : " ^18.3.1"
Original file line number Diff line number Diff line change 4444 "@floating-ui/vue" : " ^1.0.6" ,
4545 "@storefront-ui/shared" : " workspace:*" ,
4646 "@storefront-ui/tailwind-config" : " workspace:*" ,
47- "@vueuse/core" : " ^10.11 .0" ,
47+ "@vueuse/core" : " ^11.0 .0" ,
4848 "jw-paginate" : " ^1.0.4" ,
4949 "tabbable" : " ^6.1.1"
5050 },
5151 "devDependencies" : {
5252 "@storefront-ui/eslint-config" : " workspace:*" ,
5353 "@storefront-ui/tests-shared" : " workspace:*" ,
5454 "@vitejs/plugin-vue" : " ^5.1.1" ,
55- "concurrently" : " ^8.2.2 " ,
55+ "concurrently" : " ^9.0.0 " ,
5656 "eslint" : " ^8.34.0" ,
5757 "prettier" : " ^3.0.0" ,
5858 "vite" : " ^5.3.5" ,
59- "vite-plugin-dts" : " ^3.9.1 " ,
60- "vite-tsconfig-paths" : " ^4.3.2 " ,
59+ "vite-plugin-dts" : " ^4.0.0 " ,
60+ "vite-tsconfig-paths" : " ^5.0.0 " ,
6161 "vue-tsc" : " ^2.0.29"
6262 },
6363 "peerDependencies" : {
You can’t perform that action at this time.
0 commit comments