Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update dependencies #1857

Open
wants to merge 11 commits into
base: production
Choose a base branch
from
Open

chore: update dependencies #1857

wants to merge 11 commits into from

Conversation

luciorubeens
Copy link
Contributor

Description

Update all dependencies to latest version.

import orderBy from 'lodash.orderby';
import { ref } from 'vue';
Copy link
Contributor

Choose a reason for hiding this comment

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

This could be part of the same import

@@ -2,7 +2,7 @@ import { NodeGlobalsPolyfillPlugin } from '@esbuild-plugins/node-globals-polyfil
import { nodeResolve } from '@rollup/plugin-node-resolve';
import vue from '@vitejs/plugin-vue';
import * as path from 'path';
import { dynamicImport } from 'vite-plugin-dynamic-import';
import dynamicImport from 'vite-plugin-dynamic-import';
Copy link
Contributor

Choose a reason for hiding this comment

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

The build check is complaining about vite dynamic variables, maybe have relation with this change?

@github-actions
Copy link

github-actions bot commented Jun 16, 2022

Visit the preview URL for this PR (updated for commit e8b44cc):

https://emeris-app--pr1857-build-deps-y50772dz.web.app

(expires Thu, 23 Jun 2022 14:44:42 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants