Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 10, 2025
1 parent e4eeae2 commit b79a663
Show file tree
Hide file tree
Showing 4 changed files with 369 additions and 87 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@
"@types/textdiff-patch": "^1.0.2",
"@types/turndown": "^5.0.5",
"@types/yamljs": "^0.2.34",
"@typescript-eslint/parser": "^8.22.0",
"@vitejs/plugin-react-swc": "^3.7.2",
"@vitest/ui": "^3.0.4",
"@typescript-eslint/parser": "^8.24.0",
"@vitejs/plugin-react-swc": "^3.8.0",
"@vitest/ui": "^3.0.5",
"eslint": "^8.57.1",
"eslint-config-prettier": "^10.0.1",
"eslint-config-standard": "^17.1.0",
Expand All @@ -68,11 +68,11 @@
"happy-dom": "^16.8.1",
"jest-diff": "^29.7.0",
"less": "^4.2.2",
"prettier": "^3.4.2",
"prettier": "^3.5.0",
"rollup-plugin-visualizer": "^5.13.1",
"tsx": "^4.19.2",
"typescript": "5.7.3",
"vite": "^6.0.11",
"vite": "^6.1.0",
"vite-plugin-svgr": "^4.3.0",
"vitest": "^2.1.8"
},
Expand All @@ -84,14 +84,14 @@
"@lumphammer/minirouter": "workspace:^",
"@lumphammer/shared-fvtt-bits": "workspace:^",
"@monaco-editor/react": "^4.6.0",
"@radix-ui/react-switch": "^1.1.2",
"@radix-ui/react-switch": "^1.1.3",
"case": "^1.6.3",
"d3-ease": "^3.0.1",
"focusable-selectors": "^0.8.4",
"html-escaper": "^3.0.3",
"immer": "^10.1.1",
"json5": "^2.2.3",
"marked": "^15.0.6",
"marked": "^15.0.7",
"nanoid": "^5.0.9",
"react": "^19.0.0",
"react-dom": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/investigator-fvtt-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@lumphammer/shared-fvtt-bits": "workspace:*",
"@tsconfig/recommended": "^1.0.8",
"fvtt-types": "github:League-of-Foundry-Developers/foundry-vtt-types#documents-v2-temp",
"prettier": "^3.4.2",
"prettier": "^3.5.0",
"typescript": "^5.7.3"
},
"volta": {
Expand Down
4 changes: 2 additions & 2 deletions packages/minirouter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"@emotion/react": "^11.14.0",
"@testing-library/jest-dom": "^6.6.3",
"@types/react": "^19.0.8",
"framer-motion": "^12.0.6",
"framer-motion": "^12.4.2",
"react": "^19.0.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"vite": "^6.0.11",
"vite": "^6.1.0",
"vitest": "^2.1.8"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit b79a663

Please sign in to comment.