Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
Airkro committed May 30, 2024
1 parent b4f0f93 commit 89ab699
Show file tree
Hide file tree
Showing 2 changed files with 3,918 additions and 2,662 deletions.
24 changes: 10 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,31 +43,27 @@
"unist-util-visit": "^5.0.0"
},
"devDependencies": {
"@bring-it/npm": "^0.3.9",
"@nice-move/cli": "^0.10.14",
"@nice-move/eslint-config-base": "^0.9.23",
"@nice-move/prettier-config": "^0.9.8",
"ava": "^5.3.1",
"eslint": "^8.52.0",
"@bring-it/npm": "^0.5.4",
"@nice-move/cli": "^0.11.12",
"@nice-move/eslint-config-base": "^0.11.8",
"@nice-move/prettier-config": "^0.12.3",
"ava": "^6.1.3",
"eslint": "^8.57.0",
"eslint-plugin-ava": "^14.0.0",
"garou": "^0.6.17",
"prettier": "^3.0.3",
"garou": "^0.7.5",
"prettier": "^3.2.5",
"remark": "^15.0.1"
},
"packageManager": "[email protected]",
"engines": {
"node": ">=18.0.0 || ^16.13.0"
},
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"packageManager": "[email protected]",
"eslintConfig": {
"extends": "@nice-move/eslint-config-base",
"rules": {
"import/no-empty-named-blocks": 0,
"n/no-unsupported-features/es-syntax": 0
}
"extends": "@nice-move/eslint-config-base"
},
"nice-move": {
"import-groups": "nice-move-preset"
Expand Down
Loading

0 comments on commit 89ab699

Please sign in to comment.