Skip to content

Commit

Permalink
feat(dependencies): update fsxa stack to the latest dependencies (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
deangite authored Mar 20, 2023
1 parent 978913a commit 98b7c67
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"@nuxt/core": "^2.15.8",
"@nuxtjs/axios": "^5.13.6",
"fsxa-nuxt-module": "^7.16.4",
"fsxa-nuxt-module": "^7.17.0",
"nuxt-start": "^2.15.8"
},
"devDependencies": {
Expand Down Expand Up @@ -71,8 +71,8 @@
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-nuxt": ">=2.0.0",
"eslint-plugin-prettier": "^4.0.0",
"fsxa-api": "^10.10.3",
"fsxa-pattern-library": "^8.18.5",
"fsxa-api": "^10.11.0",
"fsxa-pattern-library": "^8.19.0",
"fsxa-ui": "^4.2.0",
"husky": "^4.0.0",
"jest": "^24.1.0",
Expand Down

0 comments on commit 98b7c67

Please sign in to comment.