Skip to content

Commit

Permalink
chore(deps): update prettier and add node/types for vite
Browse files Browse the repository at this point in the history
  • Loading branch information
dysfunc committed Jan 30, 2024
1 parent 67397cd commit d710333
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 109 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,11 @@
"@storybook/svelte": "^7.6.10",
"@storybook/svelte-vite": "^7.6.10",
"@sveltejs/package": "^2.2.4",
"@sveltejs/vite-plugin-svelte": "^3.0.1",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/svelte": "^4.0.5",
"@tsconfig/svelte": "^5.0.2",
"@types/node": "^20.11.10",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"@vitest/coverage-v8": "^1.2.2",
Expand All @@ -89,8 +90,8 @@
"eslint-plugin-vitest": "^0.3.20",
"jsdom": "^21.0.0",
"nano-staged": "^0.8.0",
"prettier": "^2.7.1",
"prettier-plugin-svelte": "^2.7.0",
"prettier": "^3.1.0",
"prettier-plugin-svelte": "^3.1.2",
"publint": "^0.2.7",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
Loading

0 comments on commit d710333

Please sign in to comment.