Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisMazel committed Apr 19, 2023
1 parent 56cf7ec commit 8fa8ca6
Show file tree
Hide file tree
Showing 2 changed files with 1,349 additions and 1,714 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@gtm-support/vue-gtm": "^2.0.0",
"@nuxt/kit": "^3.3.3",
"@nuxt/kit": "^3.4.1",
"defu": "^6.1.2",
"sirv": "^2.0.2"
},
Expand All @@ -40,21 +40,21 @@
},
"devDependencies": {
"@iconify-json/carbon": "^1.1.15",
"@nuxt/devtools": "0.3.1",
"@nuxt/devtools-ui-kit": "0.3.1",
"@nuxt/devtools": "0.4.1",
"@nuxt/devtools-ui-kit": "0.4.1",
"@nuxt/eslint-config": "^0.1.1",
"@nuxt/module-builder": "^0.2.1",
"@nuxt/schema": "^3.3.3",
"@nuxt/test-utils": "^3.3.3",
"@nuxt/module-builder": "^0.3.0",
"@nuxt/schema": "^3.4.1",
"@nuxt/test-utils": "^3.4.1",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"changelogen": "^0.5.1",
"concurrently": "^8.0.1",
"cross-env": "^7.0.3",
"eslint": "^8.37.0",
"eslint": "^8.38.0",
"eslint-plugin-sonarjs": "^0.19.0",
"eslint-plugin-unicorn": "^46.0.0",
"nuxt": "^3.3.3",
"vitest": "^0.29.8"
"nuxt": "^3.4.1",
"vitest": "^0.30.1"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 8fa8ca6

Please sign in to comment.