diff --git a/techstack.md b/techstack.md
new file mode 100644
index 00000000..48c65db6
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,234 @@
+
+
+
+# Tech Stack File
+ [maxgfr/typescript-react-lib-swc](https://github.com/maxgfr/typescript-react-lib-swc)
+
+|43
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+##
Languages (2)
+
+
+##
Frameworks (3)
+
+
+##
DevOps (9)
+
+
+## Other (1)
+
+
+
+##
Open source packages (28)
+
+##
npm (28)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[@babel/core](https://www.npmjs.com/@babel/core)|v7.12.9|11/30/23|renovate[bot] |MIT|N/A|
+|[@semantic-release/changelog](https://www.npmjs.com/@semantic-release/changelog)|v6.0.3|12/04/22|maxgfr |MIT|N/A|
+|[@semantic-release/commit-analyzer](https://www.npmjs.com/@semantic-release/commit-analyzer)|v9.0.2|12/04/22|maxgfr |MIT|N/A|
+|[@semantic-release/git](https://www.npmjs.com/@semantic-release/git)|v10.0.1|12/04/22|maxgfr |MIT|N/A|
+|[@semantic-release/github](https://www.npmjs.com/@semantic-release/github)|v8.1.0|12/04/22|maxgfr |MIT|N/A|
+|[@semantic-release/npm](https://www.npmjs.com/@semantic-release/npm)|v9.0.2|12/04/22|maxgfr |MIT|N/A|
+|[@semantic-release/release-notes-generator](https://www.npmjs.com/@semantic-release/release-notes-generator)|v10.0.3|10/30/23|renovate[bot] |MIT|N/A|
+|[@storybook/addon-actions](https://www.npmjs.com/@storybook/addon-actions)|v6.5.16|10/30/23|renovate[bot] |MIT|N/A|
+|[@storybook/addon-links](https://www.npmjs.com/@storybook/addon-links)|v6.5.16|10/30/23|renovate[bot] |MIT|N/A|
+|[@storybook/react](https://www.npmjs.com/@storybook/react)|v6.5.16|10/30/23|renovate[bot] |MIT|N/A|
+|[@testing-library/jest-dom](https://www.npmjs.com/@testing-library/jest-dom)|v5.17.0|12/06/23|renovate[bot] |MIT|N/A|
+|[@testing-library/react](https://www.npmjs.com/@testing-library/react)|v13.4.0|10/30/23|renovate[bot] |MIT|N/A|
+|[@types/jest](https://www.npmjs.com/@types/jest)|v29.5.6|12/07/23|renovate[bot] |MIT|N/A|
+|[@types/node](https://www.npmjs.com/@types/node)|v20.8.9|12/07/23|renovate[bot] |MIT|N/A|
+|[@types/react](https://www.npmjs.com/@types/react)|v18.2.45|12/07/23|renovate[bot] |MIT|N/A|
+|[@types/react-dom](https://www.npmjs.com/@types/react-dom)|v18.2.17|12/07/23|renovate[bot] |MIT|N/A|
+|[@typescript-eslint/eslint-plugin](https://www.npmjs.com/@typescript-eslint/eslint-plugin)|v5.62.0|12/07/23|renovate[bot] |MIT|N/A|
+|[@typescript-eslint/parser](https://www.npmjs.com/@typescript-eslint/parser)|v5.62.0|12/07/23|renovate[bot] |BSD-2-Clause|N/A|
+|[babel-loader](https://www.npmjs.com/babel-loader)|v8.3.0|11/08/22|renovate[bot] |MIT|N/A|
+|[eslint-config-prettier](https://www.npmjs.com/eslint-config-prettier)|v8.10.0|12/02/23|renovate[bot] |MIT|N/A|
+|[eslint-plugin-jest](https://www.npmjs.com/eslint-plugin-jest)|v27.6.0|12/06/23|renovate[bot] |MIT|N/A|
+|[eslint-plugin-jsx-a11y](https://www.npmjs.com/eslint-plugin-jsx-a11y)|v6.8.0|12/02/23|renovate[bot] |MIT|N/A|
+|[eslint-plugin-react](https://www.npmjs.com/eslint-plugin-react)|v7.33.2|12/02/23|renovate[bot] |MIT|N/A|
+|[gh-pages](https://www.npmjs.com/gh-pages)|v4.0.0|11/08/22|maxgfr |MIT|N/A|
+|[jest-environment-jsdom](https://www.npmjs.com/jest-environment-jsdom)|v29.7.0|12/06/23|renovate[bot] |MIT|N/A|
+|[react-dom](https://www.npmjs.com/react-dom)|v18.2.0|12/04/22|maxgfr |MIT|N/A|
+|[rimraf](https://www.npmjs.com/rimraf)|v3.0.2|11/08/22|Maxime Golfier |ISC|N/A|
+|[semantic-release](https://www.npmjs.com/semantic-release)|v19.0.5|12/04/22|maxgfr |MIT|N/A|
+
+
+
+
+Generated via [Stack File](https://github.com/marketplace/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 00000000..06db1764
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,594 @@
+repo_name: maxgfr/typescript-react-lib-swc
+report_id: e9a9b2f8c56eaa9abb69d01647bc33ef
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T18:32:52+00:00'
+requested_by: renovate[bot]
+provider: github
+branch: main
+detected_tools_count: 43
+tools:
+- name: JavaScript
+ description: Lightweight, interpreted, object-oriented language with first-class
+ functions
+ website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/1209/javascript.jpeg
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc
+ detection_source: Repo Metadata
+- name: TypeScript
+ description: A superset of JavaScript that compiles to clean JavaScript output
+ website_url: http://www.typescriptlang.org
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/1612/bynNY5dJ.jpg
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc
+ detection_source: Repo Metadata
+- name: Node.js
+ description: A platform built on Chrome's JavaScript runtime for easily building
+ fast, scalable network applications
+ website_url: http://nodejs.org/
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Frameworks (Full Stack)
+ image_url: https://img.stackshare.io/service/1011/n1JRsFeB_400x400.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Maxime Golfier
+ last_updated_on: 2022-11-08 13:42:42.000000000 Z
+- name: React
+ description: A JavaScript library for building user interfaces
+ website_url: https://reactjs.org/
+ version: 18.2.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: Javascript UI Libraries
+ image_url: https://img.stackshare.io/service/1020/OYIaJ1KK.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2022-12-04 13:41:41.000000000 Z
+- name: Storybook
+ description: Build bulletproof UI components faster
+ website_url: https://storybook.js.org/
+ version: 6.5.16
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: JavaScript Framework Components
+ image_url: https://img.stackshare.io/service/9240/sOct-Txm_400x400.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: renovate[bot]
+ last_updated_on: 2023-10-30 06:52:19.000000000 Z
+- name: Babel
+ description: Use next generation JavaScript, today.
+ website_url: http://babeljs.io/
+ version: 7.12.9
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: JavaScript Compilers
+ image_url: https://img.stackshare.io/service/2739/-1wfGjNw.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: renovate[bot]
+ last_updated_on: 2022-11-08 16:56:37.000000000 Z
+- name: ESLint
+ description: The fully pluggable JavaScript code quality tool
+ website_url: http://eslint.org/
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Code Review
+ image_url: https://img.stackshare.io/service/3337/Q4L7Jncy.jpg
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Maxime Golfier
+ last_updated_on: 2022-11-08 13:42:42.000000000 Z
+- name: Git
+ description: Fast, scalable, distributed revision control system
+ website_url: http://git-scm.com/
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Version Control System
+ image_url: https://img.stackshare.io/service/1046/git.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc
+ detection_source: Repo Metadata
+- name: GitHub Actions
+ description: Automate your workflow from idea to production
+ website_url: https://github.com/features/actions
+ open_source: false
+ hosted_saas: true
+ category: Build, Test, Deploy
+ sub_category: Continuous Integration
+ image_url: https://img.stackshare.io/service/11563/actions.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/.github/workflows/build.yml
+ detection_source: ".github/workflows/build.yml"
+ last_updated_by: Maxime Golfier
+ last_updated_on: 2022-11-08 13:42:42.000000000 Z
+- name: Jest
+ description: Painless JavaScript Unit Testing
+ website_url: http://facebook.github.io/jest/
+ version: 29.7.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Javascript Testing Framework
+ image_url: https://img.stackshare.io/service/830/jest.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Maxime Golfier
+ last_updated_on: 2022-11-08 13:42:42.000000000 Z
+- name: Prettier
+ description: Prettier is an opinionated code formatter.
+ website_url: https://prettier.io/
+ version: 2.8.8
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Code Review
+ image_url: https://img.stackshare.io/service/7035/default_66f265943abed56bcdbfca1c866a4261b1fbb063.jpg
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: renovate[bot]
+ last_updated_on: 2023-10-30 06:52:19.000000000 Z
+- name: Yarn
+ description: A new package manager for JavaScript
+ website_url: https://yarnpkg.com/
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Front End Package Manager
+ image_url: https://img.stackshare.io/service/5848/44mC-kJ3.jpg
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: yarn.lock
+ last_updated_by: Maxime Golfier
+ last_updated_on: 2022-11-08 13:42:42.000000000 Z
+- name: nodemon
+ description: A simple monitor script for use during development of a node.js app
+ website_url: http://nodemon.io/
+ version: 2.0.22
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Monitoring
+ sub_category: node.js Application Monitoring
+ image_url: https://img.stackshare.io/service/5577/preview.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: renovate[bot]
+ last_updated_on: 2023-12-07 10:30:42.000000000 Z
+- name: npm
+ description: The package manager for JavaScript.
+ website_url: https://www.npmjs.com/
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Front End Package Manager
+ image_url: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Maxime Golfier
+ last_updated_on: 2022-11-08 13:42:42.000000000 Z
+- name: semantic-release
+ description: Fully automated version management and package publishing
+ website_url: https://github.com/semantic-release/semantic-release
+ open_source: false
+ hosted_saas: false
+ image_url: https://img.stackshare.io/service/10156/12867925.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2022-12-04 13:28:18.000000000 Z
+- name: "@babel/core"
+ description: Babel compiler core
+ package_url: https://www.npmjs.com/@babel/core
+ version: 7.12.9
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15810/default_004658cda9b38934f2871435e9dc15608c86e8be.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: renovate[bot]
+ last_updated_on: 2023-11-30 06:55:53.000000000 Z
+- name: "@semantic-release/changelog"
+ description: Semantic-release plugin to create or update a changelog file
+ package_url: https://www.npmjs.com/@semantic-release/changelog
+ version: 6.0.3
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16473/default_482cf308e8fc087eee8e154f29cc142c834abc51.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2022-12-04 13:28:18.000000000 Z
+- name: "@semantic-release/commit-analyzer"
+ description: Semantic-release plugin to analyze commits with conventional-changelog
+ package_url: https://www.npmjs.com/@semantic-release/commit-analyzer
+ version: 9.0.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17119/default_aae1698f13b22e457dce8faa3612b71379cf7a48.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2022-12-04 13:28:18.000000000 Z
+- name: "@semantic-release/git"
+ description: Semantic-release plugin to commit release assets to the project's git
+ repository
+ package_url: https://www.npmjs.com/@semantic-release/git
+ version: 10.0.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16388/default_3d8bf87f0e09f3da6536330e02ffa89677f8784b.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2022-12-04 13:28:18.000000000 Z
+- name: "@semantic-release/github"
+ description: Semantic-release plugin to publish a GitHub release and comment on
+ released Pull Requests/Issues
+ package_url: https://www.npmjs.com/@semantic-release/github
+ version: 8.1.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17137/default_0ffbf6d9ee2940fe94be8424fd9afff068fff458.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2022-12-04 13:28:18.000000000 Z
+- name: "@semantic-release/npm"
+ description: Semantic-release plugin to publish a npm package
+ package_url: https://www.npmjs.com/@semantic-release/npm
+ version: 9.0.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16690/default_6dad4e42e12d47cc6edfbdea036dae12f91abebb.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2022-12-04 13:28:18.000000000 Z
+- name: "@semantic-release/release-notes-generator"
+ description: Semantic-release plugin to generate changelog content with conventional-changelog
+ package_url: https://www.npmjs.com/@semantic-release/release-notes-generator
+ version: 10.0.3
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17103/default_5b9eca95ab3651165eb280ed5e0bc9a9382ad24d.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: renovate[bot]
+ last_updated_on: 2023-10-30 06:52:19.000000000 Z
+- name: "@storybook/addon-actions"
+ description: Action Logger addon for storybook
+ package_url: https://www.npmjs.com/@storybook/addon-actions
+ version: 6.5.16
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16126/default_73326c44fbfa7369fd17573edb113e5d849468bc.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: renovate[bot]
+ last_updated_on: 2023-10-30 06:52:19.000000000 Z
+- name: "@storybook/addon-links"
+ description: Story Links addon for storybook
+ package_url: https://www.npmjs.com/@storybook/addon-links
+ version: 6.5.16
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16204/default_41f04716a804e853d5c38a5b81ee0ea8a842ad82.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: renovate[bot]
+ last_updated_on: 2023-10-30 06:52:19.000000000 Z
+- name: "@storybook/react"
+ description: 'Storybook for React: Develop React Component in isolation with Hot
+ Reloading'
+ package_url: https://www.npmjs.com/@storybook/react
+ version: 6.5.16
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16042/default_72d4237e6719b7d75d0307bf8b5718584fdc3425.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: renovate[bot]
+ last_updated_on: 2023-10-30 06:52:19.000000000 Z
+- name: "@testing-library/jest-dom"
+ description: Custom jest matchers to test the state of the DOM
+ package_url: https://www.npmjs.com/@testing-library/jest-dom
+ version: 5.17.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17424/default_1cdcda15ebb7caed879f8340bc212b44c4ec9dac.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: renovate[bot]
+ last_updated_on: 2023-12-06 02:07:03.000000000 Z
+- name: "@testing-library/react"
+ description: Simple and complete React DOM testing utilities that encourage good
+ testing practices
+ package_url: https://www.npmjs.com/@testing-library/react
+ version: 13.4.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16549/default_d522554c6a41cb28d922d6d3ad32ad4afa0e3bb5.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: renovate[bot]
+ last_updated_on: 2023-10-30 06:52:19.000000000 Z
+- name: "@types/jest"
+ description: TypeScript definitions for Jest
+ package_url: https://www.npmjs.com/@types/jest
+ version: 29.5.6
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15840/default_004658cda9b38934f2871435e9dc15608c86e8be.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: renovate[bot]
+ last_updated_on: 2023-12-07 10:30:42.000000000 Z
+- name: "@types/node"
+ description: TypeScript definitions for Node.js
+ package_url: https://www.npmjs.com/@types/node
+ version: 20.8.9
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15809/default_5e5e8ac63beda29f31f1844df64d4b8247570a66.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: renovate[bot]
+ last_updated_on: 2023-12-07 10:30:42.000000000 Z
+- name: "@types/react"
+ description: TypeScript definitions for React
+ package_url: https://www.npmjs.com/@types/react
+ version: 18.2.45
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15894/default_1d65e37e65b7f80761374f0202776043277d505d.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: renovate[bot]
+ last_updated_on: 2023-12-07 10:30:42.000000000 Z
+- name: "@types/react-dom"
+ description: TypeScript definitions for React
+ package_url: https://www.npmjs.com/@types/react-dom
+ version: 18.2.17
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15946/default_54b691c123fc8979741e800e4dcd3936c0f3b246.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: renovate[bot]
+ last_updated_on: 2023-12-07 10:30:42.000000000 Z
+- name: "@typescript-eslint/eslint-plugin"
+ description: TypeScript plugin for ESLint
+ package_url: https://www.npmjs.com/@typescript-eslint/eslint-plugin
+ version: 5.62.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15982/default_8b5680d4e916298d08363c291a0d6e34c07ceb15.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: renovate[bot]
+ last_updated_on: 2023-12-07 10:30:42.000000000 Z
+- name: "@typescript-eslint/parser"
+ description: An ESLint custom parser which leverages TypeScript ESTree
+ package_url: https://www.npmjs.com/@typescript-eslint/parser
+ version: 5.62.0
+ license: BSD-2-Clause
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15980/default_732016a20524708efe7a4c77497fe9bfeea19ba6.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: renovate[bot]
+ last_updated_on: 2023-12-07 10:30:42.000000000 Z
+- name: babel-loader
+ description: Babel module loader for webpack
+ package_url: https://www.npmjs.com/babel-loader
+ version: 8.3.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15800/default_4acafe585186b4157fa23322ae7ca89e24b5cdef.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: renovate[bot]
+ last_updated_on: 2022-11-08 16:56:37.000000000 Z
+- name: eslint-config-prettier
+ description: Turns off all rules that are unnecessary or might conflict with Prettier
+ package_url: https://www.npmjs.com/eslint-config-prettier
+ version: 8.10.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15879/default_0b10af8ca19c215f781dc07442e75bdc831089d0.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: renovate[bot]
+ last_updated_on: 2023-12-02 01:36:00.000000000 Z
+- name: eslint-plugin-jest
+ description: Eslint rules for Jest
+ package_url: https://www.npmjs.com/eslint-plugin-jest
+ version: 27.6.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15996/default_7a88bebb451873cc63bd99007de5bd3bb8ef85de.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: renovate[bot]
+ last_updated_on: 2023-12-06 02:07:03.000000000 Z
+- name: eslint-plugin-jsx-a11y
+ description: Static AST checker for accessibility rules on JSX elements
+ package_url: https://www.npmjs.com/eslint-plugin-jsx-a11y
+ version: 6.8.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15845/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: renovate[bot]
+ last_updated_on: 2023-12-02 01:36:00.000000000 Z
+- name: eslint-plugin-react
+ description: React specific linting rules for ESLint
+ package_url: https://www.npmjs.com/eslint-plugin-react
+ version: 7.33.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15817/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: renovate[bot]
+ last_updated_on: 2023-12-02 01:36:00.000000000 Z
+- name: gh-pages
+ description: Publish to a gh-pages branch on GitHub
+ package_url: https://www.npmjs.com/gh-pages
+ version: 4.0.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15967/default_732016a20524708efe7a4c77497fe9bfeea19ba6.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2022-11-08 16:25:58.000000000 Z
+- name: jest-environment-jsdom
+ description: Delightful JavaScript Testing
+ package_url: https://www.npmjs.com/jest-environment-jsdom
+ version: 29.7.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/18413/default_867ef7396016341fd213fa568d6de11cc98fefff.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: renovate[bot]
+ last_updated_on: 2023-12-06 02:07:03.000000000 Z
+- name: react-dom
+ description: React package for working with the DOM
+ package_url: https://www.npmjs.com/react-dom
+ version: 18.2.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15808/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2022-12-04 13:41:41.000000000 Z
+- name: rimraf
+ description: A deep deletion module for node
+ package_url: https://www.npmjs.com/rimraf
+ version: 3.0.2
+ license: ISC
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15807/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Maxime Golfier
+ last_updated_on: 2022-11-08 13:42:42.000000000 Z
+- name: semantic-release
+ description: Automated semver compliant package publishing
+ package_url: https://www.npmjs.com/semantic-release
+ version: 19.0.5
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15935/default_b45165a5d30e541ab11711a34a78209b3e8ed7fd.png
+ detection_source_url: https://github.com/maxgfr/typescript-react-lib-swc/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2022-12-04 13:28:18.000000000 Z