Mike Fix
031edd9835
Upgrade dependencies ( #1374 )
...
* upgrade dev deps
* update minor deps
3 years ago
Mike Fix
3205105de4
update some deps
3 years ago
dependabot[bot]
ff869555ce
Bump async from 3.1.0 to 3.2.3
...
Bumps [async](https://github.com/caolan/async ) from 3.1.0 to 3.2.3.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v3.1.0...v3.2.3 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
4b8e88fa7d
Bump ejs from 3.1.6 to 3.1.8
...
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/mde/ejs/releases )
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.8 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
da583e56bd
Bump minimist from 1.2.5 to 1.2.6
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
8188588d24
Bump lodash-es from 4.17.15 to 4.17.21
...
Bumps [lodash-es](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21 )
---
updated-dependencies:
- dependency-name: lodash-es
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Mike Fix
96325691ed
remove EmailSubscribe
3 years ago
Mike Fix
2a7f3148c7
deps
3 years ago
dependabot[bot]
bc53bb9396
Bump next from 12.0.9 to 12.1.0 ( #1339 )
...
Bumps [next](https://github.com/vercel/next.js ) from 12.0.9 to 12.1.0.
- [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/compare/v12.0.9...v12.1.0 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
7662a1e791
Bump follow-redirects from 1.14.7 to 1.14.8 ( #1338 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
alceil
0f9d310035
chore: Upgrade next-pwa to latest ( #1326 )
...
* Update package.json
* Added next-pwa in yarn
3 years ago
aymanesarrar
0e95506d35
eslint config for nextjs ( #1322 )
...
* eslint config for nextjs
* removed plugins, settings, parser from the config
* changed the script to next lint and installed the eslint next config package
* lint fixes
* move to dev dependencies
* remove unnecessary rules
* remove unnecessary babel deps
* lint on root dir
Co-authored-by: Mike Fix <mrfix84@gmail.com>
3 years ago
dependabot[bot]
c68e03a3fa
Bump simple-get from 4.0.0 to 4.0.1 ( #1324 )
...
Bumps [simple-get](https://github.com/feross/simple-get ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/feross/simple-get/releases )
- [Commits](https://github.com/feross/simple-get/compare/v4.0.0...v4.0.1 )
---
updated-dependencies:
- dependency-name: simple-get
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
c9e862557b
Bump next from 12.0.7 to 12.0.9 ( #1323 )
...
Bumps [next](https://github.com/vercel/next.js ) from 12.0.7 to 12.0.9.
- [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/compare/v12.0.7...v12.0.9 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Manny
99cc4ff6dc
chore: Update escape-goat to latest ( #1304 )
...
Co-authored-by: Mike Fix <mrfix84@gmail.com>
3 years ago
Mike Fix
fd9bb62027
fix CI ( #1320 )
3 years ago
Mike Fix
bc2fc38410
update resolutions
3 years ago
Mike Fix
35c484b2d1
upgrade dev dependencies
3 years ago
Sam Robbins
527193c04f
Upgrade ESLint ( #1300 )
...
* Upgrade ESLint
* Switch to Next Babel config
* Remove unused dependency
* update yarn
Co-authored-by: Mike Fix <mrfix84@gmail.com>
3 years ago
Mike Fix
671b1ac52e
upgrade codemirror
...
Closes #1308
3 years ago
Mike Fix
c3e2c0e0c9
upgrade codemirror-solidity ( #1318 )
3 years ago
Mike Fix
acaa9c95ee
use forked dom-to-image
3 years ago
dependabot[bot]
4cf8c37701
Bump nanoid from 3.1.25 to 3.2.0 ( #1315 )
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.25 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.25...3.2.0 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
b83d43484d
Bump follow-redirects from 1.13.3 to 1.14.7 ( #1310 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.13.3 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.3...v1.14.7 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Mike Fix
c76585e800
remove micro
3 years ago
Mike Fix
a327b44e0c
move image/ to pages/ ( #1301 )
3 years ago
Mike Fix
c52b2375c9
upgrade basic deps ( #1296 )
3 years ago
Mike Fix
5072fe3b4c
Upgrade Next.js to 12 ( #1293 )
3 years ago
Mike Fix
97865d5ae4
Upgrade dev deps ( #1292 )
...
* only upgrade cypress
* update resolutions
3 years ago
dependabot[bot]
3f1945b09f
Bump next from 10.2.3 to 11.1.3 ( #1290 )
...
Bumps [next](https://github.com/vercel/next.js ) from 10.2.3 to 11.1.3.
- [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/compare/v10.2.3...v11.1.3 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Mike Fix
567a9fc008
Upgrade to Next.js v11 ( #1249 )
...
* Upgrade to Next.js v11
* upgrade next.js
* upgrade codemirror version
* inline spinner wrapper
3 years ago
Michael Fix
0e7fc9f916
Try out next-pwa ( #1056 )
...
* try our next-pwa
* remove unregister
* skip waiting
3 years ago
Michael Fix
71f5f09053
Upgrade dev dependencies ( #1265 )
...
* upgrade dev dependencies
* revert eslint upgrade
* upgrade some patch deps
3 years ago
Michael Fix
a651a00baa
use vercel instead of now ( #1266 )
3 years ago
Mike Fix
d67b8dc832
upgrade actionsack
3 years ago
dependabot[bot]
d6f4da3a87
Bump semver-regex from 3.1.2 to 3.1.3 ( #1257 )
...
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/sindresorhus/semver-regex/releases )
- [Commits](https://github.com/sindresorhus/semver-regex/commits )
---
updated-dependencies:
- dependency-name: semver-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Mike Fix
dbe5bee5b2
upgrade axios
3 years ago
Michael Fix
e6f0fafec7
Upgrade dependencies ( #1243 )
...
* upgrade dev deps
* upgrade deps
* upgrade codemirror
* upgrade escape-goat to 4
* patch sec advisories
* Revert "upgrade codemirror"
This reverts commit c6f393f5f3665dc69195e9ef1c3298f0051b3406.
* attempt to tweak CSS loading
* try with webpack 4
* Revert "upgrade escape-goat to 4"
This reverts commit ade8d4c5189470c3a3be324c579ab7bb81d54082.
* revert next.js v11
3 years ago
Mike Fix
3034f92643
fix linting issue
3 years ago
Michael Fix
dc3799fe2f
Upgrade Next.js ( #1242 )
...
* upgrade to Next 11
* update webpack config
3 years ago
Mike Fix
e37be43d6b
Revert "Bump next from 10.2.2 to 11.1.0 ( #1237 )"
...
This reverts commit 60fdc1ad79
.
3 years ago
dependabot[bot]
60fdc1ad79
Bump next from 10.2.2 to 11.1.0 ( #1237 )
...
Bumps [next](https://github.com/vercel/next.js ) from 10.2.2 to 11.1.0.
- [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/compare/v10.2.2...v11.1.0 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
7c99264750
Bump minimist from 1.2.0 to 1.2.5 ( #1239 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.0 to 1.2.5.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.5 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
f298077868
Bump color-string from 1.5.4 to 1.6.0 ( #1240 )
...
Bumps [color-string](https://github.com/Qix-/color-string ) from 1.5.4 to 1.6.0.
- [Release notes](https://github.com/Qix-/color-string/releases )
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Qix-/color-string/compare/1.5.4...1.6.0 )
---
updated-dependencies:
- dependency-name: color-string
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
d332b3123d
Bump path-parse from 1.0.6 to 1.0.7 ( #1236 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
123839a56d
Bump normalize-url from 4.3.0 to 4.5.1 ( #1225 )
...
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url ) from 4.3.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases )
- [Commits](https://github.com/sindresorhus/normalize-url/commits )
---
updated-dependencies:
- dependency-name: normalize-url
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
f188395c88
Bump ws from 7.1.1 to 7.4.6 ( #1224 )
...
Bumps [ws](https://github.com/websockets/ws ) from 7.1.1 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.1.1...7.4.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
27ea8f0266
Bump browserslist from 4.14.5 to 4.16.6 ( #1221 )
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.14.5 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.14.5...4.16.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Mike Fix
06e7d691ec
dependency resolutions
4 years ago
Michael Fix
67106603e6
Upgrade deps ( #1218 )
...
* upgrade dev deps
* upgrade minor deps
* upgrade codemirror
4 years ago