Skip to content

Commit

Permalink
build: deps update
Browse files Browse the repository at this point in the history
  • Loading branch information
RebeccaStevens committed Oct 20, 2024
1 parent 68fb811 commit f6d8072
Show file tree
Hide file tree
Showing 2 changed files with 927 additions and 979 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,17 +58,17 @@
"dependencies": {
"@antfu/install-pkg": "^0.4.1",
"@clack/prompts": "^0.7.0",
"globals": "^15.10.0",
"globals": "^15.11.0",
"local-pkg": "^0.5.0"
},
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@cspell/dict-cryptocurrencies": "5.0.0",
"@eslint-react/eslint-plugin": "1.14.3",
"@eslint/compat": "1.2.0",
"@cspell/dict-cryptocurrencies": "5.0.3",
"@eslint-react/eslint-plugin": "1.15.0",
"@eslint/compat": "1.2.1",
"@intlify/eslint-plugin-vue-i18n": "3.0.0",
"@rollup/plugin-typescript": "12.1.0",
"@rollup/plugin-typescript": "12.1.1",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "13.0.0",
"@semantic-release/git": "10.0.1",
Expand All @@ -78,16 +78,16 @@
"@stylistic/eslint-plugin": "2.9.0",
"@stylistic/eslint-plugin-migrate": "2.9.0",
"@types/eslint": "9.6.1",
"@types/node": "22.7.5",
"@typescript-eslint/eslint-plugin": "8.8.1",
"@typescript-eslint/parser": "8.8.1",
"@typescript-eslint/utils": "8.8.1",
"@unocss/eslint-plugin": "0.63.3",
"@types/node": "22.7.7",
"@typescript-eslint/eslint-plugin": "8.10.0",
"@typescript-eslint/parser": "8.10.0",
"@typescript-eslint/utils": "8.10.0",
"@unocss/eslint-plugin": "0.63.4",
"@vitest/eslint-plugin": "1.1.7",
"commitizen": "4.3.1",
"cspell": "8.14.4",
"cspell": "8.15.4",
"cz-conventional-changelog": "3.3.0",
"eslint": "9.12.0",
"eslint": "9.13.0",
"eslint-config-prettier": "9.1.0",
"eslint-flat-config-utils": "0.4.0",
"eslint-formatting-reporter": "0.0.0",
Expand All @@ -98,31 +98,31 @@
"eslint-plugin-functional": "7.1.0",
"eslint-plugin-i18next": "6.1.0",
"eslint-plugin-import-x": "4.3.1",
"eslint-plugin-jsdoc": "50.3.1",
"eslint-plugin-jsdoc": "50.4.3",
"eslint-plugin-jsonc": "2.16.0",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-markdown": "5.1.0",
"eslint-plugin-n": "17.10.3",
"eslint-plugin-n": "17.11.1",
"eslint-plugin-no-only-tests": "3.3.0",
"eslint-plugin-optimize-regex": "1.2.1",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-refresh": "0.4.12",
"eslint-plugin-react-hooks": "5.0.0",
"eslint-plugin-react-refresh": "0.4.13",
"eslint-plugin-readable-tailwind": "1.8.1",
"eslint-plugin-regexp": "2.6.0",
"eslint-plugin-sonarjs": "2.0.3",
"eslint-plugin-tailwindcss": "3.17.4",
"eslint-plugin-sonarjs": "2.0.4",
"eslint-plugin-tailwindcss": "3.17.5",
"eslint-plugin-toml": "0.11.1",
"eslint-plugin-unicorn": "56.0.0",
"eslint-plugin-vue": "9.28.0",
"eslint-plugin-vue": "9.29.1",
"eslint-plugin-yml": "1.14.0",
"eslint-processor-vue-blocks": "0.1.2",
"eslint-typegen": "0.3.2",
"husky": "9.1.6",
"jiti": "2.3.3",
"jsonc-eslint-parser": "2.4.0",
"knip": "5.33.1",
"knip": "5.33.3",
"lint-staged": "15.2.10",
"markdownlint": "0.35.0",
"markdownlint-cli": "0.42.0",
Expand All @@ -131,12 +131,12 @@
"rollup": "4.24.0",
"rollup-plugin-deassert": "1.3.0",
"rollup-plugin-dts-bundle-generator": "1.4.0",
"semantic-release": "24.1.2",
"semantic-release": "24.1.3",
"sort-package-json": "2.10.1",
"toml-eslint-parser": "0.10.0",
"tsc-files": "1.1.4",
"tsx": "4.19.1",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vue-eslint-parser": "9.4.3",
"yaml-eslint-parser": "1.2.3"
},
Expand Down Expand Up @@ -313,7 +313,7 @@
"optional": true
}
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"engines": {
"node": ">=20.0.0"
}
Expand Down
Loading

0 comments on commit f6d8072

Please sign in to comment.