Skip to content

Commit

Permalink
Bump deps and disable antfu/no-top-level-await for Astro (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
radum authored Dec 2, 2024
1 parent 0bdec90 commit 481b828
Show file tree
Hide file tree
Showing 8 changed files with 598 additions and 578 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ coverage
.vscode/*
!.vscode/settings.json

# TEMP
_fixtures
.temp
TEMP
Expand Down
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) Radu Micu
Copyright (c) 2024 Radu Micu

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![npm](https://img.shields.io/npm/v/@radum/eslint-config?color=444&label=)](https://npmjs.com/package/@radum/eslint-config)

> Personal recommended shareable config for eslint.
> Started as a rip-off of [Anthony's ESLint config preset](https://github.com/antfu/eslint-config/releases/tag/v3.9.2) amazing config but added my own flavour to it.
> Started as a rip-off of [Anthony's ESLint config preset](https://github.com/antfu/eslint-config/releases/tag/v3.11.2) amazing config but added my own flavour to it.
> Use it as is or as a foundation for your own config. You can extend or clone and change.
- Auto fix for formatting (aimed to be used standalone **without** Prettier)
Expand Down
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@radum/eslint-config",
"type": "module",
"version": "8.1.0",
"packageManager": "[email protected].2",
"packageManager": "[email protected].4",
"description": "@radum ESLint Shareable Config",
"author": "Radu Micu",
"license": "MIT",
Expand Down Expand Up @@ -109,36 +109,36 @@
}
},
"dependencies": {
"@antfu/install-pkg": "^0.4.1",
"@antfu/install-pkg": "^0.5.0",
"@clack/prompts": "^0.8.2",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
"@eslint/markdown": "^6.2.1",
"@stylistic/eslint-plugin": "^2.11.0",
"@typescript-eslint/eslint-plugin": "^8.15.0",
"@typescript-eslint/parser": "^8.15.0",
"@vitest/eslint-plugin": "^1.1.10",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"@vitest/eslint-plugin": "^1.1.13",
"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-compat": "^6.0.1",
"eslint-plugin-import-x": "^4.4.3",
"eslint-plugin-jsdoc": "^50.5.0",
"eslint-plugin-jsdoc": "^50.6.0",
"eslint-plugin-jsonc": "^2.18.2",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-n": "^17.14.0",
"eslint-plugin-no-only-tests": "^3.3.0",
"eslint-plugin-perfectionist": "^4.0.3",
"eslint-plugin-promise": "^7.1.0",
"eslint-plugin-perfectionist": "^4.1.2",
"eslint-plugin-promise": "^7.2.1",
"eslint-plugin-regexp": "^2.7.0",
"eslint-plugin-toml": "^0.11.1",
"eslint-plugin-toml": "^0.12.0",
"eslint-plugin-unicorn": "^56.0.1",
"eslint-plugin-unused-imports": "^4.1.4",
"eslint-plugin-vue": "^9.31.0",
"eslint-plugin-yml": "^1.15.0",
"eslint-plugin-vue": "^9.32.0",
"eslint-plugin-yml": "^1.16.0",
"eslint-processor-vue-blocks": "^0.1.2",
"globals": "^15.12.0",
"globals": "^15.13.0",
"jsonc-eslint-parser": "^2.4.0",
"local-pkg": "^0.5.1",
"parse-gitignore": "^2.0.0",
Expand All @@ -153,42 +153,42 @@
"@auto-it/first-time-contributor": "^11.3.0",
"@auto-it/npm": "^11.3.0",
"@auto-it/released": "^11.3.0",
"@eslint-react/eslint-plugin": "^1.17.1",
"@eslint-react/eslint-plugin": "^1.17.2",
"@eslint/config-inspector": "^0.5.6",
"@prettier/plugin-xml": "^3.4.1",
"@radum/eslint-config": "workspace:*",
"@stylistic/eslint-plugin-migrate": "^2.11.0",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.9.3",
"@types/node": "^22.10.1",
"@types/prompts": "^2.4.9",
"@types/yargs": "^17.0.33",
"@unocss/eslint-plugin": "^0.64.1",
"@unocss/eslint-plugin": "^0.65.0",
"astro-eslint-parser": "^1.1.0",
"auto": "^11.3.0",
"eslint": "^9.15.0",
"eslint": "^9.16.0",
"eslint-plugin-astro": "^1.3.1",
"eslint-plugin-format": "^0.1.2",
"eslint-plugin-format": "^0.1.3",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.14",
"eslint-plugin-react-refresh": "^0.4.16",
"eslint-plugin-solid": "^0.14.4",
"eslint-plugin-svelte": "^2.46.0",
"eslint-plugin-svelte": "^2.46.1",
"eslint-typegen": "^0.3.2",
"esno": "^4.8.0",
"execa": "^9.5.1",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"husky": "^9.1.7",
"jiti": "^2.4.0",
"jiti": "^2.4.1",
"lint-staged": "^15.2.10",
"prettier-plugin-astro": "^0.14.1",
"prettier-plugin-slidev": "^1.0.5",
"rimraf": "^6.0.1",
"svelte": "^5.2.7",
"svelte": "^5.4.0",
"svelte-eslint-parser": "^0.43.0",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"vitest": "^2.1.5",
"vitest": "^2.1.7",
"vue": "^3.5.13"
},
"resolutions": {
Expand Down
Loading

0 comments on commit 481b828

Please sign in to comment.