Skip to content

Commit

Permalink
Merge pull request #34 from line/dev
Browse files Browse the repository at this point in the history
Dependency updates
  • Loading branch information
thebestluck authored Mar 20, 2024
2 parents 2064744 + fa65db8 commit 3b248f8
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 52 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.1.1",
"@types/node": "^20.11.5",
"@types/node": "^20.11.30",
"@types/quantize": "^1.0.2",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
Expand All @@ -35,19 +35,19 @@
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.4",
"eslint-plugin-react-refresh": "^0.4.6",
"husky": "^8.0.3",
"prettier": "^3.1.0",
"rollup-plugin-copy": "^3.5.0",
"sass": "^1.69.5",
"sass": "^1.72.0",
"stylelint": "^16.0.2",
"stylelint-config-recommended": "^14.0.0",
"stylelint-config-standard-scss": "^12.0.0",
"stylelint-order": "^6.0.4",
"typescript": "^5.2.2",
"vite": "^5.0.12",
"vite": "^5.1.6",
"vite-plugin-stylelint": "^5.3.1",
"vite-plugin-svgr": "^4.2.0",
"vite-tsconfig-paths": "^4.2.1"
Expand Down
108 changes: 61 additions & 47 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3b248f8

Please sign in to comment.