Skip to content

Commit 6d818ef

Browse files
committed
[fix] PNPM lock outdated
1 parent a4b966d commit 6d818ef

File tree

4 files changed

+212
-257
lines changed

4 files changed

+212
-257
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@editorjs/image": "^2.9.0",
1111
"@editorjs/link": "^2.6.2",
1212
"@editorjs/list": "^1.9.0",
13-
"@editorjs/paragraph": "^2.11.4",
13+
"@editorjs/paragraph": "^2.11.5",
1414
"@editorjs/quote": "^2.6.0",
1515
"browser-fs-access": "^0.35.0",
1616
"browser-unhandled-rejection": "^1.0.2",
@@ -20,14 +20,14 @@
2020
"koajax": "^1.1.2",
2121
"lodash": "^4.17.21",
2222
"mobx": "^6.12.3",
23-
"mobx-github": "^0.3.1",
23+
"mobx-github": "^0.3.2",
2424
"mobx-i18n": "^0.5.0",
2525
"mobx-react": "^9.1.1",
2626
"mobx-restful": "^1.0.0-rc.6",
2727
"mobx-restful-table": "^2.0.0-rc.1",
2828
"preact": "^10.22.0",
2929
"react-bootstrap": "^2.10.2",
30-
"react-bootstrap-editor": "^2.0.3",
30+
"react-bootstrap-editor": "^2.0.4",
3131
"react-editor-js": "^2.1.0",
3232
"react-router-class-tools": "^0.1.3",
3333
"react-router-dom": "^6.23.1",
@@ -40,14 +40,14 @@
4040
"@parcel/transformer-less": "~2.12.0",
4141
"@parcel/transformer-typescript-tsc": "~2.12.0",
4242
"@parcel/transformer-webmanifest": "~2.12.0",
43-
"@types/lodash": "^4.17.4",
43+
"@types/lodash": "^4.17.5",
4444
"@types/node": "^18.19.34",
4545
"buffer": "^6.0.3",
4646
"husky": "^9.0.11",
47-
"lint-staged": "^15.2.5",
47+
"lint-staged": "^15.2.7",
4848
"parcel": "~2.12.0",
4949
"parcel-transformer-mdx": "^0.3.2",
50-
"prettier": "^3.3.1",
50+
"prettier": "^3.3.2",
5151
"prismjs": "^1.29.0",
5252
"process": "^0.11.10",
5353
"typescript": "~5.4.5",

0 commit comments

Comments
 (0)