Skip to content

Commit

Permalink
Dependency updates (#3640)
Browse files Browse the repository at this point in the history
* Update sentry-javascript monorepo from v8.45.1 to v8.46.0 (#3629)

* Update dependency knip from v5.41.0 to v5.41.1 (#3642)

* Update dependency @types/react from v18.3.17 to v18.3.18 (#3641)

* Update sentry-javascript monorepo from v8.46.0 to v8.47.0 (#3635)

* Update dependency cypress from v13.16.1 to v13.17.0 (#3633)

* Update dependency next from v14.2.20 to v14.2.21 (#3644)

* Update tanstack-query monorepo from v5.62.7 to v5.62.8 (#3631)

* Update material-ui monorepo (#3630)

* Update dependency mysql2 from v3.11.5 to v3.12.0 (#3645)

* Update dependency typescript-eslint from v8.18.1 to v8.18.2 (#3646)

* Update tanstack-query monorepo from v5.62.8 to v5.62.9 (#3647)

* Update tanstack-query monorepo from v5.62.9 to v5.62.10 (#3649)

* Update dependency next from v14.2.21 to v14.2.22 (#3650)

* Update tanstack-query monorepo from v5.62.10 to v5.62.11 (#3651)

* Update dependency lint-staged from v15.2.11 to v15.3.0 (#3652)

* Update Yarn from v4.5.3 to v4.6.0 (#3653)

* Update dependency typescript-eslint from v8.18.2 to v8.19.0 (#3654)

* Update dependency @types/node from v22.10.2 to v22.10.5 (#3656)

* Update tanstack-query monorepo from v5.62.11 to v5.62.14 (#3657)

* Update tanstack-query monorepo from v5.62.14 to v5.62.15 (#3658)

* Update dependency next-query-params from v5.0.1 to v5.1.0 (#3659)

* Update dependency @types/d3-shape from v3.1.6 to v3.1.7 (#3660)

* Update dependency @cypress/code-coverage from v3.13.9 to v3.13.10 (#3665)

* Update dependency typescript-eslint from v8.19.0 to v8.19.1 (#3667)

* Update dependency next from v14.2.22 to v14.2.23 (#3666)

* Update sentry-javascript monorepo from v8.47.0 to v8.48.0 (#3670)

* Update dependency typescript from v5.7.2 to v5.7.3 (#3671)

* Update Node.js to v22.13.0 (#3669)

* Update dependency knip from v5.41.1 to v5.42.0 (#3674)

* Update tanstack-query monorepo from v5.62.15 to v5.63.0 (#3668)

* Update dependency eslint from v9.17.0 to v9.18.0 (#3675)

* Update tanstack-query monorepo from v5.63.0 to v5.64.0 (#3676)

* Update tanstack-query monorepo from v5.64.0 to v5.64.1 (#3678)

* Update dependency @types/node from v22.10.5 to v22.10.6 (#3679)

* Update dependency typescript-eslint from v8.19.1 to v8.20.0 (#3680)

* Update dependency start-server-and-test from v2.0.9 to v2.0.10 (#3681)

* Update sentry-javascript monorepo from v8.48.0 to v8.49.0 (#3683)

* Update dependency knip from v5.42.0 to v5.42.1 (#3688)

* Update sentry-javascript monorepo from v8.49.0 to v8.50.0 (#3689)

* Update dependency @types/node from v22.10.6 to v22.10.7 (#3690)

* Update dependency @testing-library/react from v16.1.0 to v16.2.0 (#3691)

* Update dependency lint-staged from v15.3.0 to v15.4.0 (#3692)

* Update dependency lint-staged from v15.4.0 to v15.4.1 (#3694)

* Update vitest monorepo from v2.1.5 to v3.0.2 (#3693)

* Update dependency jsdom from v25.0.1 to v26.0.0 (#3672)
  • Loading branch information
arnfinn authored Jan 21, 2025
1 parent 83091bc commit a79ed8a
Show file tree
Hide file tree
Showing 7 changed files with 1,024 additions and 765 deletions.
2 changes: 1 addition & 1 deletion apps/api/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:22.12.0-alpine AS base
FROM node:22.13.0-alpine AS base

ENV NODE_ENV=production

Expand Down
10 changes: 5 additions & 5 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,20 +24,20 @@
"express-rate-limit": "7.5.0",
"helmet": "8.0.0",
"knex": "3.1.0",
"mysql2": "3.11.5",
"mysql2": "3.12.0",
"simple-oauth2": "5.1.0",
"typescript": "5.7.2"
"typescript": "5.7.3"
},
"devDependencies": {
"@types/compression": "1.7.5",
"@types/cors": "2.8.17",
"@types/express": "4.17.21",
"@types/simple-oauth2": "5.0.7",
"eslint": "9.17.0",
"eslint": "9.18.0",
"prettier": "3.4.2",
"ts-node-dev": "2.0.0",
"types": "*",
"typescript": "5.7.2"
"typescript": "5.7.3"
},
"packageManager": "yarn@4.5.3"
"packageManager": "yarn@4.6.0"
}
46 changes: 23 additions & 23 deletions apps/skde/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
},
"dependencies": {
"@iframe-resizer/react": "5.3.2",
"@mui/base": "5.0.0-beta.66",
"@mui/icons-material": "6.2.0",
"@mui/material": "6.2.0",
"@sentry/browser": "8.45.1",
"@sentry/react": "8.45.1",
"@tanstack/react-query": "5.62.7",
"@tanstack/react-query-devtools": "5.62.7",
"@mui/base": "5.0.0-beta.67",
"@mui/icons-material": "6.2.1",
"@mui/material": "6.2.1",
"@sentry/browser": "8.50.0",
"@sentry/react": "8.50.0",
"@tanstack/react-query": "5.64.1",
"@tanstack/react-query-devtools": "5.64.1",
"@visx/axis": "3.12.0",
"@visx/group": "3.12.0",
"@visx/responsive": "3.12.0",
Expand All @@ -44,8 +44,8 @@
"decap-cms-core": "3.5.0",
"gray-matter": "4.0.3",
"lodash": "4.17.21",
"next": "14.2.20",
"next-query-params": "5.0.1",
"next": "14.2.23",
"next-query-params": "5.1.0",
"qmongjs": "*",
"react": "18.3.1",
"react-icons": "5.4.0",
Expand All @@ -59,30 +59,30 @@
"use-query-params": "2.2.1"
},
"devDependencies": {
"@cypress/code-coverage": "3.13.9",
"@cypress/code-coverage": "3.13.10",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.1.0",
"@testing-library/react": "16.2.0",
"@types/d3-array": "3.2.1",
"@types/d3-geo": "3.1.0",
"@types/d3-scale": "4.0.8",
"@types/d3-shape": "3.1.6",
"@types/d3-shape": "3.1.7",
"@types/d3-time-format": "4.0.3",
"@types/node": "22.10.2",
"@types/react": "18.3.17",
"@types/node": "22.10.7",
"@types/react": "18.3.18",
"@vitejs/plugin-react": "4.3.4",
"@vitest/browser": "2.1.5",
"@vitest/coverage-v8": "2.1.5",
"cypress": "13.16.1",
"eslint": "9.17.0",
"@vitest/browser": "3.0.2",
"@vitest/coverage-v8": "3.0.2",
"cypress": "13.17.0",
"eslint": "9.18.0",
"husky": "9.1.7",
"jsdom": "25.0.1",
"jsdom": "26.0.0",
"next-router-mock": "0.9.13",
"prettier": "3.4.2",
"react-markdown": "9.0.1",
"serve": "14.2.4",
"start-server-and-test": "2.0.9",
"typescript": "5.7.2",
"vitest": "2.1.5"
"start-server-and-test": "2.0.10",
"typescript": "5.7.3",
"vitest": "3.0.2"
},
"packageManager": "yarn@4.5.3"
"packageManager": "yarn@4.6.0"
}
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mongts",
"packageManager": "yarn@4.5.3",
"packageManager": "yarn@4.6.0",
"scripts": {
"build": "turbo run build",
"export": "turbo run export",
Expand All @@ -20,15 +20,15 @@
"packages/*"
],
"devDependencies": {
"@types/node": "22.10.2",
"@types/node": "22.10.7",
"decap-server": "3.1.2",
"eslint": "9.17.0",
"eslint": "9.18.0",
"husky": "9.1.7",
"knip": "5.41.0",
"lint-staged": "15.2.11",
"knip": "5.42.1",
"lint-staged": "15.4.1",
"prettier": "3.4.2",
"turbo": "2.3.3",
"typescript": "5.7.2",
"typescript-eslint": "8.18.1"
"typescript": "5.7.3",
"typescript-eslint": "8.20.0"
}
}
24 changes: 12 additions & 12 deletions packages/qmongjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,29 +15,29 @@
"devDependencies": {
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.1.0",
"@testing-library/react": "16.2.0",
"@types/d3": "7.4.3",
"@types/d3-format": "3.0.4",
"@types/react": "18.3.17",
"@types/react": "18.3.18",
"@vitejs/plugin-react": "4.3.4",
"@vitest/coverage-v8": "2.1.5",
"eslint": "9.17.0",
"jsdom": "25.0.1",
"@vitest/coverage-v8": "3.0.2",
"eslint": "9.18.0",
"jsdom": "26.0.0",
"next-router-mock": "0.9.13",
"prettier": "3.4.2",
"react-markdown": "9.0.1",
"react-scripts": "5.0.1",
"remark-gfm": "4.0.0",
"types": "*",
"typescript": "5.7.2",
"vitest": "2.1.5"
"typescript": "5.7.3",
"vitest": "3.0.2"
},
"dependencies": {
"@mui/icons-material": "6.2.0",
"@mui/material": "6.2.0",
"@mui/system": "6.2.0",
"@mui/icons-material": "6.2.1",
"@mui/material": "6.2.1",
"@mui/system": "6.2.1",
"@mui/x-tree-view": "7.23.2",
"@tanstack/react-query": "5.62.7",
"@tanstack/react-query": "5.64.1",
"@visx/axis": "3.12.0",
"@visx/curve": "3.12.0",
"@visx/event": "3.12.0",
Expand All @@ -52,7 +52,7 @@
"d3": "7.9.0",
"d3-format": "3.1.0",
"lodash": "4.17.21",
"next": "14.2.20",
"next": "14.2.23",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-icons": "5.4.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"version": "0.0.0",
"main": "./src/index",
"types": "./src/index",
"packageManager": "yarn@4.5.3",
"packageManager": "yarn@4.6.0",
"private": true,
"scripts": {
"lint": "eslint src"
},
"devDependencies": {
"eslint": "9.17.0"
"eslint": "9.18.0"
}
}
Loading

0 comments on commit a79ed8a

Please sign in to comment.