Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 5adb298 commit 31a552b
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 66 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@cypress/code-coverage": "3.13.5",
"@cypress/code-coverage": "3.13.9",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/i18n": "0.13.12",
"@types/lodash.clonedeep": "^4.5.9",
Expand All @@ -82,7 +82,7 @@
"@typescript-eslint/parser": "8.12.2",
"@vitejs/plugin-react": "^4.3.3",
"concurrently": "9.0.1",
"cypress": "13.15.1",
"cypress": "13.15.2",
"env-cmd": "10.1.0",
"eslint": "8.57.1",
"eslint-config-airbnb": "19.0.4",
Expand All @@ -96,12 +96,12 @@
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "5.0.0",
"husky": "9.1.6",
"husky": "9.1.7",
"miragejs": "^0.1.48",
"nock": "^13.5.5",
"nyc": "17.1.0",
"prettier": "3.3.3",
"uuid": "11.0.2",
"uuid": "11.0.3",
"vite": "^5.4.10",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-istanbul": "^6.0.2"
Expand Down
113 changes: 51 additions & 62 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/core@npm:^7.16.0, @babel/core@npm:^7.23.9, @babel/core@npm:^7.25.2, @babel/core@npm:^7.7.5":
"@babel/core@npm:^7.16.0, @babel/core@npm:^7.23.9, @babel/core@npm:^7.26.0, @babel/core@npm:^7.7.5":
version: 7.26.0
resolution: "@babel/core@npm:7.26.0"
dependencies:
Expand Down Expand Up @@ -1119,7 +1119,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-transform-react-jsx-self@npm:^7.24.7":
"@babel/plugin-transform-react-jsx-self@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/plugin-transform-react-jsx-self@npm:7.25.9"
dependencies:
Expand All @@ -1130,7 +1130,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-transform-react-jsx-source@npm:^7.24.7":
"@babel/plugin-transform-react-jsx-source@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/plugin-transform-react-jsx-source@npm:7.25.9"
dependencies:
Expand Down Expand Up @@ -1759,9 +1759,9 @@ __metadata:
languageName: node
linkType: hard

"@cypress/code-coverage@npm:3.13.5":
version: 3.13.5
resolution: "@cypress/code-coverage@npm:3.13.5"
"@cypress/code-coverage@npm:3.13.9":
version: 3.13.9
resolution: "@cypress/code-coverage@npm:3.13.9"
dependencies:
"@cypress/webpack-preprocessor": "npm:^6.0.0"
chalk: "npm:4.1.2"
Expand All @@ -1778,13 +1778,13 @@ __metadata:
babel-loader: ^8.3 || ^9
cypress: "*"
webpack: ^4 || ^5
checksum: 10/96b39f3ed2a16d1c1a06a92252f2ab799aa7aa87b3801af28fba0d83720f5cd7f64629aca98105b7a76a725349b7b56c19f3df98023a77df81fb31e26943c01a
checksum: 10/5c6fedd2e4e2ff4e221d440832cc00a9d7a420f2ada1a93ce1f68991397900f6179aa11730de018b785a452fdad18b4b69e6d695e1f2bfcbaa14e0b33dc3f8a3
languageName: node
linkType: hard

"@cypress/request@npm:^3.0.4":
version: 3.0.6
resolution: "@cypress/request@npm:3.0.6"
"@cypress/request@npm:^3.0.6":
version: 3.0.7
resolution: "@cypress/request@npm:3.0.7"
dependencies:
aws-sign2: "npm:~0.7.0"
aws4: "npm:^1.8.0"
Expand All @@ -1799,12 +1799,12 @@ __metadata:
json-stringify-safe: "npm:~5.0.1"
mime-types: "npm:~2.1.19"
performance-now: "npm:^2.1.0"
qs: "npm:6.13.0"
qs: "npm:6.13.1"
safe-buffer: "npm:^5.1.2"
tough-cookie: "npm:^5.0.0"
tunnel-agent: "npm:^0.6.0"
uuid: "npm:^8.3.2"
checksum: 10/ac1782111d93e0dbee2d2b2f35d9acf6821ef36eef9f4c3991e5903138fe2b8394a207c8c6e50a2b6cb2057e0ee5ebfc37cb7571c460c9685e80c948c25f6972
checksum: 10/fdd674caaa0942c8bb9bc90d862932dfccae6a7d63bacb13850b11668274c382356f5649d9264948015727b2362012b3c0c5105a67e107196d8b8c3b3d673fec
languageName: node
linkType: hard

Expand Down Expand Up @@ -3664,17 +3664,17 @@ __metadata:
linkType: hard

"@vitejs/plugin-react@npm:^4.3.3":
version: 4.3.3
resolution: "@vitejs/plugin-react@npm:4.3.3"
version: 4.3.4
resolution: "@vitejs/plugin-react@npm:4.3.4"
dependencies:
"@babel/core": "npm:^7.25.2"
"@babel/plugin-transform-react-jsx-self": "npm:^7.24.7"
"@babel/plugin-transform-react-jsx-source": "npm:^7.24.7"
"@babel/core": "npm:^7.26.0"
"@babel/plugin-transform-react-jsx-self": "npm:^7.25.9"
"@babel/plugin-transform-react-jsx-source": "npm:^7.25.9"
"@types/babel__core": "npm:^7.20.5"
react-refresh: "npm:^0.14.2"
peerDependencies:
vite: ^4.2.0 || ^5.0.0
checksum: 10/816b47c54aefce198ce2fb2b3e63b5f158ab33b04713dbec0e780a89c5126d4ea6b08544972464c43096b16e90e7f467fcf19692fad30d4f8ca5bf9a386f38b3
vite: ^4.2.0 || ^5.0.0 || ^6.0.0
checksum: 10/3b220908ed9b7b96a380a9c53e82fb428ca1f76b798ab59d1c63765bdff24de61b4778dd3655952b7d3d922645aea2d97644503b879aba6e3fcf467605b9913d
languageName: node
linkType: hard

Expand Down Expand Up @@ -4396,10 +4396,10 @@ __metadata:
languageName: node
linkType: hard

"ci-info@npm:^3.2.0":
version: 3.9.0
resolution: "ci-info@npm:3.9.0"
checksum: 10/75bc67902b4d1c7b435497adeb91598f6d52a3389398e44294f6601b20cfef32cf2176f7be0eb961d9e085bb333a8a5cae121cb22f81cf238ae7f58eb80e9397
"ci-info@npm:^4.0.0":
version: 4.1.0
resolution: "ci-info@npm:4.1.0"
checksum: 10/546628efd04e37da3182a58b6995a3313deb86ec7c8112e22ffb644317a61296b89bbfa128219e5bfcce43d9613a434ed89907ed8e752db947f7291e0405125f
languageName: node
linkType: hard

Expand Down Expand Up @@ -4740,11 +4740,11 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.15.1":
version: 13.15.1
resolution: "cypress@npm:13.15.1"
"cypress@npm:13.15.2":
version: 13.15.2
resolution: "cypress@npm:13.15.2"
dependencies:
"@cypress/request": "npm:^3.0.4"
"@cypress/request": "npm:^3.0.6"
"@cypress/xvfb": "npm:^1.2.4"
"@types/sinonjs__fake-timers": "npm:8.1.1"
"@types/sizzle": "npm:^2.3.2"
Expand All @@ -4755,6 +4755,7 @@ __metadata:
cachedir: "npm:^2.3.0"
chalk: "npm:^4.1.0"
check-more-types: "npm:^2.24.0"
ci-info: "npm:^4.0.0"
cli-cursor: "npm:^3.1.0"
cli-table3: "npm:~0.6.1"
commander: "npm:^6.2.1"
Expand All @@ -4769,7 +4770,6 @@ __metadata:
figures: "npm:^3.2.0"
fs-extra: "npm:^9.1.0"
getos: "npm:^3.2.1"
is-ci: "npm:^3.0.1"
is-installed-globally: "npm:~0.4.0"
lazy-ass: "npm:^1.6.0"
listr2: "npm:^3.8.3"
Expand All @@ -4789,7 +4789,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: 10/fa822dd7db5283d01b81fbad6278743e63b3bbb9e72e689b5bc92f6d7fbe8f62501d644e3db45fa4a11a810dccebae9c999cc59475a8f3d4c22536f7797e415b
checksum: 10/cf5746744adf2cca916dc1c99bf7d9794599bb0ee42d78d5f656f05140f73962788104d5df88314cc0bee2540795186256c75f2d4fc3652a17d5fba1495e1b06
languageName: node
linkType: hard

Expand Down Expand Up @@ -6478,7 +6478,7 @@ __metadata:
dependencies:
"@commitlint/cli": "npm:19.5.0"
"@commitlint/config-conventional": "npm:19.5.0"
"@cypress/code-coverage": "npm:3.13.5"
"@cypress/code-coverage": "npm:3.13.9"
"@emotion/react": "npm:11.13.3"
"@emotion/styled": "npm:11.13.0"
"@fontsource/roboto": "npm:^5.1.0"
Expand All @@ -6503,7 +6503,7 @@ __metadata:
"@typescript-eslint/parser": "npm:8.12.2"
"@vitejs/plugin-react": "npm:^4.3.3"
concurrently: "npm:9.0.1"
cypress: "npm:13.15.1"
cypress: "npm:13.15.2"
date-fns: "npm:^4.1.0"
env-cmd: "npm:10.1.0"
eslint: "npm:8.57.1"
Expand All @@ -6518,7 +6518,7 @@ __metadata:
eslint-plugin-prettier: "npm:5.2.1"
eslint-plugin-react: "npm:^7.37.2"
eslint-plugin-react-hooks: "npm:5.0.0"
husky: "npm:9.1.6"
husky: "npm:9.1.7"
i18next: "npm:23.16.4"
lodash.clonedeep: "npm:^4.5.0"
lodash.isequal: "npm:^4.5.0"
Expand All @@ -6531,7 +6531,7 @@ __metadata:
react-i18next: "npm:15.1.0"
react-toastify: "npm:10.0.6"
typescript: "npm:5.6.3"
uuid: "npm:11.0.2"
uuid: "npm:11.0.3"
vite: "npm:^5.4.10"
vite-plugin-checker: "npm:^0.8.0"
vite-plugin-istanbul: "npm:^6.0.2"
Expand Down Expand Up @@ -6708,12 +6708,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:9.1.6":
version: 9.1.6
resolution: "husky@npm:9.1.6"
"husky@npm:9.1.7":
version: 9.1.7
resolution: "husky@npm:9.1.7"
bin:
husky: bin.js
checksum: 10/421ccd8850378231aaefd70dbe9e4f1549b84ffe3a6897f93a202242bbc04e48bd498169aef43849411105d9fcf7c192b757d42661e28d06b934a609a4eb8771
checksum: 10/c2412753f15695db369634ba70f50f5c0b7e5cb13b673d0826c411ec1bd9ddef08c1dad89ea154f57da2521d2605bd64308af748749b27d08c5f563bcd89975f
languageName: node
linkType: hard

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

"is-ci@npm:^3.0.1":
version: 3.0.1
resolution: "is-ci@npm:3.0.1"
dependencies:
ci-info: "npm:^3.2.0"
bin:
is-ci: bin.js
checksum: 10/192c66dc7826d58f803ecae624860dccf1899fc1f3ac5505284c0a5cf5f889046ffeb958fa651e5725d5705c5bcb14f055b79150ea5fcad7456a9569de60260e
languageName: node
linkType: hard

"is-core-module@npm:^2.13.0, is-core-module@npm:^2.15.1":
version: 2.15.1
resolution: "is-core-module@npm:2.15.1"
Expand Down Expand Up @@ -8103,13 +8092,13 @@ __metadata:
linkType: hard

"nock@npm:^13.5.5":
version: 13.5.5
resolution: "nock@npm:13.5.5"
version: 13.5.6
resolution: "nock@npm:13.5.6"
dependencies:
debug: "npm:^4.1.0"
json-stringify-safe: "npm:^5.0.1"
propagate: "npm:^2.0.0"
checksum: 10/c19d7bf9654db056357a22b00127bb5606c1bbdff188a5b6c469825e580e31cd0cb0701bce8dd8b4876dbbd36a145fdb681fd69fd59308d6db4923ce8ab2439e
checksum: 10/a57c265b75e5f7767e2f8baf058773cdbf357c31c5fea2761386ec03a008a657f9df921899fe2a9502773b47145b708863b32345aef529b3c45cba4019120f88
languageName: node
linkType: hard

Expand Down Expand Up @@ -8762,12 +8751,12 @@ __metadata:
languageName: node
linkType: hard

"qs@npm:6.13.0":
version: 6.13.0
resolution: "qs@npm:6.13.0"
"qs@npm:6.13.1":
version: 6.13.1
resolution: "qs@npm:6.13.1"
dependencies:
side-channel: "npm:^1.0.6"
checksum: 10/f548b376e685553d12e461409f0d6e5c59ec7c7d76f308e2a888fd9db3e0c5e89902bedd0754db3a9038eda5f27da2331a6f019c8517dc5e0a16b3c9a6e9cef8
checksum: 10/53cf5fdc5f342a9ffd3968f20c8c61624924cf928d86fff525240620faba8ca5cfd6c3f12718cc755561bfc3dc9721bc8924e38f53d8925b03940f0b8a902212
languageName: node
linkType: hard

Expand Down Expand Up @@ -10363,12 +10352,12 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:11.0.2":
version: 11.0.2
resolution: "uuid@npm:11.0.2"
"uuid@npm:11.0.3":
version: 11.0.3
resolution: "uuid@npm:11.0.3"
bin:
uuid: dist/esm/bin/uuid
checksum: 10/b98082f398fa2ece8cacc2264402f739256ca70def4bb82e3a14ec70777d189c01ce1054764c3b59b8fc098b62b135a15d1b24914712904c988822e2ac9b4f44
checksum: 10/251385563195709eb0697c74a834764eef28e1656d61174e35edbd129288acb4d95a43f4ce8a77b8c2fc128e2b55924296a0945f964b05b9173469d045625ff2
languageName: node
linkType: hard

Expand Down Expand Up @@ -10461,8 +10450,8 @@ __metadata:
linkType: hard

"vite@npm:^5.4.10":
version: 5.4.10
resolution: "vite@npm:5.4.10"
version: 5.4.11
resolution: "vite@npm:5.4.11"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -10499,7 +10488,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/5d4a427d585d6f9114fc383114f707dca46408f54b221709e5eb6b0c16e0b4dec4baf908a7db9a8f1e5b16e64b655900ac14629abe61c698cbe296115c65ed8a
checksum: 10/719c4dea896e9547958643354003c8c9ea98e5367196d98f5f46cffb3ec963fead3ea5853f5af941c79bbfb73583dec19bbb0d28d2f644b95d7f59c55e22919d
languageName: node
linkType: hard

Expand Down

0 comments on commit 31a552b

Please sign in to comment.