Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update devdependencies (non-major) (patch) #210

Merged
merged 1 commit into from
May 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,10 @@
"devDependencies": {
"@commitlint/cli": "19.2.2",
"@commitlint/config-conventional": "19.2.2",
"@cypress/code-coverage": "3.12.35",
"@cypress/code-coverage": "3.12.38",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/file-saver": "^2.0.7",
"@types/i18n": "0.13.10",
"@types/i18n": "0.13.12",
"@types/lodash.countby": "^4.6.9",
"@types/lodash.isequal": "4.5.8",
"@types/lodash.isobject": "3.0.9",
Expand Down Expand Up @@ -134,7 +134,7 @@
"nyc": "15.1.0",
"prettier": "3.2.5",
"uuid": "9.0.1",
"vite": "5.2.9",
"vite": "5.2.11",
"vite-plugin-checker": "0.6.4",
"vite-plugin-istanbul": "6.0.0"
},
Expand Down
64 changes: 52 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2436,9 +2436,9 @@ __metadata:
languageName: node
linkType: hard

"@cypress/code-coverage@npm:3.12.35":
version: 3.12.35
resolution: "@cypress/code-coverage@npm:3.12.35"
"@cypress/code-coverage@npm:3.12.38":
version: 3.12.38
resolution: "@cypress/code-coverage@npm:3.12.38"
dependencies:
"@cypress/webpack-preprocessor": "npm:^6.0.0"
chalk: "npm:4.1.2"
Expand All @@ -2455,7 +2455,7 @@ __metadata:
babel-loader: ^8.3 || ^9
cypress: "*"
webpack: ^4 || ^5
checksum: 10/d481e188248d7639a70d6178f283faf03fa1f87853fce6e7427679ca016408a004f4745269c0432e0b7ad420b255021ad3ed648fd741da22b91e65783bf0c3f6
checksum: 10/9ab38647496a70ffc39448ff19d627fa05d8bffee98f3bdb50b8efec402a84757347f8547c6d8992921eb149e4c638cc76d237d9b60cd9229b36d4b5e395e089
languageName: node
linkType: hard

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

"@types/i18n@npm:0.13.10":
version: 0.13.10
resolution: "@types/i18n@npm:0.13.10"
checksum: 10/4b6c84536bf891d07fb1b1daf2e8d66889d0c317dc3c2b653d65a922ee3df3cef93b811b71e46dfb6483a95beb1515a7c82bf3f0fb05d54084ac519ff93f706d
"@types/i18n@npm:0.13.12":
version: 0.13.12
resolution: "@types/i18n@npm:0.13.12"
checksum: 10/37fafabce4973ac0be008c5401bd159397dbaa2dab720323d1624a0580c1dce3416186981417c7d6558b90dd44947ccdb2ec4da663894ffba57a6239a5d4f4d2
languageName: node
linkType: hard

Expand Down Expand Up @@ -10085,7 +10085,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.35"
"@cypress/code-coverage": "npm:3.12.38"
"@emotion/react": "npm:11.11.4"
"@emotion/styled": "npm:11.11.5"
"@fortawesome/fontawesome-svg-core": "npm:6.5.2"
Expand All @@ -10104,7 +10104,7 @@ __metadata:
"@tanstack/react-query-devtools": "npm:^4.36.1"
"@trivago/prettier-plugin-sort-imports": "npm:4.3.0"
"@types/file-saver": "npm:^2.0.7"
"@types/i18n": "npm:0.13.10"
"@types/i18n": "npm:0.13.12"
"@types/lodash.countby": "npm:^4.6.9"
"@types/lodash.groupby": "npm:4.6.9"
"@types/lodash.isequal": "npm:4.5.8"
Expand Down Expand Up @@ -10174,7 +10174,7 @@ __metadata:
stylis-plugin-rtl: "npm:2.1.1"
typescript: "npm:5.4.5"
uuid: "npm:9.0.1"
vite: "npm:5.2.9"
vite: "npm:5.2.11"
vite-plugin-checker: "npm:0.6.4"
vite-plugin-istanbul: "npm:6.0.0"
languageName: unknown
Expand Down Expand Up @@ -16651,7 +16651,47 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.2.9, vite@npm:^5.0.0":
"vite@npm:5.2.11":
version: 5.2.11
resolution: "vite@npm:5.2.11"
dependencies:
esbuild: "npm:^0.20.1"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.38"
rollup: "npm:^4.13.0"
peerDependencies:
"@types/node": ^18.0.0 || >=20.0.0
less: "*"
lightningcss: ^1.21.0
sass: "*"
stylus: "*"
sugarss: "*"
terser: ^5.4.0
dependenciesMeta:
fsevents:
optional: true
peerDependenciesMeta:
"@types/node":
optional: true
less:
optional: true
lightningcss:
optional: true
sass:
optional: true
stylus:
optional: true
sugarss:
optional: true
terser:
optional: true
bin:
vite: bin/vite.js
checksum: 10/ee0ad038f0831c9514796522deb1e2dcb84bc311abbccb77e4b12216d37fc9559137f4f1b8e75187d51007b954e845c6518e36ee3acac2e2a2789c1181ebb16c
languageName: node
linkType: hard

"vite@npm:^5.0.0":
version: 5.2.9
resolution: "vite@npm:5.2.9"
dependencies:
Expand Down
Loading