Skip to content

Commit

Permalink
feat: new package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
magicsk committed Aug 16, 2022
1 parent 297f6de commit ab09488
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@emotion/react": "^11.5.0",
"@emotion/styled": "^11.3.0",
"@iteria-app/component-templates": "1.3.2",
"@iteria-app/component-templates": "1.3.4",
"@mui/icons-material": "^5.2.5",
"@mui/lab": "^5.0.0-alpha.64",
"@mui/material": "^5.2.7",
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export default ({ command, mode }) => {
graphQLEndpoint: true,
floatingButton: true,
},
version: "1.5.1",
version: "1.5.3",
whitelistedEnvs: ['VITE_HASURA_GRAPHQL_ENDPOINT', 'VITE_HASURA_GRAPHQL_SECRET', 'VITE_BRANCH', 'VITE_REPOSITORY_URL', 'VITE_SITE_ID', 'VITE_NETLIFY']
}),
],
Expand Down

0 comments on commit ab09488

Please sign in to comment.