Skip to content

Commit

Permalink
refactor: small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
nikkeyl committed Nov 11, 2024
1 parent 4590a4f commit a775c60
Show file tree
Hide file tree
Showing 6 changed files with 470 additions and 590 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"stylelint": "^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
"@archoleat/reglib": "^1.1.0",
"@archoleat/reglib": "^1.2.0",
"prettier": "^3.3.3",
"stylelint": "^16.10.0",
"stylelint-config-standard-scss": "^13.1.0",
Expand All @@ -88,7 +88,7 @@
"@semantic-release/git": "^10.0.1",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-v8": "^2.1.3",
"@vitest/coverage-v8": "^2.1.4",
"conventional-changelog-conventionalcommits": "^8.0.0",
"editorconfig-checker": "^6.0.0",
"eslint": "^8.57.1",
Expand All @@ -101,7 +101,7 @@
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-unicorn": "^56.0.0",
"git-pull-run": "^1.4.0",
"globals": "^15.11.0",
"globals": "^15.12.0",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
Expand All @@ -110,10 +110,10 @@
"remark-preset-lint-consistent": "^6.0.0",
"remark-preset-lint-markdown-style-guide": "^6.0.0",
"remark-preset-lint-recommended": "^7.0.0",
"rollup": "^4.24.3",
"rollup": "^4.25.0",
"rollup-plugin-esbuild": "^6.1.1",
"semantic-release": "^24.2.0",
"typescript": "^5.6.3",
"vitest": "^2.1.3"
"vitest": "^2.1.4"
}
}
Loading

0 comments on commit a775c60

Please sign in to comment.