mirror of
https://github.com/kou029w/_.git
synced 2025-01-31 22:38:06 +00:00
Bump vite from 5.1.6 to 5.1.7 in /eslint-plugin-tailwindcss
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.6 to 5.1.7. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.1.7/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.1.7/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
07d437da3d
commit
8d9f6330a5
2 changed files with 5 additions and 5 deletions
8
eslint-plugin-tailwindcss/package-lock.json
generated
8
eslint-plugin-tailwindcss/package-lock.json
generated
|
@ -21,7 +21,7 @@
|
||||||
"eslint-plugin-react-hooks": "^4.6.0",
|
"eslint-plugin-react-hooks": "^4.6.0",
|
||||||
"eslint-plugin-react-refresh": "^0.4.5",
|
"eslint-plugin-react-refresh": "^0.4.5",
|
||||||
"eslint-plugin-tailwindcss": "^3.15.1",
|
"eslint-plugin-tailwindcss": "^3.15.1",
|
||||||
"vite": "^5.1.6"
|
"vite": "^5.1.7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@aashutoshrathi/word-wrap": {
|
"node_modules/@aashutoshrathi/word-wrap": {
|
||||||
|
@ -5172,9 +5172,9 @@
|
||||||
"peer": true
|
"peer": true
|
||||||
},
|
},
|
||||||
"node_modules/vite": {
|
"node_modules/vite": {
|
||||||
"version": "5.1.6",
|
"version": "5.1.7",
|
||||||
"resolved": "https://registry.npmjs.org/vite/-/vite-5.1.6.tgz",
|
"resolved": "https://registry.npmjs.org/vite/-/vite-5.1.7.tgz",
|
||||||
"integrity": "sha512-yYIAZs9nVfRJ/AiOLCA91zzhjsHUgMjB+EigzFb6W2XTLO8JixBCKCjvhKZaye+NKYHCrkv3Oh50dH9EdLU2RA==",
|
"integrity": "sha512-sgnEEFTZYMui/sTlH1/XEnVNHMujOahPLGMxn1+5sIT45Xjng1Ec1K78jRP15dSmVgg5WBin9yO81j3o9OxofA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"esbuild": "^0.19.3",
|
"esbuild": "^0.19.3",
|
||||||
|
|
|
@ -23,6 +23,6 @@
|
||||||
"eslint-plugin-react-hooks": "^4.6.0",
|
"eslint-plugin-react-hooks": "^4.6.0",
|
||||||
"eslint-plugin-react-refresh": "^0.4.5",
|
"eslint-plugin-react-refresh": "^0.4.5",
|
||||||
"eslint-plugin-tailwindcss": "^3.15.1",
|
"eslint-plugin-tailwindcss": "^3.15.1",
|
||||||
"vite": "^5.1.6"
|
"vite": "^5.1.7"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue