Skip to content

Commit

Permalink
Merge pull request #3060 from udecode/dependabot/npm_and_yarn/npm_and…
Browse files Browse the repository at this point in the history
…_yarn-security-group-29ffd4c3ca

Dependabot/npm and yarn/npm and yarn security group 29ffd4c3ca
  • Loading branch information
zbeyens authored Mar 25, 2024
2 parents d067806 + 5c25d31 commit b9bdda1
Show file tree
Hide file tree
Showing 4 changed files with 233 additions and 279 deletions.
2 changes: 1 addition & 1 deletion apps/e2e-examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"devDependencies": {
"@vitejs/plugin-react": "^3.1.0",
"typescript": "5.4.2",
"vite": "^4.5.2"
"vite": "^5.0.12"
}
}
2 changes: 1 addition & 1 deletion apps/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"autoprefixer": "^10.4.18",
"concurrently": "^8.2.2",
"mdast-util-toc": "^6.1.1",
"postcss": "^8.4.37",
"postcss": "^8.4.38",
"rehype": "^12.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-pretty-code": "^0.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/excalidraw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"typecheck": "yarn p:typecheck"
},
"dependencies": {
"@excalidraw/excalidraw": "0.16.0"
"@excalidraw/excalidraw": "0.16.1"
},
"devDependencies": {
"@udecode/plate-common": "workspace:^"
Expand Down
Loading

0 comments on commit b9bdda1

Please sign in to comment.