Skip to content

Commit

Permalink
Merge branch 'main' into 382-new-component-rating-card
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgoud authored Nov 15, 2024
2 parents 1a5ad3d + 8a6930c commit 330ea60
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 35 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"storybook": "^7.6.19",
"vite": "^5.2.11"
"vite": "^5.2.14"
},
"dependencies": {
"@prestashopcorp/puik-components": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"lint-staged": "^15.2.2",
"sass": "^1.77.1",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vite": "^5.2.14",
"vite-plugin-dts": "^3.9.1",
"vitest": "^1.6.0",
"vue": "3.3.10"
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "^4.5.2",
"typescript": "^5.3.3",
"vite": "^5.0.8",
"vite": "^5.2.14",
"vue-tsc": "^1.8.25"
}
}
72 changes: 40 additions & 32 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 330ea60

Please sign in to comment.