-
Notifications
You must be signed in to change notification settings - Fork 2.2k
chore(website deps): bump the npm_and_yarn group across 1 directory with 34 updates #25665
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
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -9,60 +9,60 @@ | |
| "lighthouse": "lighthouse --output html --output-path ./reports/lighthouse.html --view https://vector.dev" | ||
| }, | ||
| "dependencies": { | ||
| "@algolia/autocomplete-js": "^1.2.1", | ||
| "@algolia/autocomplete-theme-classic": "^1.2.1", | ||
| "@babel/cli": "^7.14.5", | ||
| "@babel/core": "^7.14.6", | ||
| "@babel/preset-env": "^7.14.5", | ||
| "@babel/preset-typescript": "^7.14.5", | ||
| "@babel/runtime": "^7.26.10", | ||
| "@datadog/browser-logs": "^4.29.1", | ||
| "@datadog/browser-rum": "^4.29.1", | ||
| "@algolia/autocomplete-js": "^1.19.8", | ||
| "@algolia/autocomplete-theme-classic": "^1.19.8", | ||
| "@babel/cli": "^8.0.1", | ||
| "@babel/core": "^8.0.1", | ||
| "@babel/preset-env": "^8.0.2", | ||
| "@babel/preset-typescript": "^8.0.1", | ||
| "@babel/runtime": "^8.0.0", | ||
| "@datadog/browser-logs": "^7.3.0", | ||
| "@datadog/browser-rum": "^7.3.0", | ||
|
Comment on lines
+19
to
+20
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
When production monitoring relies on browser Useful? React with 👍 / 👎. |
||
| "@emotion/babel-preset-css-prop": "^11.2.0", | ||
| "@fullhuman/postcss-purgecss": "^4.0.3", | ||
| "@fullhuman/postcss-purgecss": "^8.0.0", | ||
| "@iarna/toml": "^2.2.5", | ||
| "@ryangjchandler/spruce": "^2.6.3", | ||
| "@tailwindcss/forms": "^0.3.2", | ||
| "@tailwindcss/typography": "^0.4.1", | ||
| "@tailwindcss/forms": "^0.5.11", | ||
| "@tailwindcss/typography": "^0.5.20", | ||
| "@types/dotenv-defaults": "^2.0.1", | ||
| "@types/lodash.chunk": "^4.2.6", | ||
| "@types/node": "^25.0.3", | ||
| "@types/node": "^26.0.0", | ||
| "@types/topojson-specification": "^1.0.1", | ||
| "alpinejs": "^2.8.2", | ||
| "autoprefixer": "^10.2.5", | ||
| "alpinejs": "^3.15.12", | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
The Alpine package is upgraded from v2 to v3, but Useful? React with 👍 / 👎. |
||
| "autoprefixer": "^10.5.0", | ||
| "babel-preset-next": "^1.4.0", | ||
| "chalk": "^4.1.1", | ||
| "cheerio": "^1.0.0-rc.5", | ||
| "chalk": "^5.6.2", | ||
| "cheerio": "^1.2.0", | ||
| "classnames": "^2.3.1", | ||
| "core-js": "^3.14.0", | ||
| "core-js": "^3.49.0", | ||
| "crypto": "^1.0.1", | ||
| "d3-geo": "^3.0.1", | ||
| "domhandler": "^4.2.0", | ||
| "dotenv-defaults": "^2.0.2", | ||
| "downshift": "^6.1.3", | ||
| "glob-promise": "^4.2.0", | ||
| "domhandler": "^6.0.1", | ||
| "dotenv-defaults": "^6.0.0", | ||
| "downshift": "^9.3.6", | ||
| "glob-promise": "^6.0.7", | ||
| "lodash.chunk": "^4.2.0", | ||
| "path": "^0.12.7", | ||
| "postcss-cli": "^8.3.1", | ||
| "postcss-import": "^14.0.1", | ||
| "react": "^19.2.3", | ||
| "react-dom": "^19.2.3", | ||
| "react-spring": "^10.0.3", | ||
| "react-use": "^17.2.4", | ||
| "regenerator-runtime": "^0.13.7", | ||
| "tailwindcss": "^2.2.4", | ||
| "tocbot": "^4.12.2", | ||
| "postcss-cli": "^11.0.1", | ||
| "postcss-import": "^16.1.1", | ||
| "react": "^19.2.7", | ||
| "react-dom": "^19.2.7", | ||
| "react-spring": "^10.0.4", | ||
| "react-use": "^17.6.1", | ||
| "regenerator-runtime": "^0.14.1", | ||
| "tailwindcss": "^4.3.1", | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
This bump selects Tailwind 4, but the website still runs Hugo's PostCSS pipeline for Useful? React with 👍 / 👎. |
||
| "tocbot": "^4.36.8", | ||
| "topojson-client": "^3.1.0", | ||
| "tsx": "^4.22.4", | ||
| "typescript": "^5.9.3", | ||
| "typesense": "^1.8.2", | ||
| "typescript": "^6.0.3", | ||
| "typesense": "^3.0.6", | ||
| "typesense-sync": "https://s3.amazonaws.com/origin-static-assets/corp-node-packages/master/typesense-sync-v2.0.0.tgz" | ||
| }, | ||
| "browserslist": [ | ||
| "since 2017-06" | ||
| ], | ||
| "devDependencies": { | ||
| "prettier": "^3.5.3", | ||
| "prettier": "^3.8.4", | ||
| "prettier-plugin-go-template": "^0.0.15" | ||
| } | ||
| } | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This upgrades the Babel toolchain to v8, but
website/babel.config.jsstill passes options that Babel 8 removed or changed (useBuiltIns/corejsfor preset-env andisTSX/allExtensionsfor preset-typescript). Hugo Pipes runsbabelfor the React search/home bundles, so preview/production builds that reach JS compilation will fail until the Babel config is migrated or these packages stay on v7.Useful? React with 👍 / 👎.