Skip to content

Commit 4c25203

Browse files
committed
chore: update deps
1 parent 8f434be commit 4c25203

File tree

5 files changed

+60
-60
lines changed

5 files changed

+60
-60
lines changed

.pkgs/configs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@stylistic/eslint-plugin": "^5.3.1",
2424
"eslint-plugin-de-morgan": "^1.3.1",
2525
"eslint-plugin-function": "^0.0.24",
26-
"eslint-plugin-jsdoc": "^54.3.0",
26+
"eslint-plugin-jsdoc": "^54.3.1",
2727
"eslint-plugin-perfectionist": "^4.15.0",
2828
"eslint-plugin-regexp": "^2.10.0",
2929
"eslint-plugin-unicorn": "^60.0.0",

.pkgs/eslint-plugin-local/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@typescript-eslint/types": "^8.42.0",
3434
"@typescript-eslint/utils": "^8.42.0",
3535
"eslint-plugin-de-morgan": "^1.3.1",
36-
"eslint-plugin-jsdoc": "^54.3.0",
36+
"eslint-plugin-jsdoc": "^54.3.1",
3737
"eslint-plugin-perfectionist": "^4.15.0",
3838
"eslint-plugin-regexp": "^2.10.0",
3939
"eslint-plugin-unicorn": "^60.0.0",

apps/website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"next-view-transitions": "^0.3.4",
3030
"react": "^19.1.1",
3131
"react-dom": "^19.1.1",
32-
"shiki": "^3.12.1",
32+
"shiki": "^3.12.2",
3333
"tailwind-merge": "^3.3.1",
3434
"twoslash": "^0.3.4"
3535
},
@@ -53,7 +53,7 @@
5353
"@types/react": "^19.1.12",
5454
"@types/react-dom": "^19.1.9",
5555
"autoprefixer": "^10.4.21",
56-
"dedent": "^1.6.0",
56+
"dedent": "^1.7.0",
5757
"eslint": "^9.34.0",
5858
"eslint-plugin-de-morgan": "^1.3.1",
5959
"eslint-plugin-fast-import": "^1.3.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@typescript-eslint/types": "^8.42.0",
7272
"ansis": "^4.1.0",
7373
"cspell": "^9.2.1",
74-
"dedent": "^1.6.0",
74+
"dedent": "^1.7.0",
7575
"dprint": "^0.50.1",
7676
"effect": "^3.17.11",
7777
"eslint": "^9.34.0",

pnpm-lock.yaml

Lines changed: 55 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)