Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#770)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 15, 2023
1 parent e8b2669 commit 3c31fc5
Show file tree
Hide file tree
Showing 3 changed files with 493 additions and 427 deletions.
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"vue-content-placeholders": "^0.2.1"
},
"devDependencies": {
"@nuxt/types": "^2.17.0",
"@nuxt/types": "^2.17.1",
"@types/node-fetch": "^2.6.4",
"nuxt": "^2.17.0"
"nuxt": "^2.17.1"
},
"scripts": {
"dev": "nuxt",
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@babel/traverse": "^7.22.8",
"@babel/types": "^7.22.5",
"@nuxt/test-utils": "^0.2.2",
"@nuxt/types": "^2.17.0",
"@nuxt/types": "^2.17.1",
"@nuxt/typescript-build": "^3.0.1",
"@nuxtjs/module-test-utils": "^1.6.3",
"@nuxtjs/pwa": "^3.3.5",
Expand All @@ -84,15 +84,15 @@
"codecov": "^3.8.3",
"core-js": "3.31.1",
"cross-env": "^7.0.3",
"eslint": "^8.44.0",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.1.1",
"happy-dom": "^10.1.1",
"happy-dom": "^10.3.2",
"http-server": "^14.1.1",
"lint-staged": "^13.2.3",
"npm-run-all": "^4.1.5",
"nuxt": "^2.17.0",
"nuxt": "^2.17.1",
"prettier": "^2.8.8",
"release-it": "16.1.0",
"rimraf": "^5.0.1",
Expand All @@ -102,12 +102,12 @@
"ts-loader": "^8.4.0",
"tsd": "^0.28.1",
"typescript": "5.1.6",
"vite": "^4.4.2",
"vite": "^4.4.4",
"vitest": "^0.33.0",
"yorkie": "^2.0.0"
},
"peerDependencies": {
"nuxt": "^2.17.0",
"nuxt": "^2.17.1",
"vue": "^2.7.14"
},
"engines": {
Expand Down
Loading

0 comments on commit 3c31fc5

Please sign in to comment.