Skip to content

Commit

Permalink
upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
sprocketc committed Mar 16, 2024
1 parent e177161 commit 603e3f9
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 91 deletions.
168 changes: 84 additions & 84 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@
"@radix-ui/react-switch": "1.0.3",
"@radix-ui/react-tooltip": "1.0.7",
"@re-path/react-color": "2.19.4",
"@sentry/react": "7.106.0",
"@types/react": "18.2.64",
"@types/react-dom": "18.2.21",
"@sentry/react": "7.107.0",
"@types/react": "18.2.66",
"@types/react-dom": "18.2.22",
"@xzdarcy/react-timeline-editor": "0.1.9",
"acorn": "8.11.3",
"autoprefixer": "10.4.18",
Expand All @@ -84,7 +84,7 @@
"cmdk": "1.0.0",
"codemirror": "5.65.15",
"create-react-class": "15.7.0",
"electron": "29.1.1",
"electron": "29.1.4",
"electron-builder": "24.13.3",
"element-to-path": "1.2.1",
"highlight.js": "11.9.0",
Expand All @@ -107,19 +107,19 @@
"react-dom": "18.2.0",
"react-fps": "1.0.6",
"react-frame-component": "5.2.6",
"react-resizable-panels": "2.0.12",
"react-resizable-panels": "2.0.13",
"react-svg": "16.1.33",
"shadow-cljs": "2.27.5",
"source-map-support": "0.5.21",
"svg-path-bbox": "1.2.4",
"svg-path-bbox": "1.2.6",
"svgo": "3.2.0",
"svgpath": "2.6.0",
"tailwindcss": "3.4.1",
"transformation-matrix": "2.16.1"
},
"dependencies": {
"@sentry/electron": "4.20.0",
"@webref/css": "6.12.2",
"@webref/css": "6.12.3",
"electron-extension-installer": "1.2.0",
"electron-log": "5.1.2",
"electron-reloader": "1.2.3",
Expand Down

0 comments on commit 603e3f9

Please sign in to comment.