Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#7)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 77daa03 commit 9ddfe09
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
Binary file modified bun.lockb
Binary file not shown.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,32 +57,32 @@
},
"devDependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
"@eslint/markdown": "^6.1.0",
"@eslint/markdown": "^6.2.0",
"@prettier/plugin-xml": "^3.4.1",
"@stacksjs/cli": "^0.65.0",
"@stacksjs/development": "^0.65.0",
"@stacksjs/eslint-config": "^3.7.3-stacks-1.12",
"@stacksjs/eslint-plugin": ">=0.1.1",
"@stacksjs/storage": "^0.65.0",
"@stylistic/eslint-plugin": "^2.8.0",
"@types/bun": "^1.1.10",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"@vitest/eslint-plugin": "^1.1.4",
"@stacksjs/eslint-plugin": ">=0.1.3",
"@stacksjs/storage": "^0.66.0",
"@stylistic/eslint-plugin": "^2.9.0",
"@types/bun": "^1.1.11",
"@typescript-eslint/eslint-plugin": "^8.10.0",
"@typescript-eslint/parser": "^8.10.0",
"@vitest/eslint-plugin": "^1.1.7",
"c12": "^2.0.1",
"eslint": "^9.10.0",
"eslint": "^9.12.0",
"eslint-config-flat-gitignore": "^0.3.0",
"eslint-flat-config-utils": "^0.4.0",
"eslint-merge-processors": "^0.1.0",
"eslint-plugin-antfu": "^2.7.0",
"eslint-plugin-command": "^0.2.6",
"eslint-plugin-format": ">=0.1.0",
"eslint-plugin-import-x": "^4.3.0",
"eslint-plugin-jsdoc": "^50.3.0",
"eslint-plugin-format": ">=0.1.2",
"eslint-plugin-import-x": "^4.3.1",
"eslint-plugin-jsdoc": "^50.4.3",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-n": "^17.10.3",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-no-only-tests": "^3.3.0",
"eslint-plugin-perfectionist": "^3.7.0",
"eslint-plugin-perfectionist": "^3.9.1",
"eslint-plugin-regexp": "^2.6.0",
"eslint-plugin-toml": "^0.11.1",
"eslint-plugin-unicorn": "^55.0.0",
Expand All @@ -91,7 +91,7 @@
"local-pkg": "^0.5.0",
"neverthrow": "^8.0.0",
"tinyglobby": "^0.2.9",
"vitepress": "^1.4.0"
"vitepress": "^1.4.1"
},
"simple-git-hooks": {
"pre-commit": "bunx lint-staged",
Expand Down

0 comments on commit 9ddfe09

Please sign in to comment.