Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbmatter committed Nov 25, 2024
1 parent 8e754ce commit 945229e
Show file tree
Hide file tree
Showing 4 changed files with 407 additions and 385 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"dependencies": {
"@bugsnag/browser": "^8.1.2",
"@bugsnag/plugin-react": "^8.1.1",
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/sortable": "^8.0.0",
"@dnd-kit/core": "^6.2.0",
"@dnd-kit/sortable": "^9.0.0",
"@dumbmatter/idb": "^8.0.0",
"@juggle/resize-observer": "^3.4.0",
"@mattiasbuelens/web-streams-adapter": "^0.1.0",
Expand Down Expand Up @@ -73,7 +73,7 @@
"promise-worker-bi": "^4.1.1",
"react": "^18.3.1",
"react-addons-text-content": "^0.0.4",
"react-bootstrap": "^2.10.5",
"react-bootstrap": "^2.10.6",
"react-confirm": "^0.3.0-7",
"react-dom": "^18.3.1",
"react-select": "^5.8.3",
Expand Down Expand Up @@ -101,7 +101,7 @@
"@babel/preset-react": "^7.25.9",
"@babel/preset-typescript": "^7.26.0",
"@eslint/js": "^9.15.0",
"@restart/ui": "^1.9.0",
"@restart/ui": "^1.9.1",
"@rollup/plugin-alias": "^5.1.1",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^28.0.1",
Expand All @@ -114,7 +114,7 @@
"@types/gtag.js": "^0.0.20",
"@types/jest": "^29.5.14",
"@types/lodash-es": "^4.17.12",
"@types/node": "^22.9.1",
"@types/node": "^22.9.3",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/roman-numerals": "^0.3.2",
Expand All @@ -141,7 +141,7 @@
"html-minifier-terser": "^7.2.0",
"husky": "^9.1.7",
"import-jsx": "github:dumbmatter/import-jsx#import-attributes",
"ink": "^5.0.1",
"ink": "^5.1.0",
"ink-spinner": "^5.0.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
Expand All @@ -152,18 +152,18 @@
"karma-mocha": "^2.0.1",
"karma-rollup-preprocessor": "^7.0.8",
"karma-source-map-support": "^1.4.0",
"lightningcss": "^1.28.1",
"lightningcss": "^1.28.2",
"lint-staged": "^15.2.10",
"log-symbols": "^7.0.0",
"mocha": "^10.8.2",
"prettier": "^3.3.3",
"purgecss": "^6.0.0",
"purgecss": "^7.0.2",
"replace": "^1.2.2",
"rollup": "^4.27.3",
"rollup": "^4.27.4",
"rollup-plugin-blacklist": "^1.0.1",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "1.77.6",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"typescript-eslint": "^8.15.0",
"workbox-build": "^7.3.0"
},
Expand Down
Loading

0 comments on commit 945229e

Please sign in to comment.