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 29, 2024
1 parent f08ccb4 commit 2877c54
Show file tree
Hide file tree
Showing 2 changed files with 322 additions and 314 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -75,8 +75,8 @@
}
},
"dependencies": {
"@babel/parser": "^7.23.6",
"@babel/traverse": "^7.23.7",
"@babel/parser": "^7.24.0",
"@babel/traverse": "^7.24.0",
"@intlify/vue-i18n-extensions": "^1.0.2",
"@intlify/vue-i18n-loader": "^1.1.0",
"@nuxt/utils": "2.x",
Expand All @@ -87,7 +87,7 @@
"js-cookie": "^3.0.5",
"klona": "^2.0.6",
"lodash.merge": "^4.6.2",
"ufo": "^1.3.2",
"ufo": "^1.4.0",
"vue-i18n": "^8.28.2"
},
"devDependencies": {
Expand All @@ -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.36.0",
"defu": "^6.1.4",
"eslint": "8.56.0",
"express": "4.18.2",
"husky": "9.0.6",
"eslint": "8.57.0",
"express": "4.18.3",
"husky": "9.0.11",
"jest-dev-server": "^10.0.0",
"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.42.0",
"release-it": "17.1.1",
"sass": "1.71.1",
"serve-static": "1.15.0",
"typescript": "5.3.3",
"vitest": "^1.2.0"
"vitest": "^1.3.1"
}
}

0 comments on commit 2877c54

Please sign in to comment.