Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
Airkro committed Feb 29, 2024
1 parent f583fa3 commit cfb9142
Show file tree
Hide file tree
Showing 2 changed files with 270 additions and 141 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "garou",
"version": "0.7.0",
"version": "0.7.1",
"description": "Do thing what heroes didn't do",
"license": "MIT",
"author": {
Expand Down Expand Up @@ -53,34 +53,34 @@
"test": "ava --fail-fast"
},
"dependencies": {
"@typescript-eslint/parser": "^6.20.0",
"@typescript-eslint/parser": "^7.1.0",
"@yarnpkg/lockfile": "^1.1.0",
"eslint-module-utils": "^2.8.0",
"eslint-module-utils": "^2.8.1",
"flat-cache": "^3.2.0",
"vue-eslint-parser": "^9.4.2",
"write-file-atomic": "^5.0.1"
},
"devDependencies": {
"@bring-it/npm": "^0.5.1",
"@bring-it/npm": "^0.5.2",
"@nice-move/cli": "^0.11.3",
"@nice-move/eslint-config-base": "^0.11.1",
"@nice-move/eslint-plugin-html": "0.0.0-beta.4",
"@nice-move/prettier-config": "^0.10.0",
"@nice-move/stylelint-config": "^0.10.2",
"@nice-move/tsconfig": "^0.2.0",
"@stylistic/stylelint-plugin": "^2.0.0",
"@stylistic/stylelint-plugin": "^2.1.0",
"@yarnpkg/lockfile": "^1.1.0",
"ava": "^6.1.1",
"ava": "^6.1.2",
"best-shot": "^0.5.1",
"cheetor": "^0.13.0",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-plugin-ava": "^14.0.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-markdown": "^3.0.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-sort-class-members": "^1.19.0",
"eslint-plugin-vue": "^9.21.0",
"eslint-plugin-simple-import-sort": "^12.0.0",
"eslint-plugin-sort-class-members": "^1.20.0",
"eslint-plugin-vue": "^9.22.0",
"espree": "^9.6.1",
"fs-chain": "^8.2.3",
"globby": "^14.0.0",
Expand All @@ -101,7 +101,7 @@
"stylelint-order": "^6.0.4",
"stylelint-scss": "~6.1.0",
"typescript": "^5.3.3",
"yaml": "^2.3.4",
"yaml": "^2.4.0",
"yarn-deduplicate": "^6.0.2"
},
"peerDependencies": {
Expand All @@ -121,7 +121,7 @@
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"ava": {
"watchMode": {
"ignoreChanges": [
Expand Down
Loading

0 comments on commit cfb9142

Please sign in to comment.