Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency happy-dom to v14 - autoclosed #310

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"packageManager": "[email protected]",
"devDependencies": {
"@unhead/vue": "1.10.0",
"happy-dom": "13.10.1",
"happy-dom": "14.12.3",
"sass": "1.77.8",
"typescript": "5.5.4",
"unbuild": "2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@nuxt/kit": "3.12.4",
"@unhead/vue": "1.10.0",
"happy-dom": "13.10.1",
"happy-dom": "14.12.3",
"nuxt": "3.12.4",
"sass": "1.77.8",
"typescript": "5.5.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2331,7 +2331,7 @@ __metadata:
"@nuxt/kit": "npm:3.12.4"
"@unhead/vue": "npm:1.10.0"
"@vueuse/core": "npm:^10.0.0"
happy-dom: "npm:13.10.1"
happy-dom: "npm:14.12.3"
nuxt: "npm:3.12.4"
sass: "npm:1.77.8"
typescript: "npm:5.5.4"
Expand All @@ -2353,7 +2353,7 @@ __metadata:
"@nuxt/kit": "npm:^3.3.2"
"@unhead/vue": "npm:1.10.0"
"@vueuse/core": "npm:^10.0.0"
happy-dom: "npm:13.10.1"
happy-dom: "npm:14.12.3"
sass: "npm:1.77.8"
typescript: "npm:5.5.4"
unbuild: "npm:2.0.0"
Expand Down Expand Up @@ -5041,14 +5041,14 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:13.10.1":
version: 13.10.1
resolution: "happy-dom@npm:13.10.1"
"happy-dom@npm:14.12.3":
version: 14.12.3
resolution: "happy-dom@npm:14.12.3"
dependencies:
entities: "npm:^4.5.0"
webidl-conversions: "npm:^7.0.0"
whatwg-mimetype: "npm:^3.0.0"
checksum: 10/cb94fae0f93abbef85c98b883381ccde9a59fe158341fdea5b0fb6e04aee19026f9717cd019dab59197564292670de0f38be9678f9532559535ff71c13e2e03e
checksum: 10/3c254614d41807a7734637a75efd678d7cca41f330a13daec685bc5d4e4a298c687c8cdcbb826afa85f3b76489beacf22ae53e99a6a31181282600eecf7e924e
languageName: node
linkType: hard

Expand Down