44 "version" : " 0.0.0-semantic-release" ,
55 "license" : " MIT" ,
66 "repository" : " https://github.com/kouts/vue-search-input" ,
7- "packageManager" : " pnpm@10.14 .0" ,
7+ "packageManager" : " pnpm@10.20 .0" ,
88 "type" : " module" ,
99 "author" : " Giannis Koutsaftakis" ,
1010 "keywords" : [
4848 "prepare" : " husky"
4949 },
5050 "devDependencies" : {
51- "@commitlint/cli" : " ^19.8.1 " ,
52- "@commitlint/config-conventional" : " ^19.8.1 " ,
53- "@kouts/eslint-config" : " ^3.0.5 " ,
54- "@tailwindcss/vite" : " ^4.1.11 " ,
55- "@types/jsdom" : " ^21.1.7 " ,
56- "@types/node" : " ^24.2.0 " ,
51+ "@commitlint/cli" : " ^20.1.0 " ,
52+ "@commitlint/config-conventional" : " ^20.0.0 " ,
53+ "@kouts/eslint-config" : " ^3.0.9 " ,
54+ "@tailwindcss/vite" : " ^4.1.16 " ,
55+ "@types/jsdom" : " ^27.0.0 " ,
56+ "@types/node" : " ^24.9.2 " ,
5757 "@vitejs/plugin-vue" : " ^6.0.1" ,
58- "@vitest/coverage-v8" : " ^3.2.4 " ,
59- "@vue/compiler-sfc" : " ^3.5.18 " ,
58+ "@vitest/coverage-v8" : " ^4.0.6 " ,
59+ "@vue/compiler-sfc" : " ^3.5.22 " ,
6060 "@vue/test-utils" : " ^2.4.6" ,
61- "eslint" : " ^9.32 .0" ,
61+ "eslint" : " ^9.39 .0" ,
6262 "husky" : " ^9.1.7" ,
63- "jsdom" : " ^26 .1.0" ,
64- "lint-staged" : " ^16.1.4 " ,
63+ "jsdom" : " ^27 .1.0" ,
64+ "lint-staged" : " ^16.2.6 " ,
6565 "make-coverage-badge" : " ^1.2.0" ,
6666 "prettier" : " ^3.6.2" ,
67- "prettier-plugin-tailwindcss" : " ^0.6.14 " ,
67+ "prettier-plugin-tailwindcss" : " ^0.7.1 " ,
6868 "rollup-plugin-delete" : " ^3.0.1" ,
69- "sass" : " ^1.90.0 " ,
70- "tailwindcss" : " ^4.1.11 " ,
71- "typescript" : " ^5.8 .3" ,
72- "vite" : " ^7.1.0 " ,
69+ "sass" : " ^1.93.3 " ,
70+ "tailwindcss" : " ^4.1.16 " ,
71+ "typescript" : " ^5.9 .3" ,
72+ "vite" : " ^7.1.12 " ,
7373 "vite-plugin-dts" : " ^4.5.4" ,
74- "vitest" : " ^3.2.4 " ,
75- "vue" : " ^3.5.18 " ,
76- "vue-tsc" : " ^3.0.5 "
74+ "vitest" : " ^4.0.6 " ,
75+ "vue" : " ^3.5.22 " ,
76+ "vue-tsc" : " ^3.1.2 "
7777 }
7878}
0 commit comments