Skip to content

Commit

Permalink
test(deps): mitigate vulnerabilities in examples (#1334)
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcC399 authored Dec 18, 2024
1 parent f541cf2 commit 6bd027c
Show file tree
Hide file tree
Showing 6 changed files with 227 additions and 477 deletions.
6 changes: 3 additions & 3 deletions examples/component-tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

95 changes: 48 additions & 47 deletions examples/nextjs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"test": "cypress run"
},
"dependencies": {
"next": "14.2.12",
"next": "14.2.20",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand Down
6 changes: 3 additions & 3 deletions examples/wait-on-vite/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6bd027c

Please sign in to comment.