Skip to content

Commit

Permalink
deps: update opensight version
Browse files Browse the repository at this point in the history
  • Loading branch information
daniele-mng committed Nov 28, 2024
1 parent c7fbc5c commit 164d87c
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 43 deletions.
74 changes: 33 additions & 41 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"node": ">=18.0"
},
"dependencies": {
"@greenbone/opensight-ui-components-mantinev7": "^0.0.6",
"@greenbone/opensight-ui-components-mantinev7": "^0.0.7-alpha3",
"@mantine/core": "^7.12.1",
"@reduxjs/toolkit": "^2.3.0",
"@sentry/react": "^8.39.0",
Expand Down
2 changes: 1 addition & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export default defineConfig({
rollupOptions: {
output: {
manualChunks: {
'opensight-ui': ['@greenbone/opensight-ui-components'],
'opensight-ui': ['@greenbone/opensight-ui-components-mantinev7'],
},
},
},
Expand Down

0 comments on commit 164d87c

Please # to comment.