4
4
"version" : " 0.0.0-semantic-release" ,
5
5
"license" : " MIT" ,
6
6
"repository" : " https://github.com/kouts/vue-search-input" ,
7
- "packageManager" : " pnpm@10.6.3 " ,
7
+ "packageManager" : " pnpm@10.14.0 " ,
8
8
"type" : " module" ,
9
9
"author" : " Giannis Koutsaftakis" ,
10
10
"keywords" : [
48
48
"prepare" : " husky"
49
49
},
50
50
"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 " ,
55
55
"@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 " ,
60
60
"@vue/test-utils" : " ^2.4.6" ,
61
- "eslint" : " ^9.23 .0" ,
61
+ "eslint" : " ^9.32 .0" ,
62
62
"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 " ,
65
65
"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 " ,
68
68
"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 "
77
77
}
78
78
}
0 commit comments