Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 1, 2024
1 parent fa10b56 commit da77ed2
Show file tree
Hide file tree
Showing 2 changed files with 210 additions and 221 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -75,8 +75,8 @@
}
},
"dependencies": {
"@babel/parser": "^7.23.6",
"@babel/traverse": "^7.23.7",
"@babel/parser": "^7.23.9",
"@babel/traverse": "^7.23.9",
"@intlify/vue-i18n-extensions": "^1.0.2",
"@intlify/vue-i18n-loader": "^1.1.0",
"@nuxt/utils": "2.x",
Expand Down Expand Up @@ -106,21 +106,21 @@
"@types/serve-static": "1.15.5",
"argparse": "2.0.1",
"codecov": "3.8.3",
"core-js": "3.35.0",
"core-js": "3.35.1",
"defu": "^6.1.4",
"eslint": "8.56.0",
"express": "4.18.2",
"husky": "9.0.6",
"husky": "9.0.9",
"jest-dev-server": "^9.0.2",
"jsdom": "24.0.0",
"messageformat": "2.3.0",
"nuxt": "2.17.3",
"pathe": "^1.1.2",
"playwright-chromium": "1.40.1",
"release-it": "17.0.1",
"sass": "1.69.7",
"playwright-chromium": "1.41.1",
"release-it": "17.0.3",
"sass": "1.70.0",
"serve-static": "1.15.0",
"typescript": "5.3.3",
"vitest": "^1.2.0"
"vitest": "^1.2.2"
}
}

0 comments on commit da77ed2

Please sign in to comment.