Skip to content

Commit 7d366b0

Browse files
chore(deps): Update dependency @next-shared/spell-check to ^0.1.4
1 parent 3a610f3 commit 7d366b0

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.4",
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
@@ -2190,10 +2190,10 @@
21902190
vscode-oniguruma "^2.0.1"
21912191
vscode-textmate "^9.2.0"
21922192

2193-
"@next-shared/spell-check@^0.1.3":
2194-
version "0.1.3"
2195-
resolved "https://registry.npmjs.org/@next-shared/spell-check/-/spell-check-0.1.3.tgz#fba3aece30382e419e58fc22d2c7f66c43510472"
2196-
integrity sha512-S0Cwe9yI7HfYcJspHZ1jw9InOfJr7c0WvNGXiVEMAjr3Q2cLQTFG2hGu4OCppXXq6iH75kGQIuWixtfW9fJHbg==
2193+
"@next-shared/spell-check@^0.1.4":
2194+
version "0.1.4"
2195+
resolved "https://registry.npmjs.org/@next-shared/spell-check/-/spell-check-0.1.4.tgz#04215c06693873ef41cbe3aaefd77ac4948b4c3c"
2196+
integrity sha512-kTJgXbr9s72iXTcVrDVvXsgrLEHaHwU3DKBWgXiyi8FETQPaMO1TBiX1Es0hTCAQf/AiDTSAW1Dx2+pS31Q0QQ==
21972197
dependencies:
21982198
change-case "^5.4.4"
21992199
typo-js "^1.2.5"

0 commit comments

Comments
 (0)