Skip to content

Commit bcc7a23

Browse files
committed
chore: update dependencies in bun.lock and package.json
1 parent 80b30b3 commit bcc7a23

2 files changed

Lines changed: 28 additions & 28 deletions

File tree

bun.lock

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
},
6969
"dependencies": {
7070
"bson": "^7.2.0",
71-
"lodash": "^4.18.0",
71+
"lodash": "^4.18.1",
7272
"uuid": "^13.0.0"
7373
},
7474
"devDependencies": {
@@ -82,11 +82,11 @@
8282
"@eslint/js": "^9.39.4",
8383
"@types/jest": "^30.0.0",
8484
"@types/minimatch": "^6.0.0",
85-
"@types/node": "^24.12.0",
85+
"@types/node": "^24.12.2",
8686
"@types/react": "^19.2.14",
8787
"@types/react-dom": "^19.2.3",
88-
"@typescript-eslint/eslint-plugin": "^8.58.0",
89-
"@typescript-eslint/parser": "^8.58.0",
88+
"@typescript-eslint/eslint-plugin": "^8.58.1",
89+
"@typescript-eslint/parser": "^8.58.1",
9090
"babel-jest": "^30.3.0",
9191
"babel-loader": "^10.1.1",
9292
"babel-plugin-module-resolver": "^5.0.3",
@@ -113,14 +113,14 @@
113113
"npm-check-updates": "^19.6.6",
114114
"prettier": "^3.8.1",
115115
"prettier-plugin-tailwindcss": "^0.7.2",
116-
"sass": "^1.98.0",
116+
"sass": "^1.99.0",
117117
"stylelint": "^17.6.0",
118118
"stylelint-config-standard": "^40.0.0",
119119
"stylelint-config-standard-scss": "^17.0.0",
120120
"stylelint-order": "^8.1.1",
121121
"ts-loader": "9.5.4",
122122
"tsup": "^8.5.1",
123123
"typescript": "^5.9.3",
124-
"webpack": "^5.105.4"
124+
"webpack": "^5.106.0"
125125
}
126126
}

0 commit comments

Comments
 (0)