Commit graph

46 commits

Author SHA1 Message Date
22e6ae42ea
Merge pull request #10 from punkfairie/dependabot/npm_and_yarn/webpack-dev-middleware-5.3.4
Bump webpack-dev-middleware from 5.3.1 to 5.3.4
2024-10-31 12:37:49 -07:00
dependabot[bot]
5599545e2f
Bump webpack-dev-middleware from 5.3.1 to 5.3.4
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.1 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.1...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-31 19:37:42 +00:00
ad2b5d1b63
Merge pull request #9 from punkfairie/dependabot/npm_and_yarn/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3
2024-10-31 12:37:39 -07:00
d95ed716da
Merge pull request #8 from punkfairie/dependabot/npm_and_yarn/multi-6b7e5c81f3
Bump body-parser and express
2024-10-31 12:37:28 -07:00
dependabot[bot]
9453ed2d50
Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-31 19:37:25 +00:00
dependabot[bot]
7c46c61145
Bump body-parser and express
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `body-parser` from 1.19.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.19.2...1.20.3)

Updates `express` from 4.17.3 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.3...4.21.1)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-31 19:37:18 +00:00
6021950daa
Merge pull request #5 from punkfairie/dependabot/npm_and_yarn/multi-9a9bcddb91
Bump loader-utils
2024-10-31 12:37:15 -07:00
0d527c4a42
Merge pull request #4 from punkfairie/dependabot/npm_and_yarn/webpack-5.95.0
Bump webpack from 5.72.0 to 5.95.0
2024-10-31 12:36:59 -07:00
dependabot[bot]
c5cb5c12be
Bump loader-utils
Bumps  and [loader-utils](https://github.com/webpack/loader-utils). These dependencies needed to be updated together.

Updates `loader-utils` from 2.0.2 to 2.0.4
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4)

Updates `loader-utils` from 1.4.0 to 2.0.4
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-31 19:36:48 +00:00
dependabot[bot]
25ea694aa2
Bump webpack from 5.72.0 to 5.95.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.72.0 to 5.95.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.72.0...v5.95.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-31 19:36:39 +00:00
d0f893cd14
Merge pull request #3 from punkfairie/dependabot/composer/guzzlehttp/guzzle-7.4.5
Bump guzzlehttp/guzzle from 7.4.2 to 7.4.5
2024-10-31 12:35:45 -07:00
dependabot[bot]
18fd76d92d
Bump guzzlehttp/guzzle from 7.4.2 to 7.4.5
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.2 to 7.4.5.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.9/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.2...7.4.5)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-31 19:35:36 +00:00
ba1c7b3531
Merge pull request #2 from punkfairie/dependabot/composer/livewire/livewire-2.12.7
Bump livewire/livewire from 2.10.5 to 2.12.7
2024-10-31 12:35:21 -07:00
dependabot[bot]
bd7bcb5758
Bump livewire/livewire from 2.10.5 to 2.12.7
Bumps [livewire/livewire](https://github.com/livewire/livewire) from 2.10.5 to 2.12.7.
- [Release notes](https://github.com/livewire/livewire/releases)
- [Commits](https://github.com/livewire/livewire/compare/v2.10.5...v2.12.7)

---
updated-dependencies:
- dependency-name: livewire/livewire
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-31 19:34:56 +00:00
3778c71470
Merge pull request #1 from punkfairie/dependabot/npm_and_yarn/ws-8.18.0
Bump ws from 8.5.0 to 8.18.0
2024-10-31 12:34:24 -07:00
dependabot[bot]
129b1c2303
Bump ws from 8.5.0 to 8.18.0
Bumps [ws](https://github.com/websockets/ws) from 8.5.0 to 8.18.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.5.0...8.18.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-31 19:15:48 +00:00
Marley Rae
5283a560ca unignore vscode folder 2022-04-30 13:38:45 -07:00
Marley Rae
a5e733634f xxx 2022-04-30 13:36:32 -07:00
Marley Rae
555637aab4 x 2022-04-29 11:52:58 -07:00
Marley Rae
83b01a84df fix owned url 2022-04-28 12:26:55 -07:00
Marley Rae
0afc8911db testin 2022-04-28 12:19:17 -07:00
Marley Rae
7b77a131ac creates 2022-04-28 12:01:17 -07:00
Marley Rae
55215be5d9 request + policy 2022-04-27 21:15:01 -07:00
Marley Rae
c106d04ba8 write tests; remove pending_notify 2022-04-27 19:50:37 -07:00
Marley Rae
94557a817f create create page 2022-04-27 19:33:19 -07:00
Marley Rae
985febc962 fixes 2022-04-27 19:00:21 -07:00
Marley Rae
ee075c543e owned index 2022-04-27 18:57:21 -07:00
Marley Rae
259ebe827c tests 2022-04-27 18:41:16 -07:00
Marley Rae
0c8389fa29 Add owned model ; configure database + seeder 2022-04-26 21:16:46 -07:00
Marley Rae
651b5b5412 searchin 2022-04-26 20:35:32 -07:00
Marley Rae
5bff8d70a0 destroy joined 2022-04-26 19:13:53 -07:00
Marley Rae
4a6bba437d fadeout alert 2022-04-26 18:50:17 -07:00
Marley Rae
1b8da73604 editing joined 2022-04-26 18:43:36 -07:00
Marley Rae
239e628b11 edit form; refactoring form elements 2022-04-26 12:34:38 -07:00
Marley Rae
a28017c475 approve 2022-04-26 11:15:27 -07:00
Marley Rae
ec631823b9 testin 2022-04-25 19:50:01 -07:00
Marley Rae
069aaacf11 testinmg 2022-04-25 10:27:39 -07:00
Marley Rae
91bbf06126 g 2022-04-24 17:44:39 -07:00
Marley Rae
c1996a415f no 2022-04-23 19:53:35 -07:00
Marley Rae
12e4a700a7 workin on joined index 2022-04-23 19:31:00 -07:00
Marley Rae
dfbdb12130 factorio 2022-04-23 16:52:47 -07:00
Marley Rae
3f9376addb adding joined 2022-04-23 16:25:16 -07:00
Marley Rae
13c390c5af collective login 2022-04-23 11:39:07 -07:00
Marley Rae
45fbf0f378 more setup and started install form 2022-04-23 10:57:56 -07:00
Marley Rae
e1e99f8114 setup 2022-04-22 20:07:40 -07:00
Marley Rae
a3a6e2735e let's go baybeee 2022-04-22 20:01:30 -07:00