Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
118 changes: 59 additions & 59 deletions hivemq-edge-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,19 +33,19 @@
"preview": "vite preview"
},
"dependencies": {
"@atlaskit/pragmatic-drag-and-drop": "1.3.0",
"@chakra-ui/anatomy": "2.2.2",
"@chakra-ui/icons": "2.1.1",
"@atlaskit/pragmatic-drag-and-drop": "1.7.7",
"@chakra-ui/anatomy": "2.3.4",
"@chakra-ui/icons": "2.2.4",
"@chakra-ui/radio": "2.1.2",
"@chakra-ui/react": "2.8.2",
"@chakra-ui/react": "2.10.9",
"@chakra-ui/skip-nav": "2.1.0",
"@chakra-ui/theme-tools": "2.2.9",
"@chakra-ui/utils": "2.0.14",
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.0",
"@fontsource/roboto": "5.0.13",
"@chakra-ui/utils": "2.2.2",
"@emotion/react": "11.14.0",
"@emotion/styled": "11.14.1",
"@fontsource/roboto": "5.2.8",
"@jsonhero/schema-infer": "0.1.5",
"@monaco-editor/react": "4.5.1",
"@monaco-editor/react": "4.7.0",
"@nivo/bar": "0.88.0",
"@nivo/chord": "0.88.0",
"@nivo/colors": "0.88.0",
Expand All @@ -58,19 +58,19 @@
"@rjsf/core": "5.24.13",
"@rjsf/utils": "5.24.13",
"@rjsf/validator-ajv8": "5.24.13",
"@sentry/react": "8.27.0",
"@sentry/vite-plugin": "2.22.3",
"@tanstack/react-query": "5.85.5",
"@tanstack/react-query-devtools": "5.85.5",
"@tanstack/react-table": "8.9.3",
"@tiptap/extension-document": "2.9.1",
"@tiptap/extension-mention": "2.9.1",
"@tiptap/extension-paragraph": "2.9.1",
"@tiptap/extension-placeholder": "2.9.1",
"@tiptap/extension-text": "2.9.1",
"@tiptap/pm": "2.9.1",
"@tiptap/react": "2.9.1",
"@tiptap/suggestion": "2.9.1",
"@sentry/react": "8.55.0",
"@sentry/vite-plugin": "2.23.1",
"@tanstack/react-query": "5.90.5",
"@tanstack/react-query-devtools": "5.90.2",
"@tanstack/react-table": "8.21.3",
"@tiptap/extension-document": "2.26.4",
"@tiptap/extension-mention": "2.26.4",
"@tiptap/extension-paragraph": "2.26.4",
"@tiptap/extension-placeholder": "2.26.4",
"@tiptap/extension-text": "2.26.4",
"@tiptap/pm": "2.26.4",
"@tiptap/react": "2.26.4",
"@tiptap/suggestion": "2.26.4",
"@types/d3-array": "3.2.2",
"@types/d3-hierarchy": "3.1.7",
"@types/d3-scale-chromatic": "3.1.0",
Expand All @@ -79,94 +79,94 @@
"@types/sinon": "^17.0.4",
"@uidotdev/usehooks": "2.4.1",
"@vitest/coverage-v8": "3.2.4",
"@xyflow/react": "12.8.4",
"@xyflow/react": "12.9.0",
"axios": "1.12.0",
"chakra-react-select": "4.7.6",
"chakra-react-select": "4.10.1",
"csstype": "3.1.3",
"cypress-real-events": "1.15.0",
"d3-array": "3.2.4",
"d3-hierarchy": "3.1.2",
"d3-scale-chromatic": "3.1.0",
"d3-shape": "3.2.0",
"debug": "4.3.7",
"debug": "4.4.3",
"elkjs": "0.9.1",
"form-data": "4.0.4",
"framer-motion": "10.12.21",
"i18next": "23.11.3",
"framer-motion": "10.18.0",
"i18next": "23.16.8",
"immutable-json-patch": "6.0.2",
"luxon": "3.3.0",
"luxon": "3.7.2",
"mermaid": "11.12.0",
"monaco-editor": "0.47.0",
"mqtt": "5.10.1",
"mqtt": "5.14.1",
"mqtt-match": "3.0.0",
"nyc": "17.1.0",
"protobufjs": "7.2.6",
"protobufjs": "7.5.4",
"react": "18.3.1",
"react-accessible-treeview": "2.9.1",
"react-accessible-treeview": "2.11.2",
"react-dom": "18.3.1",
"react-dropzone": "14.2.3",
"react-hook-form": "7.43.9",
"react-hotkeys-hook": "4.5.0",
"react-dropzone": "14.3.8",
"react-hook-form": "7.65.0",
"react-hotkeys-hook": "4.6.2",
"react-i18next": "14.1.3",
"react-icons": "5.3.0",
"react-router-dom": "6.11.2",
"recharts": "2.12.7",
"react-icons": "5.5.0",
"react-router-dom": "6.30.1",
"recharts": "2.15.4",
"tippy.js": "6.3.7",
"ts-pattern": "5.3.1",
"ts-pattern": "5.9.0",
"uuid": "9.0.1",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.2/xlsx-0.20.2.tgz",
"zustand": "4.4.7"
"zustand": "4.5.7"
},
"devDependencies": {
"@4tw/cypress-drag-drop": "2.3.1",
"@chakra-ui/cli": "2.4.1",
"@cypress/code-coverage": "3.13.11",
"@chakra-ui/cli": "2.5.8",
"@cypress/code-coverage": "3.14.7",
"@cypress/grep": "^5.0.0",
"@eslint/js": "9.26.0",
"@eslint/js": "9.38.0",
"@istanbuljs/nyc-config-typescript": "1.0.2",
"@mswjs/data": "0.16.2",
"@percy/cli": "1.28.5",
"@percy/cli": "1.31.4",
"@percy/cypress": "3.1.6",
"@tanstack/eslint-plugin-query": "5.74.7",
"@testing-library/jest-dom": "6.6.4",
"@testing-library/react": "16.2.0",
"@tanstack/eslint-plugin-query": "5.91.2",
"@testing-library/jest-dom": "6.9.1",
"@testing-library/react": "16.3.0",
"@types/chai": "^5.2.2",
"@types/debug": "4.1.12",
"@types/luxon": "3.3.0",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"@types/luxon": "3.7.1",
"@types/react": "18.3.26",
"@types/react-dom": "18.3.7",
"@types/uuid": "9.0.8",
"@vitejs/plugin-react": "4.7.0",
"@vitest/coverage-istanbul": "3.2.4",
"@vitest/ui": "3.2.4",
"axe-core": "4.10.3",
"axe-core": "4.11.0",
"commander": "13.1.0",
"copyfiles": "2.4.1",
"cypress": "15.5.0",
"cypress-axe": "1.7.0",
"cypress-each": "1.14.1",
"cypress-terminal-report": "7.3.3",
"d3-scale-cluster": "2.0.1",
"eslint": "9.26.0",
"eslint": "9.38.0",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-cypress": "4.3.0",
"eslint-plugin-react": "7.37.5",
"eslint-plugin-react-hooks": "5.2.0",
"eslint-plugin-react-refresh": "0.4.20",
"eslint-plugin-sonarjs": "^3.0.2",
"fs-extra": "11.3.1",
"globals": "16.1.0",
"globals": "16.4.0",
"i18next-pseudo": "2.2.1",
"jsdom": "24.0.0",
"msw": "2.7.0",
"jsdom": "24.1.3",
"msw": "2.11.6",
"openapi-typescript-codegen": "0.25.0",
"prettier": "3.5.3",
"sass": "1.70.0",
"stylelint": "16.14.1",
"prettier": "3.6.2",
"sass": "1.93.2",
"stylelint": "16.25.0",
"stylelint-config-standard": "37.0.0",
"stylelint-config-standard-scss": "14.0.0",
"typescript": "5.7.3",
"typescript-eslint": "8.32.1",
"typescript": "5.9.3",
"typescript-eslint": "8.46.2",
"vite": "7.1.11",
"vite-plugin-istanbul": "7.2.0",
"vitest": "3.2.4"
Expand Down
Loading
Loading