Stable #75

Merged
LucidKobold merged 6 commits from stable into stable 2022-09-18 14:25:52 -04:00
5 changed files with 43 additions and 36 deletions
Showing only changes of commit 6666f029f3 - Show all commits

View File

@@ -35,7 +35,7 @@
"@types/react": "^18.0.18", "@types/react": "^18.0.18",
"@types/react-redux": "^7.1.24", "@types/react-redux": "^7.1.24",
"@typescript-eslint/eslint-plugin": "^5.36.2", "@typescript-eslint/eslint-plugin": "^5.36.2",
"eslint": "^8.23.0", "eslint": "^8.23.1",
"eslint-config-next": "^12.3.0", "eslint-config-next": "^12.3.0",
"eslint-config-prettier": "^8.5.0", "eslint-config-prettier": "^8.5.0",
"eslint-plugin-jsx-a11y": "^6.6.1", "eslint-plugin-jsx-a11y": "^6.6.1",

View File

@@ -1354,9 +1354,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@eslint/eslintrc@npm:^1.3.1": "@eslint/eslintrc@npm:^1.3.2":
version: 1.3.1 version: 1.3.2
resolution: "@eslint/eslintrc@npm:1.3.1" resolution: "@eslint/eslintrc@npm:1.3.2"
dependencies: dependencies:
ajv: ^6.12.4 ajv: ^6.12.4
debug: ^4.3.2 debug: ^4.3.2
@@ -1367,7 +1367,7 @@ __metadata:
js-yaml: ^4.1.0 js-yaml: ^4.1.0
minimatch: ^3.1.2 minimatch: ^3.1.2
strip-json-comments: ^3.1.1 strip-json-comments: ^3.1.1
checksum: 9844dcc58a44399649926d5a17a2d53d529b80d3e8c3e9d0964ae198bac77ee6bb1cf44940f30cd9c2e300f7568ec82500be42ace6cacefb08aebf9905fe208e checksum: 2074dca47d7e1c5c6323ff353f690f4b25d3ab53fe7d27337e2592d37a894cf60ca0e85ca66b50ff2db0bc7e630cc1e9c7347d65bb185b61416565584c38999c
languageName: node languageName: node
linkType: hard linkType: hard
@@ -2964,11 +2964,11 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"eslint@npm:^8.23.0": "eslint@npm:^8.23.1":
version: 8.23.0 version: 8.23.1
resolution: "eslint@npm:8.23.0" resolution: "eslint@npm:8.23.1"
dependencies: dependencies:
"@eslint/eslintrc": ^1.3.1 "@eslint/eslintrc": ^1.3.2
"@humanwhocodes/config-array": ^0.10.4 "@humanwhocodes/config-array": ^0.10.4
"@humanwhocodes/gitignore-to-minimatch": ^1.0.2 "@humanwhocodes/gitignore-to-minimatch": ^1.0.2
"@humanwhocodes/module-importer": ^1.0.1 "@humanwhocodes/module-importer": ^1.0.1
@@ -2987,7 +2987,6 @@ __metadata:
fast-deep-equal: ^3.1.3 fast-deep-equal: ^3.1.3
file-entry-cache: ^6.0.1 file-entry-cache: ^6.0.1
find-up: ^5.0.0 find-up: ^5.0.0
functional-red-black-tree: ^1.0.1
glob-parent: ^6.0.1 glob-parent: ^6.0.1
globals: ^13.15.0 globals: ^13.15.0
globby: ^11.1.0 globby: ^11.1.0
@@ -2996,6 +2995,7 @@ __metadata:
import-fresh: ^3.0.0 import-fresh: ^3.0.0
imurmurhash: ^0.1.4 imurmurhash: ^0.1.4
is-glob: ^4.0.0 is-glob: ^4.0.0
js-sdsl: ^4.1.4
js-yaml: ^4.1.0 js-yaml: ^4.1.0
json-stable-stringify-without-jsonify: ^1.0.1 json-stable-stringify-without-jsonify: ^1.0.1
levn: ^0.4.1 levn: ^0.4.1
@@ -3009,7 +3009,7 @@ __metadata:
text-table: ^0.2.0 text-table: ^0.2.0
bin: bin:
eslint: bin/eslint.js eslint: bin/eslint.js
checksum: ff6075daa28d817a7ac4508f31bc108a04d9ab5056608c8651b5bf9cfea5d708ca16dea6cdab2c3c0ae99b0bf0e726af8504eaa8e17c8e12e242cb68237ead64 checksum: a727e15492786a03b438bcf021db49f715680679846a7b8d79b98ad34576f2a570404ffe882d3c3e26f6359bff7277ef11fae5614bfe8629adb653f20d018c71
languageName: node languageName: node
linkType: hard linkType: hard
@@ -3824,6 +3824,13 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"js-sdsl@npm:^4.1.4":
version: 4.1.4
resolution: "js-sdsl@npm:4.1.4"
checksum: 1977cea4ab18e0e03e28bdf0371d8b443fad65ca0988e0faa216406faf6bb943714fe8f7cc7a5bfe5f35ba3d94ddae399f4d10200f547f2c3320688b0670d726
languageName: node
linkType: hard
"js-tokens@npm:^3.0.0 || ^4.0.0, js-tokens@npm:^4.0.0": "js-tokens@npm:^3.0.0 || ^4.0.0, js-tokens@npm:^4.0.0":
version: 4.0.0 version: 4.0.0
resolution: "js-tokens@npm:4.0.0" resolution: "js-tokens@npm:4.0.0"
@@ -3995,7 +4002,7 @@ __metadata:
"@types/react-redux": ^7.1.24 "@types/react-redux": ^7.1.24
"@typescript-eslint/eslint-plugin": ^5.36.2 "@typescript-eslint/eslint-plugin": ^5.36.2
date-fns: ^2.29.3 date-fns: ^2.29.3
eslint: ^8.23.0 eslint: ^8.23.1
eslint-config-next: ^12.3.0 eslint-config-next: ^12.3.0
eslint-config-prettier: ^8.5.0 eslint-config-prettier: ^8.5.0
eslint-plugin-jsx-a11y: ^6.6.1 eslint-plugin-jsx-a11y: ^6.6.1