Skip to content

Commit 661c3e2

Browse files
chore(deps): Update dependency @next-shared/spell-check to ^0.1.6
1 parent f338682 commit 661c3e2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/brick-playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"@next-core/doc-helpers": "^0.2.19",
2727
"@next-core/serve-helpers": "^1.2.5",
28-
"@next-shared/spell-check": "^0.1.3",
28+
"@next-shared/spell-check": "^0.1.6",
2929
"comlink": "^4.4.2",
3030
"compression": "^1.8.1",
3131
"express": "^4.21.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2188,10 +2188,10 @@
21882188
vscode-oniguruma "^2.0.1"
21892189
vscode-textmate "^9.2.0"
21902190

2191-
"@next-shared/spell-check@^0.1.3":
2192-
version "0.1.3"
2193-
resolved "https://registry.npmjs.org/@next-shared/spell-check/-/spell-check-0.1.3.tgz#fba3aece30382e419e58fc22d2c7f66c43510472"
2194-
integrity sha512-S0Cwe9yI7HfYcJspHZ1jw9InOfJr7c0WvNGXiVEMAjr3Q2cLQTFG2hGu4OCppXXq6iH75kGQIuWixtfW9fJHbg==
2191+
"@next-shared/spell-check@^0.1.6":
2192+
version "0.1.6"
2193+
resolved "https://registry.npmjs.org/@next-shared/spell-check/-/spell-check-0.1.6.tgz#fb1f90c988390820b9a1024e4be84db78ec816dd"
2194+
integrity sha512-j41CpJ29n4zYUBJ9iug1EK8IzlP8jHl7Gfk9Cm5nLZ5aGlpHmeYfP3dXgP191F4heLFNFipNjACRoTqR4Jb9VQ==
21952195
dependencies:
21962196
change-case "^5.4.4"
21972197
typo-js "^1.2.5"

0 commit comments

Comments
 (0)