5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-22 22:16:22 +00:00

fix: eliminar webpack y babel

This commit is contained in:
f 2023-01-04 12:56:27 -03:00
parent 02da0db75f
commit cfc318d011
2 changed files with 17 additions and 11227 deletions

View file

@ -3,23 +3,14 @@
"private": true, "private": true,
"dependencies": { "dependencies": {
"@airbrake/browser": "^1.4.1", "@airbrake/browser": "^1.4.1",
"@babel/core": "^7.20.0",
"@babel/plugin-transform-destructuring": "^7.20.0",
"@babel/plugin-transform-runtime": "^7.19.0",
"@babel/preset-env": "^7.20.0",
"@babel/preset-typescript": "^7.18.0",
"@rails/actiontext": "^6.0.0", "@rails/actiontext": "^6.0.0",
"@rails/activestorage": "^6.1.7", "@rails/activestorage": "^6.1.7",
"@rails/ujs": "^6.1.7", "@rails/ujs": "^6.1.7",
"@rails/webpacker": "^5.4.0",
"@suttyweb/editor": "^0.1.13", "@suttyweb/editor": "^0.1.13",
"babel-loader": "^8.3.0",
"chart.js": "^3.5.1", "chart.js": "^3.5.1",
"chartkick": "^4.0.5", "chartkick": "^4.0.5",
"circular-dependency-plugin": "^5.2.2",
"commonmark": "^0.30.0", "commonmark": "^0.30.0",
"fork-awesome": "^1.1.7", "fork-awesome": "^1.1.7",
"fork-ts-checker-webpack-plugin": "^6.1.0",
"input-map": "git+https://0xacab.org/sutty/input-map.git", "input-map": "git+https://0xacab.org/sutty/input-map.git",
"input-tag": "git+https://0xacab.org/sutty/input-tag.git", "input-tag": "git+https://0xacab.org/sutty/input-tag.git",
"leaflet": "^1.7.1", "leaflet": "^1.7.1",
@ -29,7 +20,6 @@
"stimulus": "^1.1.1", "stimulus": "^1.1.1",
"turbolinks": "^5.2.0", "turbolinks": "^5.2.0",
"typescript": "^4.1.5", "typescript": "^4.1.5",
"webpack-dev-server": "^3.11.2",
"zepto": "^1.2.0" "zepto": "^1.2.0"
}, },
"devDependencies": { "devDependencies": {

11234
yarn.lock

File diff suppressed because it is too large Load diff