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 Jun 20, 2024
1 parent 6c8f46f commit 1f00684
Show file tree
Hide file tree
Showing 3 changed files with 2,009 additions and 926 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.3",
"@nuxt/types": "^2.17.4",
"@types/node-fetch": "^2.6.11",
"nuxt": "^2.17.3"
"nuxt": "^2.17.4"
},
"scripts": {
"dev": "nuxt",
Expand Down
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,43 +65,43 @@
"ufo": "^1.5.3"
},
"devDependencies": {
"@babel/traverse": "^7.24.1",
"@babel/types": "^7.24.0",
"@babel/traverse": "^7.24.7",
"@babel/types": "^7.24.7",
"@nuxt/test-utils": "^0.2.2",
"@nuxt/types": "^2.17.3",
"@nuxt/types": "^2.17.4",
"@nuxt/typescript-build": "^3.0.2",
"@nuxtjs/module-test-utils": "^1.6.3",
"@nuxtjs/pwa": "^3.3.5",
"@release-it/conventional-changelog": "^8.0.1",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.12.7",
"@types/node": "^20.14.6",
"@types/normalize-path": "^3.0.2",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"codecov": "^3.8.3",
"core-js": "3.37.0",
"core-js": "3.37.1",
"cross-env": "^7.0.3",
"eslint": "^8.57.0",
"eslint-plugin-promise": "^6.1.1",
"happy-dom": "^14.7.1",
"eslint-plugin-promise": "^6.2.0",
"happy-dom": "^14.12.3",
"http-server": "^14.1.1",
"lint-staged": "^15.2.2",
"npm-run-all2": "^6.1.2",
"nuxt": "^2.17.3",
"release-it": "17.2.1",
"rimraf": "^5.0.5",
"lint-staged": "^15.2.7",
"npm-run-all2": "^6.2.0",
"nuxt": "^2.17.4",
"release-it": "17.3.0",
"rimraf": "^5.0.7",
"siroc": "0.16.0",
"start-server-and-test": "^2.0.3",
"start-server-and-test": "^2.0.4",
"testcafe": "3.5.0",
"ts-loader": "^8.4.0",
"tsd": "^0.31.0",
"typescript": "5.4.5",
"vite": "^5.2.10",
"vitest": "^1.5.2",
"tsd": "^0.31.1",
"typescript": "5.5.2",
"vite": "^5.3.1",
"vitest": "^1.6.0",
"yorkie": "^2.0.0"
},
"peerDependencies": {
"nuxt": "^2.17.3",
"nuxt": "^2.17.4",
"vue": "^2.7.16"
},
"engines": {
Expand Down
Loading

0 comments on commit 1f00684

Please sign in to comment.