Skip to content

Commit

Permalink
update libs
Browse files Browse the repository at this point in the history
  • Loading branch information
le0pard committed Sep 27, 2024
1 parent 9fe64c7 commit 509b0b7
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 64 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"clipboard": "^2.0.11",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.8",
"eslint-plugin-react-refresh": "^0.4.12",
"formik": "^2.4.6",
"highlight.js": "^11.10.0",
"jest": "^29.7.0",
Expand All @@ -39,14 +39,14 @@
"postcss": "^8.4.47",
"postcss-import": "^16.1.0",
"postcss-load-config": "^6.0.1",
"postcss-preset-env": "^10.0.3",
"postcss-preset-env": "^10.0.5",
"prettier": "^3.3.3",
"prop-types": "^15.8.1",
"react-redux": "^9.1.2",
"react-router": "^6.26.2",
"react-router-dom": "^6.26.2",
"redux-logger": "^3.0.6",
"vite": "^5.4.6",
"vite": "^5.4.8",
"vite-plugin-pwa": "^0.20.5",
"vituum": "^1.1.1",
"workbox-core": "^7.1.0",
Expand Down
148 changes: 89 additions & 59 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2007,17 +2007,17 @@ __metadata:
languageName: node
linkType: hard

"@csstools/postcss-light-dark-function@npm:^2.0.2":
version: 2.0.2
resolution: "@csstools/postcss-light-dark-function@npm:2.0.2"
"@csstools/postcss-light-dark-function@npm:^2.0.4":
version: 2.0.4
resolution: "@csstools/postcss-light-dark-function@npm:2.0.4"
dependencies:
"@csstools/css-parser-algorithms": "npm:^3.0.1"
"@csstools/css-tokenizer": "npm:^3.0.1"
"@csstools/postcss-progressive-custom-properties": "npm:^4.0.0"
"@csstools/utilities": "npm:^2.0.0"
peerDependencies:
postcss: ^8.4
checksum: 0790debd6afe8945c7100f895ad2e1b6db83fc03d3d3d592ad7fabf15d928e906d15faf4e7228a76005723269cb15c51fe7d5fff19189fe8d1ccfcb9e615e434
checksum: ef16fdc5389cbd05909af00f18e9736bf3ebbc5b40f917f98c62d9aa129a7f457dcede74ba6c41532247e7dbb29d2d13bdc7d1295cf4659d3bd44e66c93965af
languageName: node
linkType: hard

Expand Down Expand Up @@ -3739,18 +3739,6 @@ __metadata:
languageName: node
linkType: hard

"array.prototype.toreversed@npm:^1.1.2":
version: 1.1.2
resolution: "array.prototype.toreversed@npm:1.1.2"
dependencies:
call-bind: "npm:^1.0.2"
define-properties: "npm:^1.2.0"
es-abstract: "npm:^1.22.1"
es-shim-unscopables: "npm:^1.0.0"
checksum: b4076d687ddc22c191863ce105d320cc4b0e1435bfda9ffeeff681682fe88fa6fe30e0d2ae94fa4b2d7fad901e1954ea4f75c1cab217db4848da84a2b5889192
languageName: node
linkType: hard

"array.prototype.tosorted@npm:^1.1.4":
version: 1.1.4
resolution: "array.prototype.tosorted@npm:1.1.4"
Expand Down Expand Up @@ -4720,7 +4708,7 @@ __metadata:
languageName: node
linkType: hard

"es-abstract@npm:^1.22.1, es-abstract@npm:^1.22.3, es-abstract@npm:^1.23.0, es-abstract@npm:^1.23.1, es-abstract@npm:^1.23.2, es-abstract@npm:^1.23.3":
"es-abstract@npm:^1.17.5, es-abstract@npm:^1.22.1, es-abstract@npm:^1.22.3, es-abstract@npm:^1.23.0, es-abstract@npm:^1.23.1, es-abstract@npm:^1.23.2, es-abstract@npm:^1.23.3":
version: 1.23.3
resolution: "es-abstract@npm:1.23.3"
dependencies:
Expand Down Expand Up @@ -4971,12 +4959,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-prettier@npm:^5.1.3":
version: 5.1.3
resolution: "eslint-plugin-prettier@npm:5.1.3"
"eslint-plugin-prettier@npm:^5.2.1":
version: 5.2.1
resolution: "eslint-plugin-prettier@npm:5.2.1"
dependencies:
prettier-linter-helpers: "npm:^1.0.0"
synckit: "npm:^0.8.6"
synckit: "npm:^0.9.1"
peerDependencies:
"@types/eslint": ">=8.0.0"
eslint: ">=8.0.0"
Expand All @@ -4987,7 +4975,7 @@ __metadata:
optional: true
eslint-config-prettier:
optional: true
checksum: 4f26a30444adc61ed692cdb5a9f7e8d9f5794f0917151051e66755ce032a08c3cc72c8b5d56101412e90f6d77035bd8194ea8731e9c16aacdd5ae345a8dae188
checksum: 10ddf68215237e327af09a47adab4c63f3885fda4fb28c4c42d1fc5f47d8a0cc45df6484799360ff1417a0aa3c77c3aaac49d7e9dfd145557b17e2d7ecc2a27c
languageName: node
linkType: hard

Expand All @@ -5000,40 +4988,40 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-refresh@npm:^0.4.8":
version: 0.4.8
resolution: "eslint-plugin-react-refresh@npm:0.4.8"
"eslint-plugin-react-refresh@npm:^0.4.12":
version: 0.4.12
resolution: "eslint-plugin-react-refresh@npm:0.4.12"
peerDependencies:
eslint: ">=7"
checksum: f502cd803a43dac83db43a924defe543a3ed57b545a4b5a9fc74c578c05903ffcb4f2988848b8d02672cf9443e390ef831ba5a1577f64617b68b3746229172b4
checksum: 448d0a387ca4d7913534ac7bee3e7b8708236a6cef4cccf9a50e739d6d3c8d236cdbd7e360ea643c7767092a93acf30a8e5fac91f05b175c45d20ce138947bcc
languageName: node
linkType: hard

"eslint-plugin-react@npm:^7.34.3":
version: 7.34.3
resolution: "eslint-plugin-react@npm:7.34.3"
"eslint-plugin-react@npm:^7.37.0":
version: 7.37.0
resolution: "eslint-plugin-react@npm:7.37.0"
dependencies:
array-includes: "npm:^3.1.8"
array.prototype.findlast: "npm:^1.2.5"
array.prototype.flatmap: "npm:^1.3.2"
array.prototype.toreversed: "npm:^1.1.2"
array.prototype.tosorted: "npm:^1.1.4"
doctrine: "npm:^2.1.0"
es-iterator-helpers: "npm:^1.0.19"
estraverse: "npm:^5.3.0"
hasown: "npm:^2.0.2"
jsx-ast-utils: "npm:^2.4.1 || ^3.0.0"
minimatch: "npm:^3.1.2"
object.entries: "npm:^1.1.8"
object.fromentries: "npm:^2.0.8"
object.hasown: "npm:^1.1.4"
object.values: "npm:^1.2.0"
prop-types: "npm:^15.8.1"
resolve: "npm:^2.0.0-next.5"
semver: "npm:^6.3.1"
string.prototype.matchall: "npm:^4.0.11"
string.prototype.repeat: "npm:^1.0.0"
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
checksum: f160a5b0a376e520b0cd5e2b6111e91966533708842270e460e2f93a45c80f42dc79232a38a6ccb1a397b1d9deba06f6dc819333d9e1af55d392bf52b20d6c9b
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
checksum: ae005a5e4bdcbf43cda0e5297f5ee8badbbcc18ce6c3f83ac4141173242b27c8a067372061af745ae490c18eef2c3257985bcd240cee85dec262ca875347e8fc
languageName: node
linkType: hard

Expand Down Expand Up @@ -7446,17 +7434,6 @@ __metadata:
languageName: node
linkType: hard

"object.hasown@npm:^1.1.4":
version: 1.1.4
resolution: "object.hasown@npm:1.1.4"
dependencies:
define-properties: "npm:^1.2.1"
es-abstract: "npm:^1.23.2"
es-object-atoms: "npm:^1.0.0"
checksum: 797385577b3ef3c0d19333e03ed34bc7987978ae1ee1245069c9922e17d1128265187f729dc610260d03f8d418af26fcd7919b423793bf0af9099d9f08367d69
languageName: node
linkType: hard

"object.values@npm:^1.1.6, object.values@npm:^1.2.0":
version: 1.2.0
resolution: "object.values@npm:1.2.0"
Expand Down Expand Up @@ -7630,10 +7607,10 @@ __metadata:
clipboard: "npm:^2.0.11"
eslint: "npm:^8.57.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.1.3"
eslint-plugin-react: "npm:^7.34.3"
eslint-plugin-prettier: "npm:^5.2.1"
eslint-plugin-react: "npm:^7.37.0"
eslint-plugin-react-hooks: "npm:^4.6.2"
eslint-plugin-react-refresh: "npm:^0.4.8"
eslint-plugin-react-refresh: "npm:^0.4.12"
formik: "npm:^2.4.6"
highlight.js: "npm:^11.10.0"
jest: "npm:^29.7.0"
Expand All @@ -7642,7 +7619,7 @@ __metadata:
postcss: "npm:^8.4.47"
postcss-import: "npm:^16.1.0"
postcss-load-config: "npm:^6.0.1"
postcss-preset-env: "npm:^10.0.3"
postcss-preset-env: "npm:^10.0.5"
prettier: "npm:^3.3.3"
prop-types: "npm:^15.8.1"
react: "npm:^18.3.1"
Expand All @@ -7651,7 +7628,7 @@ __metadata:
react-router: "npm:^6.26.2"
react-router-dom: "npm:^6.26.2"
redux-logger: "npm:^3.0.6"
vite: "npm:^5.4.6"
vite: "npm:^5.4.8"
vite-plugin-pwa: "npm:^0.20.5"
vituum: "npm:^1.1.1"
workbox-core: "npm:^7.1.0"
Expand Down Expand Up @@ -8022,9 +7999,9 @@ __metadata:
languageName: node
linkType: hard

"postcss-preset-env@npm:^10.0.3":
version: 10.0.3
resolution: "postcss-preset-env@npm:10.0.3"
"postcss-preset-env@npm:^10.0.5":
version: 10.0.5
resolution: "postcss-preset-env@npm:10.0.5"
dependencies:
"@csstools/postcss-cascade-layers": "npm:^5.0.0"
"@csstools/postcss-color-function": "npm:^4.0.2"
Expand All @@ -8038,7 +8015,7 @@ __metadata:
"@csstools/postcss-ic-unit": "npm:^4.0.0"
"@csstools/postcss-initial": "npm:^2.0.0"
"@csstools/postcss-is-pseudo-class": "npm:^5.0.0"
"@csstools/postcss-light-dark-function": "npm:^2.0.2"
"@csstools/postcss-light-dark-function": "npm:^2.0.4"
"@csstools/postcss-logical-float-and-clear": "npm:^3.0.0"
"@csstools/postcss-logical-overflow": "npm:^2.0.0"
"@csstools/postcss-logical-overscroll-behavior": "npm:^2.0.0"
Expand Down Expand Up @@ -8089,7 +8066,7 @@ __metadata:
postcss-selector-not: "npm:^8.0.0"
peerDependencies:
postcss: ^8.4
checksum: dafbfec5da86063ab072c182f63c17d0cc0be4f92f2ec6040ebbc4043e1ca0640fe48cec2c68352ae6209f845b76e09dd0085e7f058461f83b09a220179dcb6e
checksum: 09ff1a653022708c8f1e3d899307bc77c2e346f97aea3d05fe43068cbfd1b684c2e50a475481144f268935b239768297cf9a429043507ac4d40df71bda24f6a8
languageName: node
linkType: hard

Expand Down Expand Up @@ -9083,6 +9060,16 @@ __metadata:
languageName: node
linkType: hard

"string.prototype.repeat@npm:^1.0.0":
version: 1.0.0
resolution: "string.prototype.repeat@npm:1.0.0"
dependencies:
define-properties: "npm:^1.1.3"
es-abstract: "npm:^1.17.5"
checksum: 4b1bd91b75fa8fdf0541625184ebe80e445a465ce4253c19c3bccd633898005dadae0f74b85ae72662a53aafb8035bf48f8f5c0755aec09bc106a7f13959d05e
languageName: node
linkType: hard

"string.prototype.trim@npm:^1.2.9":
version: 1.2.9
resolution: "string.prototype.trim@npm:1.2.9"
Expand Down Expand Up @@ -9208,13 +9195,13 @@ __metadata:
languageName: node
linkType: hard

"synckit@npm:^0.8.6":
version: 0.8.8
resolution: "synckit@npm:0.8.8"
"synckit@npm:^0.9.1":
version: 0.9.1
resolution: "synckit@npm:0.9.1"
dependencies:
"@pkgr/core": "npm:^0.1.0"
tslib: "npm:^2.6.2"
checksum: 2864a5c3e689ad5b991bebbd8a583c5682c4fa08a4f39986b510b6b5d160c08fc3672444069f8f96ed6a9d12772879c674c1f61e728573eadfa90af40a765b74
checksum: bff3903976baf8b699b5483228116d70223781a93b17c70e685c277ee960cdfd1a09cb5a741e6a9ec35e2428f14f4664baec41ccc99a598f267608b2a54f529b
languageName: node
linkType: hard

Expand Down Expand Up @@ -9660,7 +9647,7 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.0, vite@npm:^5.4.6":
"vite@npm:^5.0":
version: 5.4.6
resolution: "vite@npm:5.4.6"
dependencies:
Expand Down Expand Up @@ -9703,6 +9690,49 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.4.8":
version: 5.4.8
resolution: "vite@npm:5.4.8"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.43"
rollup: "npm:^4.20.0"
peerDependencies:
"@types/node": ^18.0.0 || >=20.0.0
less: "*"
lightningcss: ^1.21.0
sass: "*"
sass-embedded: "*"
stylus: "*"
sugarss: "*"
terser: ^5.4.0
dependenciesMeta:
fsevents:
optional: true
peerDependenciesMeta:
"@types/node":
optional: true
less:
optional: true
lightningcss:
optional: true
sass:
optional: true
sass-embedded:
optional: true
stylus:
optional: true
sugarss:
optional: true
terser:
optional: true
bin:
vite: bin/vite.js
checksum: 17fdffa558abaf854f04ead7d3ddd76e4556a59871f9ac63cca3fc20a79979984837d8dddaae4b171e3d73061f781e4eec0f6d3babdbce2b4d111d29cf474c1c
languageName: node
linkType: hard

"vituum@npm:^1.1":
version: 1.1.0
resolution: "vituum@npm:1.1.0"
Expand Down

0 comments on commit 509b0b7

Please sign in to comment.