Skip to content

Commit 1a6bd9c

Browse files
gregaubertsonartech
authored andcommitted
SC-36296 Update some non-major dependencies (#3802)
GitOrigin-RevId: 655092191bf787d88031d11d875bb059afb14fe3
1 parent 3487b90 commit 1a6bd9c

File tree

3 files changed

+378
-321
lines changed

3 files changed

+378
-321
lines changed

mise.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tools]
2-
node = "22.19"
2+
node = "22.21"
33
yarn = "4.10.3"
4-
python = '3.13'
4+
python = '3.14.0'
55
poetry = '1.8.5'

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"scan-components": "node tools/scan-components/index.js"
4949
},
5050
"dependencies": {
51-
"@atlaskit/reduced-ui-pack": "19.0.3",
51+
"@atlaskit/reduced-ui-pack": "19.0.6",
5252
"@dagrejs/dagre": "1.1.5",
5353
"@date-fns/upgrade": "1.0.3",
5454
"@emotion/css": "11.13.5",
@@ -57,16 +57,16 @@
5757
"@emotion/styled": "11.14.1",
5858
"@fullstory/browser": "2.0.6",
5959
"@fullstory/snippet": "2.0.5",
60-
"@primer/octicons-react": "19.15.5",
61-
"@react-spring/web": "10.0.1",
60+
"@primer/octicons-react": "19.20.0",
61+
"@react-spring/web": "10.0.3",
6262
"@sentry/fullstory": "4.0.0",
63-
"@sentry/react": "10.11.0",
63+
"@sentry/react": "10.23.0",
6464
"@sonarsource/echoes-react": "1.7.0",
6565
"@stripe/react-stripe-js": "5.3.0",
66-
"@stripe/stripe-js": "8.2.0",
66+
"@stripe/stripe-js": "8.3.0",
6767
"@tanstack/react-query": "5.56.2",
6868
"@xyflow/react": "12.6.4",
69-
"axios": "1.12.0",
69+
"axios": "1.13.2",
7070
"classnames": "2.5.1",
7171
"clipboard": "2.0.11",
7272
"d3-array": "3.2.4",
@@ -77,8 +77,8 @@
7777
"d3-zoom": "3.0.0",
7878
"date-fns": "4.1.0",
7979
"diff": "8.0.2",
80-
"dompurify": "3.2.6",
81-
"formik": "2.4.6",
80+
"dompurify": "3.3.0",
81+
"formik": "2.4.8",
8282
"highlight.js": "11.11.1",
8383
"highlightjs-apex": "1.5.0",
8484
"highlightjs-cobol": "0.3.3",
@@ -104,7 +104,7 @@
104104
"rxjs": "7.8.2",
105105
"universal-cookie": "8.0.1",
106106
"valid-url": "1.0.9",
107-
"validator": "13.15.20"
107+
"validator": "13.15.22"
108108
},
109109
"devDependencies": {
110110
"@babel/core": "7.28.0",
@@ -114,7 +114,7 @@
114114
"@cyclonedx/cdxgen": "11.4.4",
115115
"@emotion/babel-plugin": "11.13.5",
116116
"@emotion/jest": "11.13.0",
117-
"@jupyterlab/nbformat": "4.4.5",
117+
"@jupyterlab/nbformat": "4.4.10",
118118
"@launchdarkly/toolbar": "1.3.1",
119119
"@nx/devkit": "22.0.2",
120120
"@nx/eslint": "22.0.2",
@@ -156,7 +156,7 @@
156156
"@types/react-modal": "3.16.3",
157157
"@types/react-virtualized": "9.22.2",
158158
"@types/valid-url": "1.0.7",
159-
"@types/validator": "13.15.2",
159+
"@types/validator": "13.15.4",
160160
"@typescript-eslint/eslint-plugin": "7.18.0",
161161
"@typescript-eslint/parser": "7.18.0",
162162
"@typescript-eslint/rule-tester": "7.18.0",
@@ -167,11 +167,11 @@
167167
"babel-plugin-macros": "3.1.0",
168168
"babel-plugin-transform-react-qa-classes": "1.6.0",
169169
"babel-plugin-twin": "1.1.0",
170-
"browserslist": "4.25.1",
170+
"browserslist": "4.27.0",
171171
"browserslist-useragent-regexp": "4.1.3",
172172
"chalk": "4.1.2",
173173
"cheerio": "1.1.2",
174-
"core-js": "3.44.0",
174+
"core-js": "3.46.0",
175175
"env-cmd": "11.0.0",
176176
"eslint": "8.57.1",
177177
"eslint-config-prettier": "9.1.2",
@@ -202,18 +202,18 @@
202202
"nx": "22.0.2",
203203
"nyc": "17.1.0",
204204
"openapi-types": "12.1.3",
205-
"otpauth": "9.4.0",
205+
"otpauth": "9.4.1",
206206
"postcss": "8.5.6",
207207
"postcss-calc": "10.1.1",
208208
"prettier": "3.6.2",
209-
"prettier-plugin-organize-imports": "4.2.0",
209+
"prettier-plugin-organize-imports": "4.3.0",
210210
"react-scanner": "1.2.0",
211211
"regenerator-runtime": "0.14.1",
212212
"rollup-plugin-license": "3.6.0",
213213
"rollup-plugin-visualizer": "6.0.5",
214-
"sonarqube-scanner": "4.3.0",
215-
"tailwindcss": "3.4.17",
216-
"terser": "5.43.1",
214+
"sonarqube-scanner": "4.3.2",
215+
"tailwindcss": "3.4.18",
216+
"terser": "5.44.1",
217217
"ts-node": "10.9.2",
218218
"tslib": "2.8.1",
219219
"twin.macro": "3.4.1",
@@ -222,7 +222,7 @@
222222
"vite-plugin-babel-macros": "1.0.6",
223223
"vite-plugin-dts": "4.5.4",
224224
"vite-plugin-require-transform": "1.0.21",
225-
"vitest": "4.0.5"
225+
"vitest": "4.0.8"
226226
},
227227
"resolutions": {
228228
"@types/d3-selection": "3.0.11",

0 commit comments

Comments
 (0)