Skip to content

Commit

Permalink
Updated dependencies with latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Perez committed Oct 29, 2024
1 parent 8714f0f commit 98cd8e3
Show file tree
Hide file tree
Showing 2 changed files with 307 additions and 255 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@storybook/addon-themes": "^8.3.6",
"@storybook/addons": "7.6.17",
"@storybook/client-api": "7.6.17",
"@storybook/addons": "7.6.20",
"@storybook/client-api": "7.6.20",
"@storybook/test": "^8.3.6",
"@uiw/react-textarea-code-editor": "^3.1.0",
"detect-gpu": "^5.0.53",
"detect-gpu": "^5.0.54",
"luxon": "^3.5.0",
"react-calendar": "^5.1.0",
"react-virtualized": "^9.22.5"
Expand All @@ -36,7 +36,7 @@
"@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.25.9",
"@babel/preset-typescript": "^7.26.0",
"@chromatic-com/storybook": "^2.0.2",
"@chromatic-com/storybook": "^3.2.0",
"@eslint/js": "^9.13.0",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-node-resolve": "^15.3.0",
Expand Down Expand Up @@ -69,7 +69,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"remark-gfm": "^4.0.0",
"rollup": "^4.24.0",
"rollup": "^4.24.2",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-import-css": "^3.5.6",
"rollup-plugin-peer-deps-external": "^2.2.4",
Expand All @@ -80,7 +80,7 @@
"ts-jest": "^29.2.5",
"tslib": "^2.8.0",
"typescript": "^5.6.3",
"typescript-eslint": "^8.11.0"
"typescript-eslint": "^8.12.1"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 98cd8e3

Please sign in to comment.