Skip to content

Commit 910ced8

Browse files
chore(deps): update npm packages to v7
1 parent 670b541 commit 910ced8

3 files changed

Lines changed: 135 additions & 358 deletions

File tree

examples/tsconfig_references/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"tsconfig-paths-webpack-plugin": "^4.2.0",
1515
"typescript": "^5.8.3",
1616
"webpack": "^5.99.9",
17-
"webpack-cli": "^6.0.1"
17+
"webpack-cli": "^7.0.0"
1818
}
1919
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@napi-rs/wasm-runtime": "^1.0.7",
2222
"@taplo/cli": "^0.7.0",
2323
"@types/node": "^24.0.0",
24-
"ava": "^6.1.3",
24+
"ava": "^7.0.0",
2525
"commander": "^14.0.0",
2626
"emnapi": "^1.2.0",
2727
"enhanced-resolve": "^5.17.1",

0 commit comments

Comments
 (0)