Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbmatter committed Sep 22, 2024
1 parent 5721bcc commit 81a5ac1
Show file tree
Hide file tree
Showing 2 changed files with 294 additions and 289 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"facesjs": "^4.2.2",
"fast-deep-equal": "^3.1.3",
"flag-icons": "^7.2.3",
"framer-motion": "^11.5.4",
"framer-motion": "^11.5.6",
"html2canvas": "^1.4.1",
"just-clone": "^6.2.0",
"match-sorter": "^6.3.4",
Expand All @@ -76,7 +76,7 @@
"react-bootstrap": "^2.10.4",
"react-confirm": "^0.3.0-7",
"react-dom": "^18.3.1",
"react-select": "^5.8.0",
"react-select": "^5.8.1",
"roman-numerals": "^0.3.2",
"s-ago": "^2.2.0",
"streamsaver": "^2.0.6",
Expand Down Expand Up @@ -114,7 +114,7 @@
"@types/jest": "^29.5.13",
"@types/lodash-es": "^4.17.12",
"@types/node": "^22.5.5",
"@types/react": "^18.3.7",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.2.25",
"@types/roman-numerals": "^0.3.2",
"@types/streamsaver": "^2.0.5",
Expand All @@ -125,12 +125,12 @@
"@typescript-eslint/parser": "^8.6.0",
"browserslist": "^4.23.3",
"cheerio": "^1.0.0",
"chokidar": "^4.0.0",
"chokidar": "^4.0.1",
"cloudflare": "^3.5.0",
"concurrently": "^9.0.1",
"conditional-type-checks": "^1.0.6",
"cross-env": "^7.0.3",
"esbuild": "^0.23.1",
"esbuild": "^0.24.0",
"eslint": "^8.57.0",
"eslint-config-airbnb-typescript": "^18.0.0",
"eslint-config-prettier": "^9.1.0",
Expand Down Expand Up @@ -161,7 +161,7 @@
"prettier": "^3.3.3",
"purgecss": "^6.0.0",
"replace": "^1.2.2",
"rollup": "^4.21.3",
"rollup": "^4.22.4",
"rollup-plugin-blacklist": "^1.0.1",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "1.77.6",
Expand Down
Loading

0 comments on commit 81a5ac1

Please sign in to comment.