Skip to content

Commit c918f44

Browse files
fix(deps): update all minor dependencies
1 parent 68925fa commit c918f44

File tree

4 files changed

+1272
-1220
lines changed

4 files changed

+1272
-1220
lines changed

lib/responseDownloadFormats/html/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"type": "module",
66
"dependencies": {
77
"shelljs": "^0.10.0",
8-
"@cdssnc/gcds-tokens": "2.12.0"
8+
"@cdssnc/gcds-tokens": "2.13.1"
99
}
1010
}

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@aws-sdk/s3-presigned-post": "^3.917.0",
5858
"@bufbuild/protobuf": "^2.10.0",
5959
"@casl/ability": "6.7.3",
60-
"@cdssnc/gcds-tokens": "2.12.0",
60+
"@cdssnc/gcds-tokens": "2.13.1",
6161
"@cdssnc/sanitize-pii": "^2.0.2",
6262
"@gcforms/announce": "workspace:*",
6363
"@gcforms/connectors": "workspace:*",
@@ -108,7 +108,7 @@
108108
"next": "15.5.4",
109109
"next-auth": "5.0.0-beta.29",
110110
"node-fetch": "^3.3.2",
111-
"pino": "10.0.0",
111+
"pino": "10.1.0",
112112
"prisma": "6",
113113
"react": "19.2.0",
114114
"react-app-polyfill": "3.0.0",
@@ -158,8 +158,8 @@
158158
"@types/node": "^24.7.2",
159159
"@types/node-fetch": "^2.6.9",
160160
"@types/pg": "^8.10.9",
161-
"@types/react": "19.1.15",
162-
"@types/react-dom": "19.1.9",
161+
"@types/react": "19.2.2",
162+
"@types/react-dom": "19.2.2",
163163
"@types/react-transition-group": "^4",
164164
"@types/unorm": "^1",
165165
"@types/uuid": "^8.3.4",
@@ -180,7 +180,7 @@
180180
"eslint": "^9.39.0",
181181
"eslint-config-next": "15.5.4",
182182
"eslint-config-prettier": "^9.1.0",
183-
"eslint-plugin-react-you-might-not-need-an-effect": "^0.5.5",
183+
"eslint-plugin-react-you-might-not-need-an-effect": "^0.7.0",
184184
"eslint-plugin-tailwindcss": "^3.17.5",
185185
"husky": "^9.0.10",
186186
"ioredis-mock": "^8.9.0",

packages/editor/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
},
99
"packageManager": "[email protected]",
1010
"dependencies": {
11-
"@lexical/react": "^0.36.2",
12-
"lexical": "^0.36.2"
11+
"@lexical/react": "^0.38.0",
12+
"lexical": "^0.38.0"
1313
},
1414
"peerDependencies": {
1515
"react": "^19.1.0",

0 commit comments

Comments
 (0)