Skip to content

Commit 87b62f4

Browse files
authored
Merge pull request #2016 from argos-ci/upgrade-deps
chore(deps): upgrade
2 parents b8ff656 + 41c3f5c commit 87b62f4

File tree

5 files changed

+480
-467
lines changed

5 files changed

+480
-467
lines changed

apps/backend/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@
3333
"@argos/schemas": "workspace:*",
3434
"@argos/util": "workspace:*",
3535
"@as-integrations/express5": "^1.1.2",
36-
"@aws-sdk/client-s3": "^3.992.0",
37-
"@aws-sdk/lib-storage": "^3.992.0",
38-
"@aws-sdk/s3-request-presigner": "^3.992.0",
36+
"@aws-sdk/client-s3": "^3.995.0",
37+
"@aws-sdk/lib-storage": "^3.995.0",
38+
"@aws-sdk/s3-request-presigner": "^3.995.0",
3939
"@gitbeaker/rest": "^43.8.0",
4040
"@graphql-tools/schema": "^10.0.31",
4141
"@octokit/auth-app": "^8.2.0",
4242
"@octokit/core": "^7.0.6",
4343
"@octokit/openapi-types": "^27.0.0",
44-
"@octokit/plugin-retry": "^8.0.3",
44+
"@octokit/plugin-retry": "^8.1.0",
4545
"@octokit/rest": "^22.0.1",
4646
"@octokit/webhooks": "^14.2.0",
4747
"@octokit/webhooks-types": "^7.6.1",
@@ -72,7 +72,7 @@
7272
"knex": "^3.1.0",
7373
"lodash-es": "^4.17.23",
7474
"mime": "^4.1.0",
75-
"minimatch": "^10.2.1",
75+
"minimatch": "^10.2.2",
7676
"moment": "^2.30.1",
7777
"morgan": "^1.10.1",
7878
"objection": "^3.1.5",

apps/frontend/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"sideEffects": false,
1313
"devDependencies": {
14-
"@apollo/client": "^4.1.4",
14+
"@apollo/client": "^4.1.5",
1515
"@argos/config-types": "workspace:*",
1616
"@argos/error-types": "workspace:*",
1717
"@argos/eslint-config": "workspace:*",
@@ -24,7 +24,7 @@
2424
"@number-flow/react": "^0.5.12",
2525
"@primer/octicons-react": "^19.22.0",
2626
"@radix-ui/colors": "^3.0.0",
27-
"@reflag/react-sdk": "^1.4.1",
27+
"@reflag/react-sdk": "^1.4.2",
2828
"@sentry/react": "^10.39.0",
2929
"@sentry/vite-plugin": "^4.9.1",
3030
"@tailwindcss/vite": "^4.2.0",
@@ -47,14 +47,14 @@
4747
"fast-fuzzy": "^1.12.0",
4848
"graphql": "^16.12.0",
4949
"input-otp": "^1.4.2",
50-
"jotai": "^2.17.1",
50+
"jotai": "^2.18.0",
5151
"jotai-family": "^1.0.1",
5252
"js-cookie": "^3.0.5",
5353
"jwt-decode": "^4.0.0",
5454
"linkify-plugin-ticket": "^4.3.2",
5555
"linkify-react": "^4.3.2",
5656
"linkifyjs": "^4.3.2",
57-
"lucide-react": "^0.574.0",
57+
"lucide-react": "^0.575.0",
5858
"memoize": "^10.2.0",
5959
"moment": "^2.30.1",
6060
"nuqs": "^2.8.8",
@@ -65,7 +65,7 @@
6565
"react-dom": "^19.2.4",
6666
"react-dropzone": "^15.0.0",
6767
"react-helmet": "^6.1.0",
68-
"react-hook-form": "^7.71.1",
68+
"react-hook-form": "^7.71.2",
6969
"react-router-dom": "^7.13.0",
7070
"react-stately": "^3.44.0",
7171
"react-twc": "^1.5.1",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
"engines": {
3030
"node": "24"
3131
},
32-
"packageManager": "pnpm@10.28.1+sha512.7d7dbbca9e99447b7c3bf7a73286afaaf6be99251eb9498baefa7d406892f67b879adb3a1d7e687fc4ccc1a388c7175fbaae567a26ab44d1067b54fcb0d6a316",
32+
"packageManager": "pnpm@10.30.1+sha512.3590e550d5384caa39bd5c7c739f72270234b2f6059e13018f975c313b1eb9fefcc09714048765d4d9efe961382c312e624572c0420762bdc5d5940cdf9be73a",
3333
"devDependencies": {
3434
"@0no-co/graphqlsp": "^1.15.2",
35-
"@argos-ci/playwright": "^6.4.1",
35+
"@argos-ci/playwright": "^6.4.2",
3636
"@argos/eslint-config": "workspace:*",
3737
"@graphql-codegen/cli": "^6.1.1",
3838
"@graphql-codegen/client-preset": "^5.2.3",
@@ -48,7 +48,7 @@
4848
"@types/node": "^24.10.13",
4949
"chokidar": "^5.0.0",
5050
"eslint": "catalog:",
51-
"knip": "^5.84.0",
51+
"knip": "^5.84.1",
5252
"prettier": "^3.8.1",
5353
"prettier-plugin-tailwindcss": "^0.7.2",
5454
"smee-client": "^5.0.0",

0 commit comments

Comments
 (0)