mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 20:44:32 -05:00
🗑️ Remove old sourcemap and process package (#5567)
* remove old sourcemap package and process package * release notes * Update 5567.md
This commit is contained in:
@@ -63,9 +63,7 @@
|
||||
"npm-run-all": "^4.1.5",
|
||||
"path-browserify": "^1.0.1",
|
||||
"peggy": "3.0.2",
|
||||
"process": "^0.11.10",
|
||||
"rollup-plugin-visualizer": "^6.0.3",
|
||||
"source-map": "^0.7.4",
|
||||
"stream-browserify": "^3.0.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.9.2",
|
||||
|
||||
6
upcoming-release-notes/5567.md
Normal file
6
upcoming-release-notes/5567.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [MikesGlitch]
|
||||
---
|
||||
|
||||
Remove unused packages - sourcemap and process
|
||||
@@ -14110,10 +14110,8 @@ __metadata:
|
||||
npm-run-all: "npm:^4.1.5"
|
||||
path-browserify: "npm:^1.0.1"
|
||||
peggy: "npm:3.0.2"
|
||||
process: "npm:^0.11.10"
|
||||
rollup-plugin-visualizer: "npm:^6.0.3"
|
||||
slash: "npm:3.0.0"
|
||||
source-map: "npm:^0.7.4"
|
||||
stream-browserify: "npm:^3.0.0"
|
||||
ts-node: "npm:^10.9.2"
|
||||
typescript: "npm:^5.9.2"
|
||||
|
||||
Reference in New Issue
Block a user