Skip to content

Commit

Permalink
Merge pull request #374 from metrico/fix/security_updates
Browse files Browse the repository at this point in the history
fix: upgrade packages
  • Loading branch information
jacovinus authored Dec 1, 2023
2 parents f15c331 + 1558050 commit 7cabdd8
Show file tree
Hide file tree
Showing 3 changed files with 1,169 additions and 1,196 deletions.
58 changes: 29 additions & 29 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
{
"name": "qryn-view",
"version": "0.26.2",
"description": "Data Explorer UI for qryn",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/metrico/qryn-view.git"
},
"main": "index.js",
"scripts": {
"test": "turbo run test",
"dev": "turbo run dev ",
"build": "turbo run build"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@types/node": "^20.3.1",
"@types/react": "^18.0.37",
"turbo": "^1.10.3",
"typescript": "^5.1.3"
},
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"ts-node": "^10.9.1"
}
}
{
"name": "qryn-view",
"version": "0.26.2",
"description": "Data Explorer UI for qryn",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/metrico/qryn-view.git"
},
"main": "index.js",
"scripts": {
"test": "turbo run test",
"dev": "turbo run dev ",
"build": "turbo run build"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@types/node": "^20.10.1",
"@types/react": "^18.2.39",
"turbo": "^1.10.16",
"typescript": "^5.3.2"
},
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"ts-node": "^10.9.1"
}
}
62 changes: 31 additions & 31 deletions packages/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,25 +16,25 @@
"@emotion/styled": "^11.11.0",
"@microlink/react-json-view": "latest",
"@mui/base": "5.0.0-beta.5",
"@mui/icons-material": "^5.11.16",
"@mui/material": "^5.13.6",
"@mui/styles": "^5.13.2",
"@mui/icons-material": "^5.14.19",
"@mui/material": "^5.14.19",
"@mui/styles": "^5.14.19",
"@mui/x-charts": "6.0.0-alpha.12",
"@szhsin/react-menu": "^4.0.0",
"@szhsin/react-menu": "^4.1.0",
"@tanstack/match-sorter-utils": "^8.8.4",
"@tanstack/react-table": "^8.9.2",
"axios": "^1.6.0",
"@tanstack/react-table": "^8.10.7",
"axios": "^1.6.2",
"classnames": "^2.3.2",
"combokeys": "^3.0.1",
"date-fns": "^2.30.0",
"dayjs": "^1.11.9",
"dayjs": "^1.11.10",
"deep-freeze": "^0.0.1",
"dnd-core": "^16.0.1",
"fuzzy": "^0.1.3",
"immutability-helper": "^3.1.1",
"isomorphic-dompurify": "^1.7.0",
"isomorphic-dompurify": "^1.11.0",
"javascript-time-ago": "^2.5.9",
"jquery": "^3.7.0",
"jquery": "^3.7.1",
"json-markup": "^1.1.4",
"lodash": "^4.17.21",
"lru-memoize": "^1.1.0",
Expand All @@ -46,43 +46,43 @@
"prismjs": "^1.29.0",
"react": "^18.2.0",
"react-cookie": "^4.1.1",
"react-day-picker": "^8.8.0",
"react-day-picker": "^8.9.1",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"react-dom": "^18.2.0",
"react-flot": "^1.3.0",
"react-redux": "^8.1.0",
"react-redux": "^8.1.3",
"react-responsive": "^9.0.2",
"react-router-dom": "^6.13.0",
"react-select": "^5.7.3",
"react-router-dom": "^6.20.0",
"react-select": "^5.8.0",
"redux": "^4.2.1",
"redux-thunk": "^2.4.2",
"reselect": "^4.1.8",
"slate": "^0.94.1",
"slate-history": "^0.93.0",
"slate-react": "^0.97.1",
"tss-react": "^4.8.6",
"zustand": "^4.3.9"
"slate-react": "^0.97.2",
"tss-react": "^4.9.3",
"zustand": "^4.4.7"
},
"devDependencies": {
"@emotion/babel-plugin": "^11.11.0",
"@testing-library/react": "^14.0.0",
"@types/jest": "^29.5.2",
"@types/react": "^18.0.37",
"@types/react-dom": "^18.0.11",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"@vitejs/plugin-basic-ssl": "^1.0.1",
"@vitejs/plugin-react": "^4.0.0",
"eslint": "^8.38.0",
"@testing-library/react": "^14.1.2",
"@types/jest": "^29.5.10",
"@types/react": "^18.2.39",
"@types/react-dom": "^18.2.17",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vitejs/plugin-basic-ssl": "^1.0.2",
"@vitejs/plugin-react": "^4.2.0",
"eslint": "^8.54.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.3.4",
"eslint-plugin-react-refresh": "^0.3.5",
"happy-dom": "^9.20.3",
"prettier": "^3.0.3",
"sass": "^1.63.6",
"prettier": "^3.1.0",
"sass": "^1.69.5",
"scss": "^0.2.4",
"typescript": "^5.0.2",
"vite": "^4.3.9",
"vitest": "^0.32.2"
"typescript": "^5.3.2",
"vite": "^4.5.0",
"vitest": "^0.32.4"
}
}
Loading

0 comments on commit 7cabdd8

Please sign in to comment.