Skip to content

Commit a1406cf

Browse files
chore(deps): update all non-major dependencies (#2889)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3ee4071 commit a1406cf

2 files changed

Lines changed: 111 additions & 111 deletions

File tree

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"author": "Dotan Simha <dotansimha@gmail.com>",
44
"license": "MIT",
55
"private": true,
6-
"packageManager": "pnpm@10.29.3+sha512.498e1fb4cca5aa06c1dcf2611e6fafc50972ffe7189998c409e90de74566444298ffe43e6cd2acdc775ba1aa7cc5e092a8b7054c811ba8c5770f84693d33d2dc",
6+
"packageManager": "pnpm@10.30.2+sha512.36cdc707e7b7940a988c9c1ecf88d084f8514b5c3f085f53a2e244c2921d3b2545bc20dd4ebe1fc245feec463bb298aecea7a63ed1f7680b877dc6379d8d0cb4",
77
"engines": {
88
"node": ">=18.0.0",
99
"pnpm": ">=10.2.1"
@@ -22,20 +22,20 @@
2222
"@typescript-eslint/parser": "8.55.0",
2323
"caniuse-lite": "^1.0.30001692",
2424
"cross-env": "10.1.0",
25-
"eslint": "9.39.2",
25+
"eslint": "9.39.3",
2626
"eslint-config-prettier": "10.1.8",
2727
"eslint-config-standard": "17.1.0",
2828
"eslint-plugin-import": "2.32.0",
29-
"eslint-plugin-n": "17.23.2",
30-
"eslint-plugin-package-json": "^0.88.0",
29+
"eslint-plugin-n": "17.24.0",
30+
"eslint-plugin-package-json": "^0.89.0",
3131
"eslint-plugin-promise": "7.2.1",
3232
"eslint-plugin-unicorn": "63.0.0",
3333
"husky": "9.1.7",
3434
"lint-staged": "16.2.7",
3535
"prettier": "3.8.1",
3636
"prettier-plugin-pkg": "0.21.2",
3737
"prettier-plugin-sh": "0.18.0",
38-
"rimraf": "6.1.2"
38+
"rimraf": "6.1.3"
3939
},
4040
"lint-staged": {
4141
"packages/**/src/**/*.{ts,tsx}": [
@@ -54,26 +54,26 @@
5454
"body-parser": "2.2.2",
5555
"esbuild": "^0.27.0",
5656
"graphql": "16.12.0",
57-
"glob": "13.0.2",
57+
"glob": "13.0.6",
5858
"estree-util-value-to-estree": "3.5.0",
5959
"estree-util-build-jsx": "3.0.1",
6060
"braces": "3.0.3",
6161
"cross-spawn": "7.0.6",
6262
"micromatch": "4.0.8",
63-
"minimatch": "10.2.1",
63+
"minimatch": "10.2.2",
6464
"node-forge": "1.3.3",
6565
"dompurify": "3.3.1",
6666
"jws": "4.0.1",
6767
"mdast-util-to-hast": "13.2.1",
68-
"webpack": "5.105.1",
68+
"webpack": "5.105.2",
6969
"axios": "1.13.5",
7070
"undici": "6.23.0",
7171
"cookie": "1.1.1",
7272
"@eslint/plugin-kit": "0.6.0",
73-
"tar": "7.5.8",
73+
"tar": "7.5.9",
7474
"tmp": "0.2.5",
7575
"validator": "13.15.26",
76-
"qs": "6.14.2"
76+
"qs": "6.15.0"
7777
},
7878
"patchedDependencies": {
7979
"@ianvs/prettier-plugin-sort-imports": "patches/@ianvs__prettier-plugin-sort-imports.patch",

0 commit comments

Comments
 (0)