Skip to content

Commit

Permalink
feat(dependencies): update to latest fsxa stack version (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
deangite authored Aug 11, 2022
1 parent d8f850d commit 71ac12a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@nuxt/core": "^2.15.8",
"@nuxtjs/axios": "^5.13.6",
"fsxa-nuxt-module": "^7.3.0",
"fsxa-nuxt-module": "^7.5.0",
"nuxt-start": "^2.15.8"
},
"devDependencies": {
Expand Down Expand Up @@ -69,8 +69,8 @@
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-nuxt": ">=2.0.0",
"eslint-plugin-prettier": "^4.0.0",
"fsxa-api": "^10.2.1",
"fsxa-pattern-library": "^8.5.0",
"fsxa-api": "^10.5.0",
"fsxa-pattern-library": "^8.7.0",
"fsxa-ui": "^4.1.1",
"husky": "^4.0.0",
"jest": "^24.1.0",
Expand Down

0 comments on commit 71ac12a

Please sign in to comment.