Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Commit 303c9c6

Browse files
chore: generate template (#100)
Co-authored-by: VGV Bot <[email protected]>
1 parent f8af43b commit 303c9c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

brick/__brick__/{{project_name.snakeCase()}}/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
"react-dom": "^17.0.2"
2828
},
2929
"devDependencies": {
30-
"@babel/eslint-parser": "^7.21.3",
30+
"@babel/eslint-parser": "^7.21.8",
3131
"@docusaurus/eslint-plugin": "^2.4.0",
3232
"@docusaurus/module-type-aliases": "2.4.0",
3333
"@tsconfig/docusaurus": "^1.0.7",
3434
"eslint": "^8.36.0",
35-
"prettier": "^2.8.7",
35+
"prettier": "^2.8.8",
3636
"typescript": "^5.0.4"
3737
},
3838
"browserslist": {

0 commit comments

Comments
 (0)