Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

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] authored May 15, 2024
1 parent 6c8f46f commit 3120e70
Show file tree
Hide file tree
Showing 2 changed files with 176 additions and 127 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,39 +65,39 @@
"ufo": "^1.5.3"
},
"devDependencies": {
"@babel/traverse": "^7.24.1",
"@babel/types": "^7.24.0",
"@babel/traverse": "^7.24.5",
"@babel/types": "^7.24.5",
"@nuxt/test-utils": "^0.2.2",
"@nuxt/types": "^2.17.3",
"@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.12.12",
"@types/normalize-path": "^3.0.2",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"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",
"happy-dom": "^14.11.0",
"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",
"rimraf": "^5.0.7",
"siroc": "0.16.0",
"start-server-and-test": "^2.0.3",
"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",
"vite": "^5.2.11",
"vitest": "^1.6.0",
"yorkie": "^2.0.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 3120e70

Please sign in to comment.