Skip to content

Commit

Permalink
Merge pull request #227 from sgratzl/upgrade
Browse files Browse the repository at this point in the history
build: upgrade dependencies
  • Loading branch information
sgratzl committed Apr 5, 2024
2 parents c08bc7b + 79d6c04 commit cc9993b
Show file tree
Hide file tree
Showing 2 changed files with 1,158 additions and 1,124 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@
"@rollup/plugin-typescript": "^11.1.6",
"@types/jest": "^29.5.12",
"@types/jest-image-snapshot": "^6.4.0",
"@types/node": "^20.11.27",
"@types/node": "^20.12.4",
"@types/seedrandom": "^3.0.8",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@yarnpkg/pnpify": "^4.0.1",
"@yarnpkg/sdks": "^3.1.0",
"canvas": "^2.11.2",
Expand All @@ -86,25 +86,25 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.0",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-image-snapshot": "^6.4.0",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"rollup": "^4.13.0",
"rollup": "^4.14.0",
"rollup-plugin-cleanup": "^3.2.1",
"rollup-plugin-dts": "^6.1.0",
"seedrandom": "^3.0.5",
"ts-jest": "^29.1.2",
"tslib": "^2.6.2",
"typedoc": "^0.25.12",
"typedoc-plugin-markdown": "^4.0.0-next.16",
"typedoc-vitepress-theme": "^1.0.0-next.9",
"typescript": "^5.4.2",
"typedoc-vitepress-theme": "^1.0.0-next.10",
"typescript": "^5.4.4",
"us-atlas": "^3.0.1",
"vitepress": "^1.0.0-rc.45",
"vitepress": "^1.0.2",
"vue": "^3.4.21",
"vue-chartjs": "^5.3.0",
"world-atlas": "^2.0.2"
Expand Down

0 comments on commit cc9993b

Please sign in to comment.