Skip to content

Commit e3ffdba

Browse files
committed
deps: improved overrides
1 parent e383043 commit e3ffdba

2 files changed

Lines changed: 13 additions & 42 deletions

File tree

package-lock.json

Lines changed: 11 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@payloadcms/plugin-import-export": "3.82.1",
3333
"@payloadcms/richtext-lexical": "3.82.1",
3434
"@payloadcms/plugin-seo": "3.82.1",
35-
"@tabler/icons-react": "3.41.1",
35+
"@tabler/icons-react": "3.40.0",
3636
"clsx": "^2.1.1",
3737
"graphql": "^16.13.2",
3838
"knip": "^6.3.1",
@@ -59,37 +59,14 @@
5959
"typescript": "^6.0.2"
6060
},
6161
"overrides": {
62-
"@tabler/icons-react": "3.41.1",
6362
"brace-expansion": "5.0.5",
64-
"happy-dom": "20.8.9",
63+
"lodash": "4.18.1",
6564
"file-type": "22.0.1",
6665
"undici": "8.0.2",
6766
"dompurify": "3.3.3",
68-
"smol-toml": "1.6.1",
6967
"yaml": "2.8.3",
70-
"anymatch": {
71-
"picomatch": "2.3.2"
72-
},
73-
"readdirp": {
74-
"picomatch": "2.3.2"
75-
},
76-
"micromatch": {
77-
"picomatch": "2.3.2"
78-
},
79-
"knip": {
80-
"picomatch": "4.0.4"
81-
},
82-
"tinyglobby": {
83-
"picomatch": "4.0.4"
84-
},
85-
"@parcel/watcher": {
86-
"picomatch": "4.0.4"
87-
},
8868
"@esbuild-kit/core-utils": {
8969
"esbuild": "0.27.5"
90-
},
91-
"payload": {
92-
"ajv": "8.18.0"
9370
}
9471
}
9572
}

0 commit comments

Comments
 (0)