Skip to content

Commit

Permalink
Package Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
SomeAspy committed Mar 18, 2024
1 parent ac0e2d8 commit f38f021
Show file tree
Hide file tree
Showing 2 changed files with 267 additions and 180 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@
"csslint": "stylelint \"**/*.css\""
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"@typescript-eslint/eslint-plugin": "^7.3.0",
"@typescript-eslint/parser": "^7.3.0",
"eslint": "^8.57.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-solid": "^0.13.1",
"stylelint": "^16.2.1",
"stylelint-config-standard": "^36.0.0",
"typescript": "^5.4.2",
"vite": "^5.1.5",
"vite-plugin-solid": "^2.10.1",
"vite": "^5.1.6",
"vite-plugin-solid": "^2.10.2",
"vite-plugin-solid-svg": "^0.8.0",
"vite-plugin-webfont-dl": "^3.9.1"
},
Expand Down
Loading

0 comments on commit f38f021

Please sign in to comment.