Skip to content

Commit 55a3e4f

Browse files
Update devDependencies (non-major) (#1957)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4c7ae43 commit 55a3e4f

3 files changed

Lines changed: 734 additions & 479 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
},
8181
"devDependencies": {
8282
"@babel/core": "7.29.0",
83-
"@babel/preset-env": "7.29.2",
83+
"@babel/preset-env": "7.29.5",
8484
"@bufbuild/protoc-gen-es": "^1.10.0",
8585
"@changesets/cli": "2.31.0",
8686
"@eslint/js": "10.0.1",
@@ -98,10 +98,10 @@
9898
"@types/events": "^3.0.3",
9999
"@types/sdp-transform": "2.15.0",
100100
"@types/ua-parser-js": "0.7.39",
101-
"@typescript-eslint/eslint-plugin": "8.59.2",
102-
"@typescript-eslint/parser": "8.59.2",
101+
"@typescript-eslint/eslint-plugin": "8.59.3",
102+
"@typescript-eslint/parser": "8.59.3",
103103
"downlevel-dts": "^0.11.0",
104-
"eslint": "10.2.1",
104+
"eslint": "10.4.0",
105105
"eslint-config-airbnb-extended": "^2.3.2",
106106
"eslint-config-prettier": "10.1.8",
107107
"eslint-plugin-compat": "^6.0.2",
@@ -113,7 +113,7 @@
113113
"jsdom": "^26.1.0",
114114
"prettier": "^3.4.2",
115115
"publint": "^0.3.21",
116-
"rollup": "4.60.2",
116+
"rollup": "4.60.4",
117117
"rollup-plugin-delete": "^2.1.0",
118118
"rollup-plugin-typescript2": "0.37.0",
119119
"size-limit": "^11.2.0",
@@ -122,7 +122,7 @@
122122
"typedoc-plugin-no-inherit": "1.6.1",
123123
"typescript": "5.9.3",
124124
"typescript-eslint": "^8.47.0",
125-
"vite": "7.3.2",
125+
"vite": "7.3.3",
126126
"vitest": "^3.0.0"
127127
},
128128
"packageManager": "pnpm@10.33.0"

0 commit comments

Comments
 (0)