chore 📦: update project dependencies to latest versions

This commit is contained in:
Ante Budimir 2025-03-12 06:46:14 +02:00
parent 46751da51b
commit d7b0ca87b4
4 changed files with 466 additions and 272 deletions

View file

@ -5,7 +5,7 @@ import customOrderRule from './css-rules/custom-order/rule-definition.js';
export const vanillaExtract = {
meta: {
name: '@antebudimir/eslint-plugin-vanilla-extract',
version: '1.5.0',
version: '1.5.1',
},
rules: {
'alphabetical-order': alphabeticalOrderRule,