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 Mar 24, 2023
1 parent 79322c1 commit 0d61775
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Expand Up @@ -9,8 +9,8 @@
"generate": "nuxt generate"
},
"dependencies": {
"@nuxt/content-theme-docs": "^0.8.2",
"nuxt": "^2.14.12"
"@nuxt/content-theme-docs": "^0.11.1",
"nuxt": "^2.16.3"
},
"devDependencies": {
"nuxt-ackee": "^2.0.0"
Expand Down
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -21,33 +21,33 @@
"dependencies": {
"clone-deep": "^4.0.1",
"defu": "^3.2.2",
"execa": "^5.0.0",
"execa": "^5.1.1",
"fs-extra": "^9.1.0",
"hasha": "^5.2.2",
"jimp-compact": "^0.16.1",
"lodash.template": "^4.5.0",
"serve-static": "^1.14.1",
"serve-static": "^1.15.0",
"workbox-cdn": "^5.1.4"
},
"devDependencies": {
"@babel/preset-typescript": "^7.12.7",
"@nuxt/test-utils": "^0.1.2",
"@nuxt/types": "^2.14.12",
"@nuxt/typescript-build": "^2.0.4",
"@nuxt/typescript-runtime": "^2.0.1",
"@babel/preset-typescript": "^7.21.0",
"@nuxt/test-utils": "^0.2.2",
"@nuxt/types": "^2.16.3",
"@nuxt/typescript-build": "^2.1.0",
"@nuxt/typescript-runtime": "^2.1.0",
"@nuxtjs/eslint-config": "latest",
"@nuxtjs/eslint-config-typescript": "^5.0.0",
"@nuxtjs/module-test-utils": "latest",
"@types/workbox-sw": "^4.3.1",
"@types/workbox-sw": "^4.3.3",
"babel-eslint": "latest",
"codecov": "latest",
"eslint": "latest",
"jest": "latest",
"klaw-sync": "latest",
"node-fetch": "latest",
"nuxt-edge": "latest",
"siroc": "^0.6.3",
"siroc": "^0.16.0",
"standard-version": "latest",
"typescript": "^4.1.3"
"typescript": "^4.9.5"
}
}

0 comments on commit 0d61775

Please sign in to comment.