Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency updates #60

Open
wants to merge 28 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
a63a48c
build(deps-dev): bump vite-tsconfig-paths from 4.2.1 to 4.3.2
dependabot[bot] Apr 15, 2024
1853fea
build(deps-dev): bump @types/react-dom from 18.2.15 to 18.2.25
dependabot[bot] Apr 15, 2024
f72d124
build(deps): bump axios from 1.6.5 to 1.7.2
dependabot[bot] May 27, 2024
b0e275d
build(deps-dev): bump @ianvs/prettier-plugin-sort-imports
dependabot[bot] Jul 1, 2024
39cabe3
build(deps-dev): bump vite from 5.1.7 to 5.3.3
dependabot[bot] Jul 8, 2024
97c5e24
Merge pull request #48 from line/dependabot/npm_and_yarn/dev/vite-tsc…
thebestluck Aug 30, 2024
fb02f24
Merge pull request #49 from line/dependabot/npm_and_yarn/dev/types/re…
thebestluck Aug 30, 2024
83d6e7c
Merge pull request #53 from line/dependabot/npm_and_yarn/dev/axios-1.7.2
thebestluck Aug 30, 2024
a5a7c7b
chore: lock
thebestluck Aug 30, 2024
b31aa82
Merge pull request #58 from line/dependabot/npm_and_yarn/dev/ianvs/pr…
thebestluck Aug 30, 2024
91dfade
chore: lock
thebestluck Aug 30, 2024
dd93c8b
Merge branch 'dev' into dependabot/npm_and_yarn/dev/vite-5.3.3
thebestluck Aug 30, 2024
f8e9c48
Merge pull request #59 from line/dependabot/npm_and_yarn/dev/vite-5.3.3
thebestluck Aug 30, 2024
3a7e661
chore: update lock
thebestluck Aug 30, 2024
7477a6b
build(deps-dev): bump stylelint-config-recommended from 14.0.0 to 14.0.1
dependabot[bot] Sep 2, 2024
8065463
build(deps-dev): bump eslint from 8.54.0 to 8.57.1
dependabot[bot] Sep 23, 2024
71ab8de
build(deps-dev): bump eslint-plugin-react-refresh from 0.4.6 to 0.4.14
dependabot[bot] Oct 28, 2024
76ee6f1
build(deps-dev): bump sass from 1.72.0 to 1.81.0
dependabot[bot] Nov 18, 2024
5b28550
build(deps-dev): bump vite-tsconfig-paths from 4.3.2 to 5.1.3
dependabot[bot] Nov 25, 2024
65e06f9
Merge pull request #64 from line/dependabot/npm_and_yarn/dev/stylelin…
thebestluck Jan 8, 2025
e03959d
Merge branch 'dev' into dependabot/npm_and_yarn/dev/eslint-8.57.1
thebestluck Jan 9, 2025
63e097e
Merge pull request #70 from line/dependabot/npm_and_yarn/dev/eslint-8…
thebestluck Jan 9, 2025
1c13b4e
Merge branch 'dev' into dependabot/npm_and_yarn/dev/sass-1.81.0
thebestluck Jan 9, 2025
41c49e2
Merge pull request #81 from line/dependabot/npm_and_yarn/dev/sass-1.81.0
thebestluck Jan 9, 2025
2d91157
Merge branch 'dev' into dependabot/npm_and_yarn/dev/vite-tsconfig-pat…
thebestluck Jan 9, 2025
388d663
Merge pull request #82 from line/dependabot/npm_and_yarn/dev/vite-tsc…
thebestluck Jan 9, 2025
af2928c
Merge branch 'dev' into dependabot/npm_and_yarn/dev/eslint-plugin-rea…
thebestluck Jan 9, 2025
a3cd390
Merge pull request #77 from line/dependabot/npm_and_yarn/dev/eslint-p…
thebestluck Jan 9, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"prepare": "husky install"
},
"dependencies": {
"axios": "^1.6.5",
"axios": "^1.7.2",
"html2canvas": "^1.4.1",
"quantize": "^1.0.2",
"react": "^18.2.0",
Expand All @@ -24,32 +24,32 @@
"react-markdown": "^9.0.1"
},
"devDependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.1.1",
"@ianvs/prettier-plugin-sort-imports": "^4.3.0",
"@types/node": "^20.11.30",
"@types/quantize": "^1.0.2",
"@types/react": "^18.2.75",
"@types/react-dom": "^18.2.15",
"@types/react-dom": "^18.2.25",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitejs/plugin-react": "^4.2.1",
"eslint": "^8.53.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.6",
"eslint-plugin-react-refresh": "^0.4.14",
"husky": "^8.0.3",
"prettier": "^3.2.5",
"rollup-plugin-copy": "^3.5.0",
"sass": "^1.72.0",
"sass": "^1.81.0",
"stylelint": "^16.0.2",
"stylelint-config-recommended": "^14.0.0",
"stylelint-config-recommended": "^14.0.1",
"stylelint-config-standard-scss": "^12.0.0",
"stylelint-order": "^6.0.4",
"typescript": "^5.2.2",
"vite": "^5.1.7",
"vite": "^5.3.3",
"vite-plugin-stylelint": "^5.3.1",
"vite-plugin-svgr": "^4.2.0",
"vite-tsconfig-paths": "^4.2.1"
"vite-tsconfig-paths": "^5.1.3"
}
}
Loading
Loading