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

refactor(build): refactor build config and fix other smaller issues #76

Merged
merged 2 commits into from
May 24, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
chore(dependencies): updated to lastest FSXA-STACK dependencies
nico-mcalley committed May 24, 2022

Verified

This commit was signed with the committer’s verified signature.
oliviertassinari Olivier Tassinari
commit 0ec0d1a6335c4a517767defcc94758a17772cd44
63 changes: 17 additions & 46 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -32,7 +32,7 @@
"dependencies": {
"@nuxt/core": "^2.15.8",
"@nuxtjs/axios": "^5.13.6",
"fsxa-nuxt-module": "^7.0.0",
"fsxa-nuxt-module": "^7.1.0",
"nuxt-start": "^2.15.8"
},
"devDependencies": {
@@ -69,9 +69,9 @@
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-nuxt": ">=2.0.0",
"eslint-plugin-prettier": "^4.0.0",
"fsxa-api": "^10.0.0",
"fsxa-pattern-library": "^8.0.0",
"fsxa-ui": "^4.1.0",
"fsxa-api": "^10.1.0",
"fsxa-pattern-library": "^8.1.0",
"fsxa-ui": "^4.1.1",
"husky": "^4.0.0",
"jest": "^24.1.0",
"lint-staged": "^10.0.0",