Skip to content

chore: upgrade nodejs tooling #14134

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
Aug 2, 2024
Prev Previous commit
Next Next commit
Update lock files
  • Loading branch information
BrunoQuaresma committed Aug 2, 2024
commit dd48b570114213cd41b4164f4653ccdceef47ab3
176 changes: 88 additions & 88 deletions site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,152 +30,152 @@
"deadcode": "ts-prune | grep -v \".stories\\|.config\\|e2e\\|__mocks__\\|used in module\\|testHelpers\\|typesGenerated\" || echo \"No deadcode found.\""
},
"dependencies": {
"@alwaysmeticulous/recorder-loader": "2.137.0",
"@alwaysmeticulous/recorder-loader": "2.144.0",
"@emoji-mart/data": "1.2.1",
"@emoji-mart/react": "1.1.1",
"@emotion/css": "11.11.2",
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.5",
"@emotion/css": "11.13.0",
"@emotion/react": "11.13.0",
"@emotion/styled": "11.13.0",
"@fastly/performance-observer-polyfill": "2.0.0",
"@fontsource-variable/inter": "5.0.15",
"@fontsource/ibm-plex-mono": "5.0.5",
"@fontsource-variable/inter": "5.0.20",
"@fontsource/ibm-plex-mono": "5.0.13",
"@monaco-editor/react": "4.6.0",
"@mui/icons-material": "5.16.0",
"@mui/lab": "5.0.0-alpha.129",
"@mui/material": "5.16.0",
"@mui/system": "5.16.0",
"@mui/utils": "5.16.0",
"@mui/x-tree-view": "7.9.0",
"@tanstack/react-query-devtools": "4.35.3",
"@mui/icons-material": "5.16.6",
"@mui/lab": "5.0.0-alpha.173",
"@mui/material": "5.16.6",
"@mui/system": "5.16.6",
"@mui/utils": "5.16.6",
"@mui/x-tree-view": "7.12.0",
"@tanstack/react-query-devtools": "5.51.21",
"@xterm/addon-canvas": "0.7.0",
"@xterm/addon-fit": "0.10.0",
"@xterm/addon-unicode11": "0.8.0",
"@xterm/addon-web-links": "0.11.0",
"@xterm/addon-webgl": "0.18.0",
"@xterm/xterm": "5.5.0",
"ansi-to-html": "0.7.2",
"axios": "1.7.2",
"canvas": "2.11.0",
"chart.js": "4.4.0",
"axios": "1.7.3",
"canvas": "2.11.2",
"chart.js": "4.4.3",
"chartjs-adapter-date-fns": "3.0.0",
"chartjs-plugin-annotation": "3.0.1",
"chroma-js": "2.4.2",
"chroma-js": "2.6.0",
"color-convert": "2.0.1",
"cron-parser": "4.9.0",
"cronstrue": "2.43.0",
"date-fns": "2.30.0",
"dayjs": "1.11.4",
"cronstrue": "2.50.0",
"date-fns": "3.6.0",
"dayjs": "1.11.12",
"emoji-mart": "5.6.0",
"file-saver": "2.0.5",
"formik": "2.4.6",
"front-matter": "4.0.2",
"jszip": "3.10.1",
"lodash": "4.17.21",
"monaco-editor": "0.50.0",
"pretty-bytes": "6.1.0",
"pretty-bytes": "6.1.1",
"react": "18.3.1",
"react-chartjs-2": "5.2.0",
"react-color": "2.19.3",
"react-confetti": "6.1.0",
"react-date-range": "1.4.0",
"react-date-range": "2.0.1",
"react-dom": "18.3.1",
"react-helmet-async": "2.0.5",
"react-markdown": "9.0.1",
"react-query": "npm:@tanstack/react-query@4.35.3",
"react-router-dom": "6.24.0",
"react-query": "npm:@tanstack/react-query@5.51.21",
"react-router-dom": "6.26.0",
"react-syntax-highlighter": "15.5.0",
"react-virtualized-auto-sizer": "1.0.24",
"react-window": "1.8.10",
"remark-gfm": "4.0.0",
"rollup-plugin-visualizer": "5.12.0",
"semver": "7.6.2",
"tzdata": "1.0.30",
"ua-parser-js": "1.0.33",
"ufuzzy": "npm:@leeoniya/ufuzzy@1.0.10",
"undici": "6.19.2",
"semver": "7.6.3",
"tzdata": "1.0.40",
"ua-parser-js": "1.0.38",
"ufuzzy": "npm:@leeoniya/ufuzzy@1.0.14",
"undici": "6.19.5",
"unique-names-generator": "4.7.1",
"uuid": "9.0.0",
"uuid": "10.0.0",
"yup": "1.4.0"
},
"devDependencies": {
"@chromatic-com/storybook": "1.6.0",
"@octokit/types": "12.3.0",
"@playwright/test": "1.40.1",
"@storybook/addon-actions": "8.1.11",
"@storybook/addon-essentials": "8.1.11",
"@storybook/addon-interactions": "8.1.11",
"@storybook/addon-links": "8.1.11",
"@storybook/addon-mdx-gfm": "8.1.11",
"@storybook/addon-themes": "8.1.11",
"@storybook/preview-api": "8.1.11",
"@storybook/react": "8.1.11",
"@storybook/react-vite": "8.1.11",
"@storybook/test": "8.1.11",
"@swc/core": "1.3.38",
"@swc/jest": "0.2.24",
"@testing-library/jest-dom": "6.4.6",
"@testing-library/react": "14.1.0",
"@chromatic-com/storybook": "1.6.1",
"@octokit/types": "13.5.0",
"@playwright/test": "1.45.3",
"@storybook/addon-actions": "8.2.7",
"@storybook/addon-essentials": "8.2.7",
"@storybook/addon-interactions": "8.2.7",
"@storybook/addon-links": "8.2.7",
"@storybook/addon-mdx-gfm": "8.2.7",
"@storybook/addon-themes": "8.2.7",
"@storybook/preview-api": "8.2.7",
"@storybook/react": "8.2.7",
"@storybook/react-vite": "8.2.7",
"@storybook/test": "8.2.7",
"@swc/core": "1.7.5",
"@swc/jest": "0.2.36",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "16.0.0",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.1",
"@types/chroma-js": "2.4.0",
"@types/color-convert": "2.0.0",
"@types/express": "4.17.17",
"@testing-library/user-event": "14.5.2",
"@types/chroma-js": "2.4.4",
"@types/color-convert": "2.0.3",
"@types/express": "4.17.21",
"@types/file-saver": "2.0.7",
"@types/jest": "29.5.2",
"@types/lodash": "4.17.6",
"@types/node": "18.19.0",
"@types/react": "18.2.6",
"@types/react-color": "3.0.6",
"@types/react-date-range": "1.4.4",
"@types/react-dom": "18.2.4",
"@types/jest": "29.5.12",
"@types/lodash": "4.17.7",
"@types/node": "22.1.0",
"@types/react": "18.3.3",
"@types/react-color": "3.0.12",
"@types/react-date-range": "1.4.9",
"@types/react-dom": "18.3.0",
"@types/react-syntax-highlighter": "15.5.13",
"@types/react-virtualized-auto-sizer": "1.0.4",
"@types/react-window": "1.8.8",
"@types/semver": "7.5.8",
"@types/ssh2": "1.15.0",
"@types/ua-parser-js": "0.7.36",
"@types/uuid": "9.0.2",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"@types/ua-parser-js": "0.7.39",
"@types/uuid": "10.0.0",
"@typescript-eslint/eslint-plugin": "8.0.0",
"@typescript-eslint/parser": "8.0.0",
"@vitejs/plugin-react": "4.3.1",
"chromatic": "11.3.0",
"eslint": "8.52.0",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-typescript": "3.6.0",
"eslint-plugin-compat": "4.2.0",
"chromatic": "11.7.0",
"eslint": "9.8.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-compat": "6.0.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.33.0",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "28.6.0",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-testing-library": "6.1.0",
"eslint-plugin-unicorn": "49.0.0",
"eslint-plugin-testing-library": "6.2.2",
"eslint-plugin-unicorn": "55.0.0",
"eventsourcemock": "2.0.0",
"express": "4.19.2",
"jest": "29.6.2",
"jest": "29.7.0",
"jest-canvas-mock": "2.5.2",
"jest-environment-jsdom": "29.5.0",
"jest-environment-jsdom": "29.7.0",
"jest-location-mock": "2.0.0",
"jest-runner-eslint": "2.1.0",
"jest-runner-eslint": "2.2.0",
"jest-websocket-mock": "2.5.0",
"jest_workaround": "0.1.14",
"msw": "2.2.3",
"prettier": "3.1.0",
"protobufjs": "7.2.5",
"jest_workaround": "0.79.19",
"msw": "2.3.5",
"prettier": "3.3.3",
"protobufjs": "7.3.2",
"rxjs": "7.8.1",
"ssh2": "1.15.0",
"storybook": "8.1.11",
"storybook": "8.2.7",
"storybook-addon-remix-react-router": "3.0.0",
"storybook-react-context": "0.6.0",
"ts-node": "10.9.1",
"ts-proto": "1.164.0",
"ts-node": "10.9.2",
"ts-proto": "1.181.1",
"ts-prune": "0.10.3",
"typescript": "5.2.2",
"vite": "5.3.3",
"vite-plugin-checker": "0.7.1",
"vite-plugin-turbosnap": "1.0.2"
"typescript": "5.5.4",
"vite": "5.3.5",
"vite-plugin-checker": "0.7.2",
"vite-plugin-turbosnap": "1.0.3"
},
"browserslist": [
"chrome 110",
Expand Down
Loading
Loading