Skip to content

Commit 3a87534

Browse files
authored
Merge pull request #5168 from Shopify/shauns/dependabot-post-373
Minor versions group, post 3.73
2 parents 9f9da19 + c418e93 commit 3a87534

File tree

9 files changed

+1584
-763
lines changed

9 files changed

+1584
-763
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,23 +50,23 @@
5050
"@shopify/generate-docs": "0.15.6",
5151
"@types/node": "18.19.3",
5252
"@types/tmp": "^0.2.3",
53-
"@typescript-eslint/parser": "^7.13.1",
53+
"@typescript-eslint/parser": "7.18.0",
5454
"ansi-colors": "^4.1.3",
5555
"bugsnag-build-reporter": "^2.0.0",
5656
"commander": "^9.4.0",
5757
"cross-env": "^7.0.3",
5858
"esbuild": "0.24.0",
5959
"eslint": "^8.48.0",
6060
"execa": "^7.2.0",
61-
"fast-glob": "^3.3.1",
61+
"fast-glob": "3.3.3",
6262
"find-up": "^6.3.0",
6363
"fs-extra": "^11.1.0",
6464
"graphql": "^16.8.1",
6565
"graphql-codegen-typescript-operation-types": "2.0.1",
6666
"graphql-tag": "^2.12.6",
6767
"json-stringify-deterministic": "1.0.12",
6868
"knip": "^5.10.0",
69-
"liquidjs": "^10.9.2",
69+
"liquidjs": "10.20.1",
7070
"node-fetch": "^3.3.2",
7171
"nx": "19.3.0",
7272
"oclif": "4.6.1",

packages/app/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -54,24 +54,24 @@
5454
"@shopify/cli-kit": "3.73.0",
5555
"@shopify/function-runner": "4.1.1",
5656
"@shopify/plugin-cloudflare": "3.73.0",
57-
"@shopify/polaris": "12.10.0",
58-
"@shopify/polaris-icons": "8.0.0",
57+
"@shopify/polaris": "12.27.0",
58+
"@shopify/polaris-icons": "8.11.1",
5959
"@shopify/theme": "3.73.0",
60-
"@shopify/theme-check-node": "3.4.0",
61-
"body-parser": "1.20.2",
60+
"@shopify/theme-check-node": "3.5.0",
61+
"body-parser": "1.20.3",
6262
"camelcase-keys": "9.1.3",
63-
"chokidar": "3.5.3",
64-
"diff": "5.1.0",
63+
"chokidar": "3.6.0",
64+
"diff": "5.2.0",
6565
"esbuild": "0.24.0",
66-
"express": "4.19.2",
66+
"express": "4.21.2",
6767
"graphql-request": "5.2.0",
6868
"h3": "0.7.21",
6969
"http-proxy": "1.18.1",
7070
"ignore": "6.0.2",
7171
"proper-lockfile": "4.1.2",
7272
"react": "^18.2.0",
73-
"react-dom": "18.2.0",
74-
"ws": "8.13.0"
73+
"react-dom": "18.3.1",
74+
"ws": "8.18.0"
7575
},
7676
"devDependencies": {
7777
"@types/body-parser": "^1.19.2",
@@ -82,7 +82,7 @@
8282
"@types/proper-lockfile": "4.1.4",
8383
"@types/react": "18.2.0",
8484
"@types/react-dom": "18.2.0",
85-
"@types/ws": "^8.5.5",
85+
"@types/ws": "^8.5.13",
8686
"@vitest/coverage-istanbul": "^1.6.0",
8787
"graphql": "^16.8.1",
8888
"graphql-tag": "^2.12.6"

packages/cli-kit/package.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -101,66 +101,66 @@
101101
]
102102
},
103103
"dependencies": {
104-
"@apidevtools/json-schema-ref-parser": "11.6.4",
105-
"@bugsnag/js": "7.21.0",
104+
"@apidevtools/json-schema-ref-parser": "11.7.3",
105+
"@bugsnag/js": "7.25.0",
106106
"@graphql-typed-document-node/core": "3.2.0",
107107
"@iarna/toml": "2.2.5",
108108
"@oclif/core": "3.26.5",
109-
"@opentelemetry/api": "1.6.0",
110-
"@opentelemetry/core": "1.17.1",
111-
"@opentelemetry/exporter-metrics-otlp-http": "0.43.0",
112-
"@opentelemetry/resources": "1.17.1",
113-
"@opentelemetry/sdk-metrics": "1.17.1",
114-
"@opentelemetry/semantic-conventions": "1.17.1",
109+
"@opentelemetry/api": "1.9.0",
110+
"@opentelemetry/core": "1.30.0",
111+
"@opentelemetry/exporter-metrics-otlp-http": "0.57.0",
112+
"@opentelemetry/resources": "1.30.0",
113+
"@opentelemetry/sdk-metrics": "1.30.0",
114+
"@opentelemetry/semantic-conventions": "1.28.0",
115115
"@types/archiver": "5.3.2",
116-
"ajv": "8.13.0",
117-
"ansi-escapes": "6.2.0",
116+
"ajv": "8.17.1",
117+
"ansi-escapes": "6.2.1",
118118
"archiver": "5.3.2",
119119
"bottleneck": "2.19.5",
120-
"chalk": "5.3.0",
120+
"chalk": "5.4.1",
121121
"change-case": "4.1.2",
122122
"color-json": "3.0.5",
123123
"commondir": "1.0.1",
124124
"conf": "11.0.2",
125125
"deepmerge": "4.3.1",
126126
"del": "6.1.1",
127-
"dotenv": "16.4.5",
127+
"dotenv": "16.4.7",
128128
"env-paths": "3.0.0",
129129
"execa": "7.2.0",
130-
"fast-glob": "3.3.1",
130+
"fast-glob": "3.3.3",
131131
"figures": "5.0.0",
132132
"find-up": "6.3.0",
133-
"form-data": "4.0.0",
133+
"form-data": "4.0.1",
134134
"fs-extra": "11.1.0",
135-
"get-port-please": "3.0.1",
135+
"get-port-please": "3.1.2",
136136
"gradient-string": "2.0.2",
137137
"graphql": "16.8.1",
138138
"graphql-request": "5.2.0",
139139
"ink": "4.4.1",
140140
"is-interactive": "2.0.0",
141-
"jose": "5.8.0",
141+
"jose": "5.9.6",
142142
"latest-version": "7.0.0",
143-
"liquidjs": "10.9.2",
143+
"liquidjs": "10.20.1",
144144
"lodash": "4.17.21",
145145
"macaddress": "0.5.3",
146-
"minimatch": "9.0.3",
146+
"minimatch": "9.0.5",
147147
"mrmime": "1.0.1",
148148
"network-interfaces": "1.1.0",
149149
"node-abort-controller": "3.1.1",
150150
"node-fetch": "3.3.2",
151151
"open": "8.4.2",
152-
"pathe": "1.1.1",
152+
"pathe": "1.1.2",
153153
"react": "^18.2.0",
154-
"semver": "7.5.4",
155-
"simple-git": "3.19.1",
154+
"semver": "7.6.3",
155+
"simple-git": "3.27.0",
156156
"stacktracey": "2.1.8",
157157
"strip-ansi": "7.1.0",
158158
"supports-hyperlinks": "3.1.0",
159-
"tempy": "3.0.0",
159+
"tempy": "3.1.0",
160160
"terminal-link": "3.0.0",
161161
"ts-error": "1.0.6",
162162
"which": "4.0.0",
163-
"zod": "3.22.3"
163+
"zod": "3.24.1"
164164
},
165165
"devDependencies": {
166166
"@types/commondir": "^1.0.0",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
]
102102
},
103103
"dependencies": {
104-
"@ast-grep/napi": "0.11.0",
104+
"@ast-grep/napi": "0.33.0",
105105
"esbuild": "0.24.0"
106106
},
107107
"devDependencies": {

packages/eslint-plugin-cli/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,20 +18,20 @@
1818
"@babel/core": "7.23.5",
1919
"@shopify/eslint-plugin": "42.1.0",
2020
"@typescript-eslint/eslint-plugin": "7.13.1",
21-
"@typescript-eslint/parser": "7.13.1",
21+
"@typescript-eslint/parser": "7.18.0",
2222
"eslint-config-prettier": "8.10.0",
23-
"eslint-plugin-import": "2.28.0",
24-
"eslint-plugin-jsdoc": "48.2.12",
25-
"eslint-plugin-jsx-a11y": "6.7.1",
23+
"eslint-plugin-import": "2.31.0",
24+
"eslint-plugin-jsdoc": "48.11.0",
25+
"eslint-plugin-jsx-a11y": "6.10.2",
2626
"eslint-plugin-no-catch-all": "1.1.0",
2727
"eslint-plugin-prettier": "4.2.1",
28-
"eslint-plugin-react": "7.33.2",
29-
"eslint-plugin-react-hooks": "4.6.0",
30-
"eslint-plugin-tsdoc": "0.2.17",
28+
"eslint-plugin-react": "7.37.3",
29+
"eslint-plugin-react-hooks": "4.6.2",
30+
"eslint-plugin-tsdoc": "0.4.0",
3131
"eslint-plugin-unused-imports": "3.2.0",
32-
"eslint-plugin-vitest": "0.2.8",
32+
"eslint-plugin-vitest": "0.5.4",
3333
"execa": "7.2.0",
34-
"debug": "4.3.4"
34+
"debug": "4.4.0"
3535
},
3636
"devDependencies": {
3737
"typescript": "5.2.2",

packages/features/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"pathe": "1.1.1",
3939
"rimraf": "^3.0.2",
4040
"tempy": "^1.0.1",
41-
"fast-glob": "^3.3.1"
41+
"fast-glob": "3.3.3"
4242
},
4343
"engines": {
4444
"node": "^18.20.0 || >=20.10.0"

packages/theme/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@
4343
"dependencies": {
4444
"@oclif/core": "3.26.5",
4545
"@shopify/cli-kit": "3.73.0",
46-
"@shopify/theme-check-node": "3.4.0",
47-
"@shopify/theme-language-server-node": "2.3.2",
48-
"chokidar": "3.5.3",
49-
"h3": "1.12.0",
50-
"yaml": "2.3.2"
46+
"@shopify/theme-check-node": "3.5.0",
47+
"@shopify/theme-language-server-node": "2.3.3",
48+
"chokidar": "3.6.0",
49+
"h3": "1.13.0",
50+
"yaml": "2.7.0"
5151
},
5252
"devDependencies": {
5353
"@types/node": "18.19.3",

0 commit comments

Comments
 (0)