Skip to content

Commit

Permalink
feat: more tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
RebeccaStevens committed May 10, 2024
1 parent f1caee9 commit aef8978
Show file tree
Hide file tree
Showing 3 changed files with 175 additions and 187 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@clack/prompts": "0.7.0",
"eslint-flat-config-utils": "0.2.4",
"eslint-merge-processors": "0.1.0",
"globals": "15.1.0",
"globals": "15.2.0",
"local-pkg": "0.5.0"
},
"devDependencies": {
Expand All @@ -63,15 +63,15 @@
"@semantic-release/commit-analyzer": "12.0.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "10.0.3",
"@semantic-release/npm": "12.0.0",
"@semantic-release/npm": "12.0.1",
"@semantic-release/release-notes-generator": "13.0.0",
"@stylistic/eslint-plugin": "1.8.0",
"@stylistic/eslint-plugin-migrate": "1.8.0",
"@types/node": "20.12.8",
"@stylistic/eslint-plugin": "2.1.0",
"@stylistic/eslint-plugin-migrate": "2.1.0",
"@types/node": "20.12.11",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"@typescript-eslint/utils": "7.8.0",
"@unocss/eslint-plugin": "0.59.4",
"@unocss/eslint-plugin": "0.60.0",
"commitizen": "4.3.0",
"cspell": "8.8.0",
"cz-conventional-changelog": "3.3.0",
Expand All @@ -83,27 +83,27 @@
"eslint-plugin-format": "0.1.1",
"eslint-plugin-functional": "7.0.0-alpha.5",
"eslint-plugin-import-x": "0.5.0",
"eslint-plugin-jsdoc": "48.2.3",
"eslint-plugin-jsdoc": "48.2.4",
"eslint-plugin-jsonc": "2.15.1",
"eslint-plugin-markdown": "5.0.0",
"eslint-plugin-n": "17.4.0",
"eslint-plugin-n": "17.5.1",
"eslint-plugin-no-only-tests": "3.1.0",
"eslint-plugin-optimize-regex": "1.2.1",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-regexp": "2.5.0",
"eslint-plugin-sonarjs": "1.0.0",
"eslint-plugin-sonarjs": "1.0.3",
"eslint-plugin-toml": "0.11.0",
"eslint-plugin-unicorn": "52.0.0",
"eslint-plugin-vitest": "0.5.4",
"eslint-plugin-vue": "9.25.0",
"eslint-plugin-vue": "9.26.0",
"eslint-plugin-yml": "1.14.0",
"eslint-processor-vue-blocks": "0.1.2",
"eslint-typegen": "0.2.4",
"husky": "9.0.11",
"jiti": "1.21.0",
"jsonc-eslint-parser": "2.4.0",
"knip": "5.12.2",
"knip": "5.13.0",
"lint-staged": "15.2.2",
"markdownlint": "0.34.0",
"markdownlint-cli": "0.40.0",
Expand All @@ -115,7 +115,7 @@
"semantic-release": "23.0.8",
"toml-eslint-parser": "0.9.3",
"tsc-files": "1.1.4",
"tsx": "4.9.2",
"tsx": "4.9.3",
"typescript": "5.4.5",
"vue-eslint-parser": "9.4.2",
"yaml-eslint-parser": "1.2.2"
Expand Down
Loading

0 comments on commit aef8978

Please sign in to comment.