Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbmatter committed Nov 6, 2024
1 parent 845f6bb commit fd695b4
Show file tree
Hide file tree
Showing 2 changed files with 295 additions and 294 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@
"facesjs": "^4.2.2",
"fast-deep-equal": "^3.1.3",
"flag-icons": "^7.2.3",
"framer-motion": "11.5.6",
"framer-motion": "^11.11.11",
"html2canvas": "^1.4.1",
"just-clone": "^6.2.0",
"match-sorter": "6.3.*",
"match-sorter": "8.0.0",
"nanoevents": "^9.1.0",
"promise-worker-bi": "^4.1.1",
"react": "^18.3.1",
Expand Down Expand Up @@ -115,7 +115,7 @@
"@types/gtag.js": "^0.0.20",
"@types/jest": "^29.5.14",
"@types/lodash-es": "^4.17.12",
"@types/node": "^22.8.7",
"@types/node": "^22.9.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/roman-numerals": "^0.3.2",
Expand All @@ -127,7 +127,7 @@
"cheerio": "^1.0.0",
"chokidar": "^4.0.1",
"cloudflare": "^3.5.0",
"concurrently": "^9.0.1",
"concurrently": "^9.1.0",
"conditional-type-checks": "^1.0.6",
"cross-env": "^7.0.3",
"esbuild": "^0.24.0",
Expand All @@ -138,7 +138,7 @@
"eslint-plugin-react-hooks": "^5.0.0",
"fake-indexeddb": "^6.0.0",
"fs-extra": "^11.2.0",
"globals": "^15.11.0",
"globals": "^15.12.0",
"html-minifier-terser": "^7.2.0",
"husky": "^9.1.6",
"import-jsx": "github:dumbmatter/import-jsx#import-attributes",
Expand All @@ -153,19 +153,19 @@
"karma-mocha": "^2.0.1",
"karma-rollup-preprocessor": "^7.0.8",
"karma-source-map-support": "^1.4.0",
"lightningcss": "^1.27.0",
"lightningcss": "^1.28.1",
"lint-staged": "^15.2.10",
"log-symbols": "^7.0.0",
"mocha": "^10.8.2",
"prettier": "^3.3.3",
"purgecss": "^6.0.0",
"replace": "^1.2.2",
"rollup": "^4.24.3",
"rollup": "^4.24.4",
"rollup-plugin-blacklist": "^1.0.1",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "1.77.6",
"typescript": "^5.6.3",
"typescript-eslint": "^8.12.2",
"typescript-eslint": "^8.13.0",
"workbox-build": "^7.3.0"
},
"private": true
Expand Down
Loading

0 comments on commit fd695b4

Please sign in to comment.