Skip to content

Commit

Permalink
chore(deps): update all minor and patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 2, 2024
1 parent e0b446c commit 9473ee4
Show file tree
Hide file tree
Showing 6 changed files with 1,156 additions and 1,130 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.2
require (
github.com/golang/geo v0.0.0-20230421003525-6adc56603217
github.com/google/uuid v1.6.0
github.com/markus-wa/demoinfocs-golang/v4 v4.1.2
github.com/markus-wa/demoinfocs-golang/v4 v4.1.3
github.com/nwaples/rardecode v1.1.3
github.com/oklog/ulid/v2 v2.1.0
github.com/shuji-koike/goutil v1.0.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ github.com/google/go-cmp v0.5.5 h1:Khx7svrCpmxxtHBq5j2mp/xVjsi8hQMfNLvJFAlrGgU=
github.com/google/go-cmp v0.5.5/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/markus-wa/demoinfocs-golang/v4 v4.1.2 h1:/Ewimlz85btWM4QrZst6RMsvvCjVuJYpeJteIoWM5Rc=
github.com/markus-wa/demoinfocs-golang/v4 v4.1.2/go.mod h1:kDkzriHU1eK8bjnL0QsSgPjkbNLlCPE+dfaYaneEJ5k=
github.com/markus-wa/demoinfocs-golang/v4 v4.1.3 h1:2Ctzk4KPSL3LIqy48uK3+i0ah66jqTifX/CEGJEFm/E=
github.com/markus-wa/demoinfocs-golang/v4 v4.1.3/go.mod h1:kDkzriHU1eK8bjnL0QsSgPjkbNLlCPE+dfaYaneEJ5k=
github.com/markus-wa/go-unassert v0.1.3 h1:4N2fPLUS3929Rmkv94jbWskjsLiyNT2yQpCulTFFWfM=
github.com/markus-wa/go-unassert v0.1.3/go.mod h1:/pqt7a0LRmdsRNYQ2nU3SGrXfw3bLXrvIkakY/6jpPY=
github.com/markus-wa/gobitread v0.2.3 h1:COx7dtYQ7Q+77hgUmD+O4MvOcqG7y17RP3Z7BbjRvPs=
Expand Down
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"engines": {
"node": "20.12.2"
},
"packageManager": "pnpm@8.15.7",
"packageManager": "pnpm@8.15.8",
"scripts": {
"start": "vite dev",
"build": "vite build",
Expand All @@ -14,24 +14,24 @@
},
"devDependencies": {
"@emotion/react": "^11.11.4",
"@firebase/app-compat": "^0.2.31",
"@firebase/app-compat": "^0.2.32",
"@sentry/vite-plugin": "^2.16.1",
"@shuji-koike/boilerplate": "^1.24.5",
"@shuji-koike/eslint-config": "^1.24.5",
"@shuji-koike/storybook": "^1.24.5",
"@types/lodash": "^4.17.0",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@types/react-router-dom": "^5.3.3",
"@vitejs/plugin-react": "^4.2.1",
"firebase-tools": "^13.7.2",
"firebase-tools": "^13.8.0",
"lodash": "^4.17.21",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router": "^6.22.3",
"react-router-dom": "^6.22.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router": "^6.23.0",
"react-router-dom": "^6.23.0",
"typescript": "^5.4.5",
"vite": "^5.2.9",
"vite-plugin-static-copy": "^1.0.2"
"vite": "^5.2.11",
"vite-plugin-static-copy": "^1.0.4"
}
}
32 changes: 16 additions & 16 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,29 +11,29 @@
"@fortawesome/fontawesome-svg-core": "^6.5.2",
"@fortawesome/free-solid-svg-icons": "^6.5.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"@mui/icons-material": "^5.15.15",
"@mui/icons-material": "^5.15.16",
"@mui/lab": "5.0.0-alpha.170",
"@mui/material": "^5.15.15",
"@react-three/fiber": "^8.16.2",
"@sentry/react": "^7.110.1",
"@sentry/tracing": "^7.110.1",
"@types/three": "^0.163.0",
"firebase": "^10.11.0",
"@mui/material": "^5.15.16",
"@react-three/fiber": "^8.16.3",
"@sentry/react": "^7.113.0",
"@sentry/tracing": "^7.113.0",
"@types/three": "^0.164.0",
"firebase": "^10.11.1",
"libarchive.js": "^2.0.2",
"lodash": "^4.17.21",
"react": "^18.2.0",
"react": "^18.3.1",
"react-device-detect": "^2.2.3",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"react-router": "^6.22.3",
"react-router-dom": "^6.22.3",
"three": "^0.163.0",
"react-dom": "^18.3.1",
"react-is": "^18.3.1",
"react-router": "^6.23.0",
"react-router-dom": "^6.23.0",
"three": "^0.164.1",
"wasm-gzip": "^2.0.3",
"zod": "^3.22.4",
"zod": "^3.23.5",
"zustand": "^4.5.2"
},
"devDependencies": {
"@babel/core": "^7.24.4",
"@storybook/react": "^7.6.17"
"@babel/core": "^7.24.5",
"@storybook/react": "^7.6.19"
}
}
2 changes: 1 addition & 1 deletion packages/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"esbuild": "^0.20.2",
"firebase-functions-test": "^3.2.0",
"jest": "^29.7.0",
"tsx": "^4.7.2"
"tsx": "^4.8.2"
}
}
Loading

0 comments on commit 9473ee4

Please sign in to comment.