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 Sep 16, 2024
1 parent 604fe1e commit 6fd97a8
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 29 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"devDependencies": {
"@commitlint/cli": "19.2.2",
"@commitlint/config-conventional": "19.2.2",
"@cypress/code-coverage": "3.12.38",
"@cypress/code-coverage": "3.12.49",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/file-saver": "^2.0.7",
"@types/i18n": "0.13.12",
Expand Down Expand Up @@ -134,9 +134,9 @@
"nyc": "15.1.0",
"prettier": "3.2.5",
"uuid": "9.0.1",
"vite": "5.2.11",
"vite": "5.2.14",
"vite-plugin-checker": "0.6.4",
"vite-plugin-istanbul": "6.0.0"
"vite-plugin-istanbul": "6.0.2"
},
"browserslist": {
"production": [
Expand Down
64 changes: 38 additions & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2439,14 +2439,14 @@ __metadata:
languageName: node
linkType: hard

"@cypress/code-coverage@npm:3.12.38":
version: 3.12.38
resolution: "@cypress/code-coverage@npm:3.12.38"
"@cypress/code-coverage@npm:3.12.49":
version: 3.12.49
resolution: "@cypress/code-coverage@npm:3.12.49"
dependencies:
"@cypress/webpack-preprocessor": "npm:^6.0.0"
chalk: "npm:4.1.2"
dayjs: "npm:1.11.10"
debug: "npm:4.3.4"
dayjs: "npm:1.11.13"
debug: "npm:4.3.7"
execa: "npm:4.1.0"
globby: "npm:11.1.0"
istanbul-lib-coverage: "npm:^3.0.0"
Expand All @@ -2458,7 +2458,7 @@ __metadata:
babel-loader: ^8.3 || ^9
cypress: "*"
webpack: ^4 || ^5
checksum: 10/9ab38647496a70ffc39448ff19d627fa05d8bffee98f3bdb50b8efec402a84757347f8547c6d8992921eb149e4c638cc76d237d9b60cd9229b36d4b5e395e089
checksum: 10/72d770c0f30cd63b9aa804470b34ba450f6d98e3710437b093bdb1f868f21554ebf33ed408d042b67b6df4066c7a8d0b222c9f989976a64251a78ed55c47604a
languageName: node
linkType: hard

Expand Down Expand Up @@ -5017,11 +5017,11 @@ __metadata:
linkType: hard

"@types/react-syntax-highlighter@npm:^15.5.11":
version: 15.5.11
resolution: "@types/react-syntax-highlighter@npm:15.5.11"
version: 15.5.13
resolution: "@types/react-syntax-highlighter@npm:15.5.13"
dependencies:
"@types/react": "npm:*"
checksum: 10/9074bc6964d26a9515182b0644536e8ed9482fc04986890c91b4aabf818a6008e121989309a3f5399f05b125180b35fbda1d0f3dd6ce2869d50b536c4c78ac05
checksum: 10/0cc47785326aea5effac9ee68c263abc6448c63b6a084eec3084fd13c08da93addfdc3102ff919cbe420aa71fbded9bf041cc2c51fe625c6ee0751e8a131bd38
languageName: node
linkType: hard

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

"dayjs@npm:1.11.10":
version: 1.11.10
resolution: "dayjs@npm:1.11.10"
checksum: 10/27e8f5bc01c0a76f36c656e62ab7f08c2e7b040b09e613cd4844abf03fb258e0350f0a83b02c887b84d771c1f11e092deda0beef8c6df2a1afbc3f6c1fade279
"dayjs@npm:1.11.13":
version: 1.11.13
resolution: "dayjs@npm:1.11.13"
checksum: 10/7374d63ab179b8d909a95e74790def25c8986e329ae989840bacb8b1888be116d20e1c4eee75a69ea0dfbae13172efc50ef85619d304ee7ca3c01d5878b704f5
languageName: node
linkType: hard

Expand All @@ -7680,7 +7680,7 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4, debug@npm:4.3.4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4":
"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4":
version: 4.3.4
resolution: "debug@npm:4.3.4"
dependencies:
Expand All @@ -7692,6 +7692,18 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4.3.7":
version: 4.3.7
resolution: "debug@npm:4.3.7"
dependencies:
ms: "npm:^2.1.3"
peerDependenciesMeta:
supports-color:
optional: true
checksum: 10/71168908b9a78227ab29d5d25fe03c5867750e31ce24bf2c44a86efc5af041758bb56569b0a3d48a9b5344c00a24a777e6f4100ed6dfd9534a42c1dde285125a
languageName: node
linkType: hard

"debug@npm:^3.1.0, debug@npm:^3.2.7":
version: 3.2.7
resolution: "debug@npm:3.2.7"
Expand Down Expand Up @@ -10101,7 +10113,7 @@ __metadata:
"@codemirror/lang-python": "npm:^6.1.5"
"@commitlint/cli": "npm:19.2.2"
"@commitlint/config-conventional": "npm:19.2.2"
"@cypress/code-coverage": "npm:3.12.38"
"@cypress/code-coverage": "npm:3.12.49"
"@emotion/react": "npm:11.11.4"
"@emotion/styled": "npm:11.11.5"
"@fortawesome/fontawesome-svg-core": "npm:6.5.2"
Expand Down Expand Up @@ -10190,9 +10202,9 @@ __metadata:
stylis-plugin-rtl: "npm:2.1.1"
typescript: "npm:5.4.5"
uuid: "npm:9.0.1"
vite: "npm:5.2.11"
vite: "npm:5.2.14"
vite-plugin-checker: "npm:0.6.4"
vite-plugin-istanbul: "npm:6.0.0"
vite-plugin-istanbul: "npm:6.0.2"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -12930,7 +12942,7 @@ __metadata:
languageName: node
linkType: hard

"ms@npm:2.1.3, ms@npm:^2.0.0, ms@npm:^2.1.1":
"ms@npm:2.1.3, ms@npm:^2.0.0, ms@npm:^2.1.1, ms@npm:^2.1.3":
version: 2.1.3
resolution: "ms@npm:2.1.3"
checksum: 10/aa92de608021b242401676e35cfa5aa42dd70cbdc082b916da7fb925c542173e36bce97ea3e804923fe92c0ad991434e4a38327e15a1b5b5f945d66df615ae6d
Expand Down Expand Up @@ -16676,9 +16688,9 @@ __metadata:
languageName: node
linkType: hard

"vite-plugin-istanbul@npm:6.0.0":
version: 6.0.0
resolution: "vite-plugin-istanbul@npm:6.0.0"
"vite-plugin-istanbul@npm:6.0.2":
version: 6.0.2
resolution: "vite-plugin-istanbul@npm:6.0.2"
dependencies:
"@istanbuljs/load-nyc-config": "npm:^1.1.0"
espree: "npm:^10.0.1"
Expand All @@ -16688,13 +16700,13 @@ __metadata:
test-exclude: "npm:^6.0.0"
peerDependencies:
vite: ">=4 <=6"
checksum: 10/9a989707b7d6faed1d3d6e58f246f4632d229d0d5524b1886a0338f7ec082b37a172a648132bced5a3e439639a0052dfe5117123944ac7c352df73298687c34a
checksum: 10/fddd8367fa02159a047179c9c576c309f9a14bb970116e35fe543d40e3acc615c1671387b9de2394a5bc75d2ab0cfb7b7ebb9e29ec4ddff5411fa7bfee663e42
languageName: node
linkType: hard

"vite@npm:5.2.11":
version: 5.2.11
resolution: "vite@npm:5.2.11"
"vite@npm:5.2.14":
version: 5.2.14
resolution: "vite@npm:5.2.14"
dependencies:
esbuild: "npm:^0.20.1"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -16728,7 +16740,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/ee0ad038f0831c9514796522deb1e2dcb84bc311abbccb77e4b12216d37fc9559137f4f1b8e75187d51007b954e845c6518e36ee3acac2e2a2789c1181ebb16c
checksum: 10/a0e29673c9da6d42c03aeebfee56e164132d26f4777de76562f6588d6c6d28495d3a9885da7ad912b6f34d26ba4cabd5b2d17d06600aeb11f681d4cb7bc30e56
languageName: node
linkType: hard

Expand Down

0 comments on commit 6fd97a8

Please sign in to comment.