Skip to content

Commit

Permalink
fix: micromatch package update
Browse files Browse the repository at this point in the history
  • Loading branch information
jacovinus committed Oct 23, 2024
1 parent ce1a0a2 commit 7774f63
Show file tree
Hide file tree
Showing 3 changed files with 1,086 additions and 1,070 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@types/node": "^20.14.8",
"@types/react": "^18.3.3",
"@types/node": "^20.16.15",
"@types/react": "^18.3.12",
"jsdom": "24.1.1",
"turbo": "^1.13.4",
"typescript": "^5.4.5"
"typescript": "^5.6.3"
},
"dependencies": {
"jsdom": "24.1.1",
Expand Down
68 changes: 34 additions & 34 deletions packages/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,87 +10,87 @@
"preview": "vite preview"
},
"dependencies": {
"@emotion/css": "^11.13.0",
"@emotion/is-prop-valid": "^1.3.0",
"@emotion/react": "^11.13.0",
"@emotion/styled": "^11.11.5",
"@fingerprintjs/fingerprintjs": "^4.5.0",
"@emotion/css": "^11.13.4",
"@emotion/is-prop-valid": "^1.3.1",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@fingerprintjs/fingerprintjs": "^4.5.1",
"@microlink/react-json-view": "latest",
"@mui/base": "5.0.0-beta.5",
"@mui/icons-material": "^5.15.20",
"@mui/material": "^5.15.20",
"@mui/styles": "^5.15.20",
"@mui/icons-material": "^5.16.7",
"@mui/material": "^5.16.7",
"@mui/styles": "^5.16.7",
"@mui/x-charts": "7.7.1",
"@szhsin/react-menu": "^4.1.0",
"@tanstack/match-sorter-utils": "^8.15.1",
"@tanstack/react-table": "^8.17.3",
"axios": "^1.7.4",
"@szhsin/react-menu": "^4.2.2",
"@tanstack/match-sorter-utils": "^8.19.4",
"@tanstack/react-table": "^8.20.5",
"axios": "^1.7.7",
"classnames": "^2.5.1",
"combokeys": "^3.0.1",
"date-fns": "^2.30.0",
"dayjs": "^1.11.12",
"dayjs": "^1.11.13",
"deep-freeze": "^0.0.1",
"dnd-core": "^16.0.1",
"echarts": "^5.5.1",
"fuzzy": "^0.1.3",
"immutability-helper": "^3.1.1",
"isomorphic-dompurify": "^1.13.0",
"javascript-time-ago": "^2.5.10",
"javascript-time-ago": "^2.5.11",
"jquery": "^3.7.1",
"jsdom": "24.1.1",
"lodash": "^4.17.21",
"lru-memoize": "^1.1.0",
"memoize-one": "^6.0.0",
"moment": "^2.30.1",
"moment-timezone": "^0.5.45",
"moment-timezone": "^0.5.46",
"nanoid": "^5.0.7",
"papaparse": "^5.4.1",
"prismjs": "^1.29.0",
"react": "^18.3.1",
"react-cookie": "^7.2.0",
"react-day-picker": "^9.0.1",
"react-cookie": "^7.2.1",
"react-day-picker": "^9.1.4",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"react-dom": "^18.3.1",
"react-flot": "^1.3.0",
"react-redux": "^8.1.3",
"react-responsive": "^9.0.2",
"react-router-dom": "^6.24.0",
"react-select": "^5.8.0",
"react-router-dom": "^6.27.0",
"react-select": "^5.8.1",
"redux": "^4.2.1",
"redux-thunk": "^2.4.2",
"reselect": "^5.1.1",
"slate": "^0.103.0",
"slate-history": "^0.100.0",
"slate-react": "^0.105.0",
"tss-react": "^4.9.10",
"tss-react": "^4.9.13",
"uuid": "^10.0.0",
"web-vitals": "^4.2.3",
"web-vitals": "^4.2.4",
"zod": "^3.23.8",
"zustand": "^4.5.2"
"zustand": "^4.5.5"
},
"devDependencies": {
"@emotion/babel-plugin": "^11.12.0",
"@testing-library/react": "^14.3.1",
"@types/fingerprintjs": "^0.5.28",
"@types/jest": "^29.5.12",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"@types/jest": "^29.5.14",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitejs/plugin-basic-ssl": "^1.1.0",
"@vitejs/plugin-react": "^4.3.1",
"@vitejs/plugin-react": "^4.3.3",
"dayjs-plugin-utc": "^0.1.2",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.7",
"eslint-plugin-react-refresh": "^0.4.13",
"happy-dom": "^14.12.3",
"jsdom": "24.1.1",
"prettier": "^3.3.2",
"sass": "^1.77.5",
"prettier": "^3.3.3",
"sass": "^1.80.3",
"scss": "^0.2.4",
"typescript": "^5.4.5",
"vite": "^5.4.6",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vitest": "^1.6.0"
}
}
Loading

0 comments on commit 7774f63

Please sign in to comment.