Skip to content

Commit

Permalink
fix(dependencies): update to latest fsxa version (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
nico-mcalley authored Oct 21, 2022
1 parent 12be82f commit 742b02f
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
72 changes: 36 additions & 36 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.13.0",
"fsxa-nuxt-module": "^7.13.1",
"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.6.0",
"fsxa-pattern-library": "^8.11.3",
"fsxa-api": "^10.6.4",
"fsxa-pattern-library": "^8.11.5",
"fsxa-ui": "^4.1.1",
"husky": "^4.0.0",
"jest": "^24.1.0",
Expand Down

0 comments on commit 742b02f

Please sign in to comment.