Skip to content

Commit

Permalink
Merge branch 'main' of github.com:WestpacGEL/GEL-next
Browse files Browse the repository at this point in the history
  • Loading branch information
samithaf committed Dec 6, 2023
2 parents f985adb + 51b5f13 commit 9546673
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 116 deletions.
2 changes: 1 addition & 1 deletion apps/site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"autoprefixer": "~10.4.14",
"eslint": "^8.29.0",
"eslint-config-next": "13.1.1",
"postcss": "~8.4.24",
"postcss": "~8.4.31",
"tailwind-variants": "~0.1.13",
"tailwindcss": "~3.3.2",
"typescript": "^5.1.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@
"glob": "~10.3.3",
"jsdom": "^22.0.0",
"plop": "~3.1.2",
"postcss": "~8.4.24",
"postcss": "~8.4.31",
"postcss-cli": "~10.1.0",
"prettier": "^2.8.4",
"prop-types": "^15.8.1",
Expand All @@ -253,7 +253,7 @@
"tailwindcss-themer": "~3.1.0",
"ts-node": "~10.9.1",
"typescript": "^5.1.6",
"vite": "^4.3.4",
"vite": "^4.3.9",
"vitest": "^0.30.1"
},
"dependencies": {
Expand Down
Loading

1 comment on commit 9546673

@vercel
Copy link

@vercel vercel bot commented on 9546673 Dec 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

gel-next-site – ./apps/site

gel-next-site.vercel.app
gel-next-site-westpacgel.vercel.app
gel-next-site-git-main-westpacgel.vercel.app

Please sign in to comment.