Skip to content

Commit

Permalink
chore: updated lock file
Browse files Browse the repository at this point in the history
Signed-off-by: prisis <[email protected]>
  • Loading branch information
prisis committed Jan 12, 2025
1 parent 9765ed5 commit 7d0d616
Show file tree
Hide file tree
Showing 3 changed files with 487 additions and 417 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"conventional-changelog-conventionalcommits": "8.0.0",
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"husky": "^9.1.7",
"is-ci": "^4.1.0",
"lint-staged": "^15.3.0",
Expand All @@ -109,7 +109,7 @@
"rimraf": "^6.0.1",
"secretlint": "9.0.0",
"semantic-release": "^24.2.1",
"stylelint": "^16.12.0",
"stylelint": "^16.13.0",
"taze": "^18.1.0",
"textlint": "^14.4.2",
"typescript": "5.7.3",
Expand Down
24 changes: 12 additions & 12 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,10 +121,10 @@
"test:watch": "vitest"
},
"dependencies": {
"@antfu/install-pkg": "^0.5.0",
"@antfu/install-pkg": "^1.0.0",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
"@eslint/compat": "^1.2.4",
"@eslint/js": "^9.17.0",
"@eslint/compat": "^1.2.5",
"@eslint/js": "^9.18.0",
"@eslint/markdown": "^6.2.1",
"@html-eslint/eslint-plugin": "^0.32.0",
"@html-eslint/parser": "^0.32.0",
Expand All @@ -134,13 +134,13 @@
"@typescript-eslint/parser": "^8.19.1",
"@visulima/package": "^3.4.2",
"@visulima/tsconfig": "^1.1.6",
"@vitest/eslint-plugin": "^1.1.24",
"@vitest/eslint-plugin": "^1.1.25",
"confusing-browser-globals": "^1.0.11",
"eslint-config-flat-gitignore": "^0.3.0",
"eslint-flat-config-utils": "^0.4.0",
"eslint-config-flat-gitignore": "^1.0.0",
"eslint-flat-config-utils": "^1.0.0",
"eslint-import-resolver-node": "^0.3.9",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-merge-processors": "^0.1.0",
"eslint-merge-processors": "^1.0.0",
"eslint-plugin-antfu": "^2.7.0",
"eslint-plugin-compat": "^6.0.2",
"eslint-plugin-es-x": "^8.4.1",
Expand Down Expand Up @@ -186,17 +186,17 @@
"@types/eslint-plugin-jsx-a11y": "^6.10.0",
"@types/eslint-plugin-tailwindcss": "^3.17.0",
"@types/semver": "^7.5.8",
"@unocss/eslint-plugin": "^0.65.4",
"@unocss/eslint-plugin": "^65.4.0",
"@visulima/packem": "^1.10.7",
"astro-eslint-parser": "^1.1.0",
"esbuild": "^0.24.2",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-plugin-astro": "^1.3.1",
"eslint-plugin-format": "^1.0.1",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.16",
"eslint-plugin-react-refresh": "^0.4.18",
"eslint-plugin-storybook": "^0.11.2",
"eslint-plugin-tailwindcss": "^3.17.5",
"eslint-plugin-testing-library": "^7.1.1",
Expand All @@ -205,15 +205,15 @@
"eslint-plugin-vitest": "^0.5.4",
"eslint-plugin-you-dont-need-lodash-underscore": "^6.14.0",
"eslint-plugin-zod": "^1.4.0",
"eslint-typegen": "^0.3.2",
"eslint-typegen": "^1.0.0",
"execa": "^9.5.2",
"prettier": "^3.4.2",
"react": "^19.0.0",
"rimraf": "^6.0.1",
"semantic-release": "^24.2.1",
"tinyglobby": "^0.2.10",
"tsx": "^4.19.2",
"type-fest": "^4.31.0",
"type-fest": "^4.32.0",
"typescript": "^5.7.3",
"vitest": "^2.1.8"
},
Expand Down
Loading

0 comments on commit 7d0d616

Please sign in to comment.