Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: Update deps #307

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

Merged
afontcu merged 2 commits into main from update-deps
Oct 20, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Update major deps
  • Loading branch information
afontcu committed Oct 20, 2023
commit 3dff03ca07cde8e65b10bd28b7d4d427ba58301b
8 changes: 4 additions & 4 deletions package.json
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@babel/plugin-transform-runtime": "^7.23.2",
"@element-plus/icons-vue": "^2.1.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/user-event": "^14.5.1",
"@types/estree": "^1.0.3",
"@vue/compiler-sfc": "^3.3.5",
Expand All @@ -64,11 +64,11 @@
"isomorphic-unfetch": "^4.0.2",
"jest-environment-jsdom": "^29.7.0",
"jest-serializer-vue": "^3.1.0",
"kcd-scripts": "^13.0.0",
"kcd-scripts": "^14.0.0",
"lodash.merge": "^4.6.2",
"msw": "^1.3.2",
"tsd": "^0.27.0",
"typescript": "^4.9.5",
"tsd": "^0.29.0",
"typescript": "^5.2.2",
"vee-validate": "^4.11.8",
"vue": "^3.3.5",
"vue-eslint-parser": "^9.3.2",
Expand Down
2 changes: 1 addition & 1 deletion src/__tests__/teleport.js
View file Open in desktop
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import {defineComponent} from 'vue'
import '@testing-library/jest-dom/extend-expect'
import '@testing-library/jest-dom'
import {render, fireEvent} from '..'

const ModalButton = defineComponent({
Expand Down

AltStyle によって変換されたページ (->オリジナル) /