File tree Expand file tree Collapse file tree 16 files changed +9532
-8939
lines changed Expand file tree Collapse file tree 16 files changed +9532
-8939
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@v4.0 .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@v4.0 .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.6 .cjs
7+ yarnPath : .yarn/releases/yarn-4.5.3 .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" : " ^12.0 .0" ,
34+ "@vueuse/nuxt" : " ^12.0 .0" ,
3535 "focus-trap" : " ^7.5.4" ,
36- "marked" : " ^13 .0.3 " ,
36+ "marked" : " ^15 .0.0 " ,
3737 "nuxt-content-assets" : " ^1.4.3" ,
3838 "nuxt-icon" : " ^0.6.10" ,
3939 "sf-docs-base" : " ^1.3.2" ,
Original file line number Diff line number Diff line change 1616 "@storefront-ui/preview-shared" : " workspace:*" ,
1717 "classnames" : " ^2.5.1" ,
1818 "lodash-es" : " ^4.17.21" ,
19- "next" : " ^14.2.5 " ,
20- "react" : " ^18.3.1 " ,
21- "react-dom" : " ^18.3.1 " ,
19+ "next" : " ^15.0.0 " ,
20+ "react" : " ^19.0.0 " ,
21+ "react-dom" : " ^19.0.0 " ,
2222 "react-transition-group" : " ^4.4.5" ,
2323 "react-use" : " ^17.5.1" ,
2424 "swr" : " ^2.2.5"
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" : " ^12.0 .0" ,
2929 "autoprefixer" : " ^10.4.19" ,
3030 "eslint" : " ^8.34.0" ,
3131 "eslint-plugin-nuxt" : " ^4.0.0" ,
3232 "nuxt" : " ^3.14.159" ,
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.6 " ,
87+ "packageManager" : " yarn@4.5.3 " ,
8888 "config" : {
8989 "commitizen" : {
9090 "path" : " cz-conventional-changelog" ,
Original file line number Diff line number Diff line change 1212 "dependencies" : {
1313 "@typescript-eslint/eslint-plugin" : " ^6.0.0" ,
1414 "@typescript-eslint/parser" : " ^6.0.0" ,
15- "@vue-storefront/eslint-config" : " ^3.1.3 " ,
15+ "@vue-storefront/eslint-config" : " ^4.0.0 " ,
1616 "@vue/eslint-config-standard" : " ^8.0.1" ,
1717 "eslint" : " ^8.34.0" ,
1818 "eslint-config-airbnb" : " ^19.0.4" ,
Original file line number Diff line number Diff line change 3131 },
3232 "devDependencies" : {
3333 "typescript" : " ^5.5.4" ,
34- "vite" : " ^5.3.5 " ,
35- "vite-plugin-dts" : " ^3.9.1 "
34+ "vite" : " ^6.0.0 " ,
35+ "vite-plugin-dts" : " ^4.0.0 "
3636 },
3737 "dependencies" : {
3838 "@mertasan/tailwindcss-variables" : " ^2.5.2" ,
You can’t perform that action at this time.
0 commit comments