Skip to content

Commit

Permalink
Update dependency nuxt to v3.13.2 (WordPress#5012)
Browse files Browse the repository at this point in the history
* Update dependency nuxt to v3.13.2

* Update vue and vue-router

Signed-off-by: Olga Bulat <[email protected]>

---------

Signed-off-by: Olga Bulat <[email protected]>
Co-authored-by: Olga Bulat <[email protected]>
  • Loading branch information
2 people authored and Danil49 committed Oct 29, 2024
1 parent bf91349 commit 1fa1748
Show file tree
Hide file tree
Showing 3 changed files with 808 additions and 791 deletions.
6 changes: 3 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,14 +103,14 @@
"jsdom": "^24.1.0",
"node-html-parser": "^6.1.13",
"npm-run-all2": "^6.2.2",
"nuxt": "3.13.1",
"nuxt": "3.13.2",
"rimraf": "^6.0.1",
"talkback": "^4.2.0",
"typescript": "5.6.3",
"vitest": "^2.0.5",
"vitest-dom": "^0.1.1",
"vue": "3.5.0",
"vue-router": "^4.4.0",
"vue": "3.5.12",
"vue-router": "^4.4.5",
"vue-tsc": "2.1.6",
"storybook": "8.2.9",
"@storybook/vue3": "8.2.9",
Expand Down
1 change: 1 addition & 0 deletions packages/js/api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"openapi-typescript": "^7.3.2",
"rollup": "^4.22.4",
"typescript": "^5.5.4",
"vite": "5.4.3",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^2.0.5"
},
Expand Down
Loading

0 comments on commit 1fa1748

Please sign in to comment.