44 "version" : " 0.0.0-semantic-release" ,
55 "license" : " MIT" ,
66 "repository" : " https://github.com/kouts/vue-search-input" ,
7- "packageManager" : " pnpm@10.6.3 " ,
7+ "packageManager" : " pnpm@10.14.0 " ,
88 "type" : " module" ,
99 "author" : " Giannis Koutsaftakis" ,
1010 "keywords" : [
4848 "prepare" : " husky"
4949 },
5050 "devDependencies" : {
51- "@commitlint/cli" : " ^19.8.0 " ,
52- "@commitlint/config-conventional" : " ^19.8.0 " ,
53- "@kouts/eslint-config" : " ^3.0.1 " ,
54- "@tailwindcss/vite" : " ^4.0.17 " ,
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 " ,
5555 "@types/jsdom" : " ^21.1.7" ,
56- "@types/node" : " ^22.13.14 " ,
57- "@vitejs/plugin-vue" : " ^5.2.3 " ,
58- "@vitest/coverage-v8" : " ^3.0.9 " ,
59- "@vue/compiler-sfc" : " ^3.5.13 " ,
56+ "@types/node" : " ^24.2.0 " ,
57+ "@vitejs/plugin-vue" : " ^6.0.1 " ,
58+ "@vitest/coverage-v8" : " ^3.2.4 " ,
59+ "@vue/compiler-sfc" : " ^3.5.18 " ,
6060 "@vue/test-utils" : " ^2.4.6" ,
61- "eslint" : " ^9.23 .0" ,
61+ "eslint" : " ^9.32 .0" ,
6262 "husky" : " ^9.1.7" ,
63- "jsdom" : " ^26.0 .0" ,
64- "lint-staged" : " ^15.5.0 " ,
63+ "jsdom" : " ^26.1 .0" ,
64+ "lint-staged" : " ^16.1.4 " ,
6565 "make-coverage-badge" : " ^1.2.0" ,
66- "prettier" : " ^3.5.3 " ,
67- "prettier-plugin-tailwindcss" : " ^0.6.11 " ,
66+ "prettier" : " ^3.6.2 " ,
67+ "prettier-plugin-tailwindcss" : " ^0.6.14 " ,
6868 "rollup-plugin-delete" : " ^3.0.1" ,
69- "sass" : " ^1.86 .0" ,
70- "tailwindcss" : " ^4.0.17 " ,
71- "typescript" : " ^5.8.2 " ,
72- "vite" : " ^6.2.3 " ,
73- "vite-plugin-dts" : " ^4.5.3 " ,
74- "vitest" : " ^3.0.9 " ,
75- "vue" : " ^3.5.13 " ,
76- "vue-tsc" : " ^2.2.8 "
69+ "sass" : " ^1.90 .0" ,
70+ "tailwindcss" : " ^4.1.11 " ,
71+ "typescript" : " ^5.8.3 " ,
72+ "vite" : " ^7.1.0 " ,
73+ "vite-plugin-dts" : " ^4.5.4 " ,
74+ "vitest" : " ^3.2.4 " ,
75+ "vue" : " ^3.5.18 " ,
76+ "vue-tsc" : " ^3.0.5 "
7777 }
7878}
0 commit comments