Commit graph

76 commits

Author SHA1 Message Date
dependabot[bot]
605d2ba274
Bump postcss from 8.4.17 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.17 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.17...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 20:06:30 +00:00
dbac63d236
Merge pull request #15 from cdransf/dependabot/npm_and_yarn/word-wrap-1.2.4 2023-07-19 10:24:20 -07:00
dependabot[bot]
aa9703fc5e
Bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 15:52:12 +00:00
f20d7340a0
Merge pull request #14 from cdransf/dependabot/npm_and_yarn/semver-6.3.1 2023-07-13 05:37:04 -07:00
dependabot[bot]
0df8af1139
Bump semver from 6.3.0 to 6.3.1
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 12:17:21 +00:00
f19101d717
fix: prettier violations 2023-06-17 11:50:15 -07:00
67c2f4dde5
Merge branch 'main' of github.com:cdransf/augurymetal.com 2023-06-17 11:36:45 -07:00
5a7a14da50
fix: navigate next13.x upgrade 2023-06-17 11:36:33 -07:00
4b6f953c54
Merge pull request #13 from cdransf/dependabot/npm_and_yarn/socket.io-parser-4.2.3 2023-05-23 18:28:50 -07:00
dependabot[bot]
0fbcd9f548
Bump socket.io-parser from 4.2.1 to 4.2.3
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.1 to 4.2.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.1...4.2.3)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-24 00:20:04 +00:00
23306749a5
Merge pull request #12 from cdransf/dependabot/npm_and_yarn/webpack-5.76.1 2023-03-15 18:10:07 -07:00
dependabot[bot]
1ba175810c
Bump webpack from 5.74.0 to 5.76.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 06:15:27 +00:00
f2029bf4a1
Merge pull request #11 from cdransf/dependabot/npm_and_yarn/cookiejar-2.1.4 2023-02-28 13:03:15 -08:00
0787c989e4
plausible update 2023-02-08 13:42:11 -08:00
dependabot[bot]
00e2b7718c
Bump cookiejar from 2.1.3 to 2.1.4
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/bmeck/node-cookiejar/releases)
- [Commits](https://github.com/bmeck/node-cookiejar/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-24 11:51:58 +00:00
39b8ce79e8
Merge pull request #10 from cdransf/dependabot/npm_and_yarn/json5-and-eslint-config-next-2.2.3 2023-01-04 09:48:55 -08:00
dependabot[bot]
19f3511e9a
Bump json5 and eslint-config-next
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next). These dependencies need to be updated together.


Updates `json5` from 2.2.1 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

Updates `eslint-config-next` from 12.3.0 to 13.1.1
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v13.1.1/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: eslint-config-next
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 02:44:12 +00:00
0084700436
Merge pull request #8 from cdransf/dependabot/npm_and_yarn/loader-utils-2.0.4 2022-11-22 10:10:31 -08:00
1bc2cce3a6
Merge pull request #9 from cdransf/dependabot/npm_and_yarn/engine.io-6.2.1 2022-11-22 10:10:16 -08:00
dependabot[bot]
b22e4858fe
Bump engine.io from 6.2.0 to 6.2.1
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.2.0...6.2.1)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-22 05:17:18 +00:00
dependabot[bot]
9230171218
Bump loader-utils from 2.0.3 to 2.0.4
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 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.3...v2.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-18 00:42:36 +00:00
cd42a2fc5c
Merge pull request #7 from cdransf/dependabot/npm_and_yarn/loader-utils-2.0.3 2022-11-15 09:35:51 -08:00
dependabot[bot]
2957548b1b
Bump loader-utils from 2.0.2 to 2.0.3
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 08:18:04 +00:00
41c7fa6c19
resolve conflict 2022-11-01 08:20:58 -07:00
5e27d5fea3
update readme 2022-10-30 14:13:50 -07:00
402228b418
Merge branch 'main' of https://github.com/cdransf/augurymetal.com 2022-10-30 14:13:15 -07:00
3ee38fa92b
fix build 2022-10-30 13:55:46 -07:00
4834a69c1f
Update README.md 2022-10-21 16:21:03 -07:00
87e06b161d
remove plausible 2022-10-14 13:22:41 -07:00
2605dbf2e4
update deps 2022-10-08 15:54:57 -07:00
5178f438ae
update deps 2022-10-08 15:53:14 -07:00
26e263c184
update deps 2022-10-08 15:26:39 -07:00
9c7a768ddc
update deps 2022-10-08 15:22:05 -07:00
407b676d6a
update deps 2022-10-06 09:29:36 -07:00
b39005b6c6
Merge pull request #6 from cdransf/dependabot/npm_and_yarn/terser-5.14.2
Bump terser from 5.14.0 to 5.14.2
2022-08-16 10:49:12 -07:00
dependabot[bot]
76528f326b
Bump terser from 5.14.0 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.14.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 05:45:11 +00:00
d5bc87ecbf drop license 2022-06-07 18:42:01 -07:00
9ea57b872d update readme 2022-06-07 18:40:43 -07:00
012acdb869 refactor media page to support pagination 2022-06-07 18:30:45 -07:00
468ff48bfe add opt out 2022-06-07 16:34:31 -07:00
3981af5581 add analytics 2022-06-07 16:33:59 -07:00
ce3d02cab6 port old media 2022-06-07 16:30:11 -07:00
aeff64c147 rebuild package lock 2022-06-07 16:20:11 -07:00
6c99f82e6f add additional video 2022-06-07 16:13:04 -07:00
79b36b8049 gallery style fixes 2022-06-07 16:11:51 -07:00
c87e0ed7f6 gallery implementation 2022-06-07 15:55:04 -07:00
5c1a068e2f possible type fix 2022-06-07 13:11:11 -07:00
84d56cbeaa initial pass at media page 2022-06-07 12:30:17 -07:00
5ac22dff6c divider consistency 2022-06-06 18:01:57 -07:00
9a012a22a2 spacing fix 2022-06-06 15:50:02 -07:00