Skip to content

Commit

Permalink
Update esbuild and other dev dependencies (#1950)
Browse files Browse the repository at this point in the history
Resolves a security advisory
  • Loading branch information
esimkowitz authored Feb 11, 2025
1 parent 4ca775c commit 16aa9a2
Show file tree
Hide file tree
Showing 3 changed files with 905 additions and 1,352 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,17 @@
"rehype-highlight": "^7.0.2",
"remark-gfm": "^4.0.0",
"remark-typescript-code-import": "^1.0.1",
"sass": "^1.83.4"
"sass": "^1.84.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.7.0",
"@docusaurus/tsconfig": "3.7.0",
"@docusaurus/types": "3.7.0",
"@eslint/js": "^9.19.0",
"@eslint/js": "^9.20.0",
"@mdx-js/typescript-plugin": "^0.0.8",
"@types/eslint": "^9.6.1",
"@types/eslint-config-prettier": "^6.11.3",
"eslint": "^9.19.0",
"eslint": "^9.20.1",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-mdx": "^3.1.5",
"prettier": "^3.4.2",
Expand All @@ -55,7 +55,7 @@
"remark-preset-lint-consistent": "^6.0.1",
"remark-preset-lint-recommended": "^7.0.1",
"typescript": "^5.7.3",
"typescript-eslint": "^8.22.0"
"typescript-eslint": "^8.24.0"
},
"resolutions": {
"path-to-regexp@npm:2.2.1": "^3",
Expand Down
44 changes: 24 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,23 +31,23 @@
},
"devDependencies": {
"@chromatic-com/storybook": "^3.2.4",
"@eslint/js": "^9.19.0",
"@eslint/js": "^9.20.0",
"@rollup/plugin-node-resolve": "^16.0.0",
"@storybook/addon-essentials": "^8.5.3",
"@storybook/addon-interactions": "^8.5.3",
"@storybook/addon-links": "^8.5.3",
"@storybook/blocks": "^8.5.3",
"@storybook/builder-vite": "^8.5.3",
"@storybook/react": "^8.5.3",
"@storybook/react-vite": "^8.5.3",
"@storybook/test": "^8.5.3",
"@storybook/theming": "^8.5.3",
"@tailwindcss/vite": "^4.0.4",
"@storybook/addon-essentials": "^8.5.4",
"@storybook/addon-interactions": "^8.5.4",
"@storybook/addon-links": "^8.5.4",
"@storybook/blocks": "^8.5.4",
"@storybook/builder-vite": "^8.5.4",
"@storybook/react": "^8.5.4",
"@storybook/react-vite": "^8.5.4",
"@storybook/test": "^8.5.4",
"@storybook/theming": "^8.5.4",
"@tailwindcss/vite": "^4.0.6",
"@types/color": "^4.2.0",
"@types/css-tree": "^2",
"@types/debug": "^4",
"@types/electron": "^1.6.12",
"@types/node": "^22.12.0",
"@types/node": "^22.13.1",
"@types/papaparse": "^5",
"@types/pngjs": "^6.0.5",
"@types/prop-types": "^15",
Expand All @@ -60,30 +60,30 @@
"@types/tinycolor2": "^1",
"@types/uuid": "^10.0.0",
"@types/ws": "^8",
"@vitejs/plugin-react-swc": "^3.7.2",
"@vitejs/plugin-react-swc": "^3.8.0",
"@vitest/coverage-istanbul": "^3.0.5",
"electron": "^34.0.2",
"electron-builder": "^25.1.8",
"electron-vite": "^2.3.0",
"eslint": "^9.19.0",
"eslint": "^9.20.1",
"eslint-config-prettier": "^10.0.1",
"postcss": "^8.5.1",
"prettier": "^3.4.2",
"prettier-plugin-jsdoc": "^1.3.2",
"prettier-plugin-organize-imports": "^4.1.0",
"rollup-plugin-flow": "^1.1.1",
"sass": "^1.83.4",
"sass": "^1.84.0",
"semver": "^7.7.1",
"storybook": "^8.5.3",
"storybook": "^8.5.4",
"storybook-dark-mode": "^4.0.2",
"tailwindcss": "^4.0.4",
"tailwindcss": "^4.0.6",
"tailwindcss-animate": "^1.0.7",
"ts-node": "^10.9.2",
"tslib": "^2.8.1",
"tsx": "^4.19.2",
"typescript": "^5.7.3",
"typescript-eslint": "^8.22.0",
"vite": "^6.0.11",
"typescript-eslint": "^8.24.0",
"vite": "^6.1.0",
"vite-plugin-image-optimizer": "^1.1.8",
"vite-plugin-static-copy": "^2.2.0",
"vite-plugin-svgr": "^4.3.0",
Expand Down Expand Up @@ -157,7 +157,11 @@
"resolutions": {
"send@npm:0.18.0": "0.19.0",
"[email protected]": "^0.7.0",
"path-to-regexp@npm:0.1.10": "^0.1.12"
"path-to-regexp@npm:0.1.10": "^0.1.12",
"esbuild@npm:^0.24.2": "^0.25",
"esbuild@npm:^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0 || ^0.22.0 || ^0.23.0 || ^0.24.0": "^0.25",
"esbuild@npm:^0.21.5": "^0.25",
"esbuild@npm:~0.23.0": "^0.25"
},
"packageManager": "[email protected]",
"workspaces": [
Expand Down
Loading

0 comments on commit 16aa9a2

Please sign in to comment.