Skip to content

Commit a7cd91d

Browse files
committed
update dependencies across monorepo including React 19.2.8, TypeScript 6.0.3, Vite 8.2.0, vanilla-extract packages, puppeteer 25.5.0, react-hook-form 7.84.0, react-router 8.3.0, and various dev tooling packages
1 parent ea5accb commit a7cd91d

15 files changed

Lines changed: 1688 additions & 1913 deletions

File tree

apps/frontendsupport/package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@
4343
"helmet": "8.3.0",
4444
"image-size": "^2.0.2",
4545
"isbot": "5.2.1",
46-
"js-yaml": "^5.2.1",
46+
"js-yaml": "^5.2.3",
4747
"katex": "^0.18.1",
4848
"mdx-bundler": "^10.1.1",
4949
"micromark-util-chunked": "^2.0.1",
5050
"nocache": "4.0.0",
51-
"puppeteer": "25.3.0",
51+
"puppeteer": "25.5.0",
5252
"react-loading-skeleton": "^3.5.0",
5353
"reading-time": "^1.5.0",
5454
"referrer-policy": "1.2.0",
@@ -69,24 +69,24 @@
6969
"@types/express": "5.0.6",
7070
"@types/js-yaml": "^4.0.9",
7171
"@types/source-map-support": "^0.5.10",
72-
"@vanilla-extract/css": "1.21.1",
72+
"@vanilla-extract/css": "1.21.2",
7373
"@vanilla-extract/dynamic": "2.1.5",
74-
"@vanilla-extract/sprinkles": "1.7.0",
75-
"@vanilla-extract/vite-plugin": "5.2.5",
76-
"browserslist": "^4.28.6",
74+
"@vanilla-extract/sprinkles": "1.7.1",
75+
"@vanilla-extract/vite-plugin": "5.2.6",
76+
"browserslist": "^4.28.7",
7777
"eslint-config-prettier": "10.1.8",
7878
"eslint-plugin-prettier": "^5.5.6",
7979
"gray-matter": "^4.0.3",
80-
"js-yaml": "^5.2.1",
80+
"js-yaml": "^5.2.3",
8181
"nodemon": "3.1.14",
82-
"npm-run-all2": "^9.0.2",
83-
"prettier": "3.9.5",
84-
"react": "19.2.7",
82+
"npm-run-all2": "^9.0.3",
83+
"prettier": "3.9.6",
84+
"react": "19.2.8",
8585
"react-calendly": "4.4.0",
8686
"react-device-detect": "2.2.3",
87-
"react-dom": "19.2.7",
88-
"react-hook-form": "7.82.0",
89-
"react-is": "19.2.7",
87+
"react-dom": "19.2.8",
88+
"react-hook-form": "7.84.0",
89+
"react-is": "19.2.8",
9090
"rehype-autolink-headings": "^7.1.0",
9191
"rehype-mathjax": "^7.1.0",
9292
"rehype-preset-minify": "^7.0.1",
@@ -97,21 +97,21 @@
9797
"remark-math": "^6.0.0",
9898
"rimraf": "6.1.3",
9999
"toml": "^5.0.0",
100-
"tsx": "^4.23.1",
100+
"tsx": "^4.23.7",
101101
"unist-util-visit": "^5.1.0",
102102
"use-debounce": "10.1.1",
103103
"uuid": "^14.0.1"
104104
},
105105
"peerDependencies": {
106106
"@floating-ui/react": "0.27.20",
107-
"@vanilla-extract/css": "1.21.1",
107+
"@vanilla-extract/css": "1.21.2",
108108
"@vanilla-extract/dynamic": "2.1.5",
109-
"@vanilla-extract/sprinkles": "1.7.0",
110-
"react": "19.2.7",
109+
"@vanilla-extract/sprinkles": "1.7.1",
110+
"react": "19.2.8",
111111
"react-calendly": "4.4.0",
112112
"react-device-detect": "2.2.3",
113-
"react-dom": "19.2.7",
114-
"react-hook-form": "7.82.0",
113+
"react-dom": "19.2.8",
114+
"react-hook-form": "7.84.0",
115115
"react-is": "19.2.0",
116116
"use-debounce": "10.1.1"
117117
},

apps/website/package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"helmet": "8.3.0",
4848
"mathjs": "15.2.0",
4949
"nocache": "4.0.0",
50-
"puppeteer": "25.3.0",
50+
"puppeteer": "25.5.0",
5151
"rc-slider": "11.1.9",
5252
"referrer-policy": "1.2.0",
5353
"regression": "2.0.1",
@@ -73,9 +73,9 @@
7373
"@types/react-helmet": "6.1.11",
7474
"@types/react-is": "19.2.0",
7575
"@types/regression": "2.0.6",
76-
"@vanilla-extract/css": "1.21.1",
77-
"@vanilla-extract/sprinkles": "1.7.0",
78-
"@vanilla-extract/vite-plugin": "5.2.5",
76+
"@vanilla-extract/css": "1.21.2",
77+
"@vanilla-extract/sprinkles": "1.7.1",
78+
"@vanilla-extract/vite-plugin": "5.2.6",
7979
"@visx/axis": "4.0.0",
8080
"@visx/curve": "4.0.0",
8181
"@visx/group": "4.0.0",
@@ -93,21 +93,21 @@
9393
"immer": "11.1.15",
9494
"install": "0.13.0",
9595
"nodemon": "3.1.14",
96-
"react": "19.2.7",
97-
"react-dom": "19.2.7",
96+
"react": "19.2.8",
97+
"react-dom": "19.2.8",
9898
"react-helmet": "6.1.0",
99-
"react-hook-form": "7.82.0",
100-
"react-is": "19.2.7",
101-
"react-router": "8.2.0",
99+
"react-hook-form": "7.84.0",
100+
"react-is": "19.2.8",
101+
"react-router": "8.3.0",
102102
"rimraf": "6.1.3",
103-
"tsx": "4.23.1",
103+
"tsx": "4.23.7",
104104
"vite-plugin-environment": "1.1.3",
105105
"vite-plugin-ssr": "0.4.142",
106106
"vite-plugin-svgr": "5.2.0"
107107
},
108108
"peerDependencies": {
109-
"@vanilla-extract/css": "1.21.1",
110-
"@vanilla-extract/sprinkles": "1.7.0",
109+
"@vanilla-extract/css": "1.21.2",
110+
"@vanilla-extract/sprinkles": "1.7.1",
111111
"@visx/axis": "4.0.0",
112112
"@visx/curve": "4.0.0",
113113
"@visx/group": "4.0.0",
@@ -122,12 +122,12 @@
122122
"dayjs": "1.11.21",
123123
"history": "5.3.0",
124124
"immer": "11.1.15",
125-
"react": "19.2.7",
126-
"react-dom": "19.2.7",
125+
"react": "19.2.8",
126+
"react-dom": "19.2.8",
127127
"react-helmet": "6.1.0",
128-
"react-hook-form": "7.82.0",
129-
"react-is": "19.2.7",
130-
"react-router": "8.2.0"
128+
"react-hook-form": "7.84.0",
129+
"react-is": "19.2.8",
130+
"react-router": "8.3.0"
131131
},
132132
"volta": {
133133
"extends": "../../package.json"

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
"@capsizecss/core": "4.1.3",
2525
"@capsizecss/metrics": "4.2.0",
2626
"@capsizecss/vanilla-extract": "2.0.4",
27-
"@vanilla-extract/css": "1.21.1",
27+
"@vanilla-extract/css": "1.21.2",
2828
"@vanilla-extract/dynamic": "2.1.5",
29-
"@vanilla-extract/sprinkles": "1.7.0",
29+
"@vanilla-extract/sprinkles": "1.7.1",
3030
"@visx/axis": "4.0.0",
3131
"@visx/curve": "4.0.0",
3232
"@visx/group": "4.0.0",
@@ -40,14 +40,14 @@
4040
"dayjs": "1.11.21",
4141
"history": "5.3.0",
4242
"immer": "11.1.15",
43-
"react": "19.2.7",
43+
"react": "19.2.8",
4444
"react-calendly": "4.4.0",
4545
"react-device-detect": "2.2.3",
46-
"react-dom": "19.2.7",
46+
"react-dom": "19.2.8",
4747
"react-helmet": "6.1.0",
48-
"react-hook-form": "7.82.0",
49-
"react-is": "19.2.7",
50-
"react-router": "8.2.0",
48+
"react-hook-form": "7.84.0",
49+
"react-is": "19.2.8",
50+
"react-router": "8.3.0",
5151
"use-debounce": "10.1.1"
5252
},
5353
"devDependencies": {
@@ -61,17 +61,17 @@
6161
"@eslint/js": "^10.0.1",
6262
"@mdx-js/loader": "^3.1.1",
6363
"@rollup/plugin-terser": "1.0.0",
64-
"@types/node": "26.1.1",
65-
"@types/react": "19.2.17",
66-
"@types/react-dom": "19.2.3",
67-
"@typescript-eslint/eslint-plugin": "8.64.0",
68-
"@typescript-eslint/parser": "8.64.0",
69-
"@vanilla-extract/vite-plugin": "5.2.5",
70-
"@vitejs/plugin-react": "^6.0.3",
64+
"@types/node": "26.1.2",
65+
"@types/react": "19.2.18",
66+
"@types/react-dom": "19.2.4",
67+
"@typescript-eslint/eslint-plugin": "8.66.0",
68+
"@typescript-eslint/parser": "8.66.0",
69+
"@vanilla-extract/vite-plugin": "5.2.6",
70+
"@vitejs/plugin-react": "^6.0.5",
7171
"@vitest/coverage-v8": "4.1.10",
7272
"cheerio": "^1.2.0",
7373
"core-js": "3.49.0",
74-
"eslint": "^10.7.0",
74+
"eslint": "^10.8.0",
7575
"eslint-config-prettier": "10.1.8",
7676
"eslint-plugin-import": "^2.32.0",
7777
"eslint-plugin-jsx-a11y": "6.10.2",
@@ -81,13 +81,13 @@
8181
"eslint-plugin-simple-import-sort": "^14.0.0",
8282
"follow-redirects": "1.16.0",
8383
"husky": "9.1.7",
84-
"jsdom": "29.1.1",
85-
"lint-staged": "17.1.0",
84+
"jsdom": "30.0.1",
85+
"lint-staged": "17.3.0",
8686
"node-fetch": "3.3.2",
87-
"prettier": "3.9.5",
88-
"turbo": "2.10.5",
87+
"prettier": "3.9.6",
88+
"turbo": "2.10.8",
8989
"typescript": "6.0.3",
90-
"vite": "8.1.5",
90+
"vite": "8.2.0",
9191
"vitest": "4.1.10",
9292
"whatwg-fetch": "3.6.20"
9393
},

packages/cloudinary-blurhash/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@cutting/assert": "workspace:*",
1818
"@unpic/pixels": "^1.3.0",
1919
"blurhash": "^2.0.5",
20-
"chalk": "^5.6.2",
20+
"chalk": "^6.0.0",
2121
"cloudinary": "^2.10.0",
2222
"log-update": "^8.0.0"
2323
},

packages/component-library/package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -27,32 +27,32 @@
2727
"@floating-ui/react": "0.27.20",
2828
"@mdx-js/react": "3.1.1",
2929
"@storybook/addon-actions": "9.0.8",
30-
"@storybook/addon-docs": "10.5.2",
30+
"@storybook/addon-docs": "10.5.6",
3131
"@storybook/addon-essentials": "8.6.14",
32-
"@storybook/addon-links": "10.5.2",
33-
"@storybook/builder-webpack5": "10.5.2",
32+
"@storybook/addon-links": "10.5.6",
33+
"@storybook/builder-webpack5": "10.5.6",
3434
"@storybook/manager-webpack5": "6.5.16",
35-
"@storybook/react": "10.5.2",
35+
"@storybook/react": "10.5.6",
3636
"@testing-library/react": "16.3.2",
3737
"@types/babel__core": "7.20.5",
3838
"@types/dedent": "0.7.2",
3939
"@types/react-is": "19.2.0",
40-
"@vanilla-extract/css": "1.21.1",
40+
"@vanilla-extract/css": "1.21.2",
4141
"@vanilla-extract/css-utils": "0.1.6",
4242
"@vanilla-extract/dynamic": "2.1.5",
43-
"@vanilla-extract/sprinkles": "1.7.0",
43+
"@vanilla-extract/sprinkles": "1.7.1",
4444
"autoprefixer": "10.5.4",
4545
"classnames": "2.5.1",
4646
"csstype": "3.2.3",
4747
"dedent": "1.7.2",
4848
"deepmerge": "4.3.1",
4949
"esbuild": "0.28.1",
5050
"node-fetch": "3.3.2",
51-
"postcss": "8.5.20",
52-
"react": "19.2.7",
53-
"react-dom": "19.2.7",
54-
"react-is": "19.2.7",
55-
"react-router": "8.2.0",
51+
"postcss": "8.5.25",
52+
"react": "19.2.8",
53+
"react-dom": "19.2.8",
54+
"react-is": "19.2.8",
55+
"react-router": "8.3.0",
5656
"require-from-string": "2.0.2",
5757
"serve-handler": "6.1.7",
5858
"storybook-addon-designs": "6.3.1",
@@ -62,17 +62,17 @@
6262
"@capsizecss/core": "4.1.3",
6363
"@capsizecss/metrics": "4.2.0",
6464
"@capsizecss/vanilla-extract": "2.0.4",
65-
"@vanilla-extract/css": "1.21.1",
65+
"@vanilla-extract/css": "1.21.2",
6666
"@vanilla-extract/css-utils": "0.1.6",
6767
"@vanilla-extract/dynamic": "2.1.5",
68-
"@vanilla-extract/sprinkles": "1.7.0",
68+
"@vanilla-extract/sprinkles": "1.7.1",
6969
"classnames": "2.5.1",
7070
"dedent": "1.7.2",
7171
"deepmerge": "4.3.1",
72-
"react": "19.2.7",
73-
"react-dom": "19.2.7",
74-
"react-is": "19.2.7",
75-
"react-router": "8.2.0"
72+
"react": "19.2.8",
73+
"react-dom": "19.2.8",
74+
"react-is": "19.2.8",
75+
"react-router": "8.3.0"
7676
},
7777
"volta": {
7878
"extends": "../../package.json"

packages/devtools/package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -34,31 +34,31 @@
3434
"@vanilla-extract/esbuild-plugin": "2.3.22",
3535
"assert-ts": "0.3.4",
3636
"autoprefixer": "10.5.4",
37-
"browserslist": "4.28.6",
38-
"chalk": "5.6.2",
37+
"browserslist": "4.28.7",
38+
"chalk": "6.0.0",
3939
"commander": "15.0.0",
4040
"copy": "0.3.2",
4141
"core-js": "3.49.0",
4242
"cross-env": "10.1.0",
4343
"cross-fetch": "4.1.0",
4444
"dotenv": "17.4.2",
4545
"esbuild": "0.28.1",
46-
"fs-extra": "11.3.6",
46+
"fs-extra": "11.4.0",
4747
"inquirer": "14.0.2",
4848
"papaparse": "5.5.4",
49-
"postcss": "8.5.20",
49+
"postcss": "8.5.25",
5050
"postcss-import": "16.1.1",
5151
"postcss-url": "10.1.4",
52-
"prettier": "3.9.5",
52+
"prettier": "3.9.6",
5353
"raf": "3.4.1",
54-
"rolldown": "1.2.0",
55-
"rolldown-plugin-dts": "0.27.12",
54+
"rolldown": "1.2.2",
55+
"rolldown-plugin-dts": "0.28.0",
5656
"rollup-plugin-analyzer": "4.0.0",
5757
"rollup-plugin-inject-process-env": "1.3.1",
5858
"rollup-plugin-node-externals": "9.0.1",
5959
"rollup-plugin-postcss": "4.0.2",
6060
"rollup-plugin-svgo": "2.0.0",
61-
"tsx": "4.23.1",
61+
"tsx": "4.23.7",
6262
"validate-npm-package-name": "8.0.0"
6363
},
6464
"files": [
@@ -76,7 +76,7 @@
7676
"@types/express": "5.0.6",
7777
"@types/serve-static": "2.2.0",
7878
"express": "5.2.1",
79-
"puppeteer": "25.3.0",
79+
"puppeteer": "25.5.0",
8080
"serve-static": "2.2.1",
8181
"@types/babel__plugin-transform-runtime": "7.9.5",
8282
"@types/babel__preset-env": "7.10.0",
@@ -88,20 +88,20 @@
8888
"@types/rollup-plugin-size-snapshot": "0.10.5",
8989
"@types/validate-npm-package-name": "4.0.2",
9090
"deepmerge": "4.3.1",
91-
"esbuild-node-externals": "1.23.1",
91+
"esbuild-node-externals": "2.0.0",
9292
"eslint-config-prettier": "10.1.8",
9393
"eslint-plugin-jsx-a11y": "6.10.2",
9494
"eslint-plugin-prettier": "5.5.6",
9595
"eslint-plugin-react": "7.37.5",
9696
"eslint-plugin-react-hooks": "7.1.1",
97-
"react": "19.2.7",
98-
"react-dom": "19.2.7"
97+
"react": "19.2.8",
98+
"react-dom": "19.2.8"
9999
},
100100
"peerDependencies": {
101101
"express": "*",
102102
"puppeteer": "*",
103-
"react": "19.2.7",
104-
"react-dom": "19.2.7",
103+
"react": "19.2.8",
104+
"react-dom": "19.2.8",
105105
"serve-static": "*"
106106
},
107107
"peerDependenciesMeta": {

0 commit comments

Comments
 (0)