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 May 14, 2024
1 parent f08ccb4 commit 543c59f
Show file tree
Hide file tree
Showing 2 changed files with 592 additions and 473 deletions.
32 changes: 16 additions & 16 deletions package.json
Expand Up @@ -75,52 +75,52 @@
}
},
"dependencies": {
"@babel/parser": "^7.23.6",
"@babel/traverse": "^7.23.7",
"@babel/parser": "^7.24.5",
"@babel/traverse": "^7.24.5",
"@intlify/vue-i18n-extensions": "^1.0.2",
"@intlify/vue-i18n-loader": "^1.1.0",
"@nuxt/utils": "2.x",
"@nuxt/utils": "2.17.3",
"cookie": "^0.6.0",
"devalue": "^2.0.1",
"is-https": "^4.0.0",
"jiti": "^1.21.0",
"js-cookie": "^3.0.5",
"klona": "^2.0.6",
"lodash.merge": "^4.6.2",
"ufo": "^1.3.2",
"ufo": "^1.5.3",
"vue-i18n": "^8.28.2"
},
"devDependencies": {
"@nuxt/types": "2.17.3",
"@nuxtjs/composition-api": "0.33.1",
"@nuxtjs/composition-api": "0.34.0",
"@nuxtjs/eslint-config-typescript": "12.1.0",
"@nuxtjs/module-test-utils": "1.6.3",
"@release-it/conventional-changelog": "8.0.1",
"@types/argparse": "2.0.14",
"@types/argparse": "2.0.16",
"@types/cookie": "0.6.0",
"@types/express": "4.17.21",
"@types/js-cookie": "3.0.6",
"@types/jsdom": "21.1.6",
"@types/lodash.merge": "4.6.9",
"@types/request-promise-native": "1.0.21",
"@types/serve-static": "1.15.5",
"@types/serve-static": "1.15.7",
"argparse": "2.0.1",
"codecov": "3.8.3",
"core-js": "3.35.0",
"core-js": "3.37.1",
"defu": "^6.1.4",
"eslint": "8.56.0",
"express": "4.18.2",
"husky": "9.0.6",
"eslint": "8.57.0",
"express": "4.19.2",
"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.44.0",
"release-it": "17.2.1",
"sass": "1.77.1",
"serve-static": "1.15.0",
"typescript": "5.3.3",
"vitest": "^1.2.0"
"typescript": "5.4.5",
"vitest": "^1.6.0"
}
}

0 comments on commit 543c59f

Please sign in to comment.