Skip to content

Commit

Permalink
chore: remove unnecessary babel dependencies (#2388)
Browse files Browse the repository at this point in the history
  • Loading branch information
sirtawast authored Dec 22, 2023
1 parent 8a63169 commit 4fa95bc
Show file tree
Hide file tree
Showing 9 changed files with 3 additions and 57 deletions.
2 changes: 0 additions & 2 deletions frontend/benefit/applicant/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"@sentry/browser": "^7.16.0",
"@sentry/nextjs": "^7.16.0",
"axios": "^0.27.2",
"babel-plugin-import": "^1.13.6",
"camelcase-keys": "^7.0.2",
"date-fns": "^2.24.0",
"dotenv": "^16.0.0",
Expand All @@ -34,7 +33,6 @@
"next": "14.0.3",
"next-compose-plugins": "^2.2.1",
"next-i18next": "^13.0.3",
"next-plugin-custom-babel-config": "^1.0.5",
"next-transpile-modules": "^9.1.0",
"pdfjs-dist": "3.6.172",
"react": "^18.2.0",
Expand Down
2 changes: 0 additions & 2 deletions frontend/benefit/handler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"@frontend/shared": "*",
"@sentry/browser": "^7.16.0",
"axios": "^0.27.2",
"babel-plugin-import": "^1.13.6",
"camelcase-keys": "^7.0.2",
"date-fns": "^2.24.0",
"dotenv": "^16.0.0",
Expand All @@ -34,7 +33,6 @@
"next": "14.0.3",
"next-compose-plugins": "^2.2.1",
"next-i18next": "^13.0.3",
"next-plugin-custom-babel-config": "^1.0.5",
"next-transpile-modules": "^9.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 0 additions & 2 deletions frontend/kesaseteli/employer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"@sentry/browser": "^7.16.0",
"@sentry/nextjs": "^7.16.0",
"axios": "^0.27.2",
"babel-plugin-import": "^1.13.3",
"dotenv": "^16.0.0",
"hds-design-tokens": "^2.17.0",
"hds-react": "^2.17.0",
Expand All @@ -31,7 +30,6 @@
"next": "14.0.3",
"next-compose-plugins": "^2.2.1",
"next-i18next": "^13.0.3",
"next-plugin-custom-babel-config": "^1.0.5",
"next-transpile-modules": "^9.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 0 additions & 2 deletions frontend/kesaseteli/handler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"@sentry/browser": "^7.16.0",
"@sentry/nextjs": "^7.16.0",
"axios": "^0.27.2",
"babel-plugin-import": "^1.13.3",
"dotenv": "^16.0.0",
"finnish-ssn": "2.0.4",
"hds-design-tokens": "^2.17.0",
Expand All @@ -31,7 +30,6 @@
"next": "14.0.3",
"next-compose-plugins": "^2.2.1",
"next-i18next": "^13.0.3",
"next-plugin-custom-babel-config": "^1.0.5",
"next-transpile-modules": "^9.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 0 additions & 2 deletions frontend/kesaseteli/youth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"@sentry/browser": "^7.16.0",
"@sentry/nextjs": "^7.16.0",
"axios": "^0.27.2",
"babel-plugin-import": "^1.13.3",
"dotenv": "^16.0.0",
"finnish-ssn": "2.0.4",
"hds-design-tokens": "^2.17.0",
Expand All @@ -32,7 +31,6 @@
"next": "14.0.3",
"next-compose-plugins": "^2.2.1",
"next-i18next": "^13.0.3",
"next-plugin-custom-babel-config": "^1.0.5",
"next-transpile-modules": "^9.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 0 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,6 @@
},
"devDependencies": {
"@axe-core/react": "^4.3.2",
"@babel/core": "^7.16.7",
"@babel/preset-typescript": "^7.16.0",
"@commitlint/cli": "^16.2.3",
"@commitlint/config-conventional": "^16.0.0",
"@faker-js/faker": "^6.0.0-alpha.6",
Expand Down
2 changes: 0 additions & 2 deletions frontend/tet/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"@sentry/browser": "^7.16.0",
"@sentry/nextjs": "^7.16.0",
"axios": "^0.27.2",
"babel-plugin-import": "^1.13.3",
"date-fns": "^2.24.0",
"dotenv": "^16.0.0",
"hds-design-tokens": "^2.17.0",
Expand All @@ -31,7 +30,6 @@
"next": "14.0.3",
"next-compose-plugins": "^2.2.1",
"next-i18next": "^13.0.3",
"next-plugin-custom-babel-config": "^1.0.5",
"next-transpile-modules": "^9.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 0 additions & 2 deletions frontend/tet/youth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"@sentry/browser": "^7.16.0",
"@sentry/nextjs": "^7.16.0",
"axios": "^0.27.2",
"babel-plugin-import": "^1.13.3",
"dotenv": "^16.0.0",
"hds-design-tokens": "^2.17.0",
"hds-react": "^2.17.0",
Expand All @@ -31,7 +30,6 @@
"next": "14.0.3",
"next-compose-plugins": "^2.2.1",
"next-i18next": "^13.0.3",
"next-plugin-custom-babel-config": "^1.0.5",
"next-transpile-modules": "^9.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
44 changes: 3 additions & 41 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.7.tgz#078d8b833fbbcc95286613be8c716cef2b519fa2"
integrity sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ==

"@babel/core@^7.1.0", "@babel/core@^7.12.1", "@babel/core@^7.12.3", "@babel/core@^7.16.7", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
"@babel/core@^7.1.0", "@babel/core@^7.12.1", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
version "7.17.8"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.8.tgz#3dac27c190ebc3a4381110d46c80e77efe172e1a"
integrity sha512-OdQDV/7cRBtJHLSOBqqbYNkOcydOgnX59TZx4puf41fzcVtN3e/4yqY8lMQsK+5X2lJtAdmA+6OHqsj1hBJ4IQ==
Expand Down Expand Up @@ -668,7 +668,7 @@
dependencies:
"@babel/helper-plugin-utils" "^7.14.5"

"@babel/plugin-syntax-typescript@^7.16.7", "@babel/plugin-syntax-typescript@^7.7.2":
"@babel/plugin-syntax-typescript@^7.7.2":
version "7.16.7"
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.16.7.tgz#39c9b55ee153151990fb038651d58d3fd03f98f8"
integrity sha512-YhUIJHHGkqPgEcMYkPCKTyGUdoGKWtopIycQyjJH8OjvRgOYsXsaKehLVPScKJWAULPxMa4N1vCe6szREFlZ7A==
Expand Down Expand Up @@ -963,15 +963,6 @@
dependencies:
"@babel/helper-plugin-utils" "^7.16.7"

"@babel/plugin-transform-typescript@^7.16.7":
version "7.16.8"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.16.8.tgz#591ce9b6b83504903fa9dd3652c357c2ba7a1ee0"
integrity sha512-bHdQ9k7YpBDO2d0NVfkj51DpQcvwIzIusJ7mEUaMlbZq3Kt/U47j24inXZHQ5MDiYpCs+oZiwnXyKedE8+q7AQ==
dependencies:
"@babel/helper-create-class-features-plugin" "^7.16.7"
"@babel/helper-plugin-utils" "^7.16.7"
"@babel/plugin-syntax-typescript" "^7.16.7"

"@babel/plugin-transform-unicode-escapes@^7.16.7":
version "7.16.7"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.16.7.tgz#da8717de7b3287a2c6d659750c964f302b31ece3"
Expand Down Expand Up @@ -1099,15 +1090,6 @@
"@babel/plugin-transform-react-jsx-development" "^7.16.7"
"@babel/plugin-transform-react-pure-annotations" "^7.16.7"

"@babel/preset-typescript@^7.16.0":
version "7.16.7"
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.16.7.tgz#ab114d68bb2020afc069cd51b37ff98a046a70b9"
integrity sha512-WbVEmgXdIyvzB77AQjGBEyYPZx+8tTsO50XtfozQrkW8QB2rLJpH2lgx0TRw5EJrBxOZQ+wCcyPVQvS8tjEHpQ==
dependencies:
"@babel/helper-plugin-utils" "^7.16.7"
"@babel/helper-validator-option" "^7.16.7"
"@babel/plugin-transform-typescript" "^7.16.7"

"@babel/runtime-corejs3@^7.10.2":
version "7.17.8"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.17.8.tgz#d7dd49fb812f29c61c59126da3792d8740d4e284"
Expand All @@ -1123,7 +1105,7 @@
dependencies:
regenerator-runtime "^0.13.4"

"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.16.3", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.16.3", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
version "7.17.8"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.8.tgz#3e56e4aff81befa55ac3ac6a0967349fd1c5bca2"
integrity sha512-dQpEpK0O9o6lj6oPu0gRDbbnk+4LeHlNcBpspf6Olzt3GIX4P1lWF1gS+pHLDFlaJvbR6q7jCfQ08zA4QJBnmA==
Expand Down Expand Up @@ -4193,21 +4175,6 @@ babel-plugin-dynamic-import-node@^2.3.3:
dependencies:
object.assign "^4.1.0"

babel-plugin-import@^1.13.3:
version "1.13.3"
resolved "https://registry.yarnpkg.com/babel-plugin-import/-/babel-plugin-import-1.13.3.tgz#9dbbba7d1ac72bd412917a830d445e00941d26d7"
integrity sha512-1qCWdljJOrDRH/ybaCZuDgySii4yYrtQ8OJQwrcDqdt0y67N30ng3X3nABg6j7gR7qUJgcMa9OMhc4AGViDwWw==
dependencies:
"@babel/helper-module-imports" "^7.0.0"
"@babel/runtime" "^7.0.0"

babel-plugin-import@^1.13.6:
version "1.13.6"
resolved "https://registry.yarnpkg.com/babel-plugin-import/-/babel-plugin-import-1.13.6.tgz#4ff2aa3b9759e6a4458ce59890da3684fe3dda9d"
integrity sha512-N7FYnGh0DFsvDRkAPsvFq/metVfVD7P2h1rokOPpEH4cZbdRHCW+2jbXt0nnuqowkm/xhh2ww1anIdEpfYa7ZA==
dependencies:
"@babel/helper-module-imports" "^7.0.0"

babel-plugin-istanbul@^6.1.1:
version "6.1.1"
resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz#fa88ec59232fd9b4e36dbbc540a8ec9a9b47da73"
Expand Down Expand Up @@ -11392,11 +11359,6 @@ next-i18next@^13.0.3:
hoist-non-react-statics "^3.3.2"
i18next-fs-backend "^2.1.1"

next-plugin-custom-babel-config@^1.0.5:
version "1.0.5"
resolved "https://registry.yarnpkg.com/next-plugin-custom-babel-config/-/next-plugin-custom-babel-config-1.0.5.tgz#9e9f8ba0907fa3e151636a6908f844981c681a0f"
integrity sha512-EQrOUzg2Fzm2UGKctRaxLFoxactHHCFQmI7YhAgeRIQP66DJP/tW+TZymLULhYS7rCGLCFEjR0cuOOLbS4mf/w==

next-transpile-modules@^9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/next-transpile-modules/-/next-transpile-modules-9.0.0.tgz#133b1742af082e61cc76b02a0f12ffd40ce2bf90"
Expand Down

0 comments on commit 4fa95bc

Please sign in to comment.