Skip to content

Commit

Permalink
Merge pull request #111 from ci7lus/release/2.1.0
Browse files Browse the repository at this point in the history
🔖 v2.1.0
  • Loading branch information
ci7lus authored May 6, 2023
2 parents 01d010d + 90e312f commit f08a380
Show file tree
Hide file tree
Showing 7 changed files with 1,731 additions and 1,343 deletions.
74 changes: 37 additions & 37 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "miraktest",
"productName": "MirakTest",
"version": "2.0.0",
"version": "2.1.0",
"description": "Mirakurun 映像視聴確認用アプリ",
"author": "ci7lus <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -34,59 +34,59 @@
"*.{js,ts,tsx,md}": "prettier"
},
"devDependencies": {
"@babel/core": "^7.20.12",
"@babel/core": "^7.21.8",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-transform-modules-commonjs": "^7.20.11",
"@babel/plugin-transform-react-jsx": "^7.20.13",
"@babel/plugin-transform-runtime": "^7.19.6",
"@babel/plugin-transform-typescript": "^7.20.13",
"@babel/preset-env": "^7.20.2",
"@babel/plugin-transform-modules-commonjs": "^7.21.5",
"@babel/plugin-transform-react-jsx": "^7.21.5",
"@babel/plugin-transform-runtime": "^7.21.4",
"@babel/plugin-transform-typescript": "^7.21.3",
"@babel/preset-env": "^7.21.5",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.18.6",
"@babel/runtime": "^7.20.13",
"@babel/preset-typescript": "^7.21.5",
"@babel/runtime": "^7.21.5",
"@ci7lus/eslint-config": "^1.1.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
"@rushstack/eslint-patch": "^1.2.0",
"@tailwindcss/custom-forms": "^0.2.1",
"@tailwindcss/forms": "^0.5.3",
"@types/dom-screen-wake-lock": "^1.0.0",
"@types/dom-screen-wake-lock": "^1.0.1",
"@types/mini-css-extract-plugin": "^2.5.1",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"@types/react": "^18.2.2",
"@types/react-dom": "^18.2.3",
"@types/stream-json": "^1.7.3",
"@welldone-software/why-did-you-render": "^7.0.1",
"aphrodite": "^2.4.0",
"autoprefixer": "^10.4.13",
"autoprefixer": "^10.4.14",
"babel-loader": "^9.1.2",
"cross-env": "^7.0.3",
"css-loader": "^6.7.3",
"dts-bundle-generator": "^7.2.0",
"electron": "^21",
"dts-bundle-generator": "^8.0.1",
"electron": "^21.4.4",
"electron-builder": "^23.6.0",
"eslint": "^8.33.0",
"eslint": "^8.39.0",
"eslint-plugin-classnames": "^0.3.1",
"husky": "^8.0.3",
"jest": "^29.4.1",
"lint-staged": "^13.1.0",
"mini-css-extract-plugin": "^2.7.2",
"jest": "^29.5.0",
"lint-staged": "^13.2.2",
"mini-css-extract-plugin": "^2.7.5",
"node-loader": "^2.0.0",
"postcss": "^8.4.21",
"postcss-loader": "^7.0.2",
"prettier": "^2.8.3",
"postcss": "^8.4.23",
"postcss-loader": "^7.3.0",
"prettier": "^2.8.8",
"react-refresh": "^0.14.0",
"sass": "^1.58.0",
"sass-loader": "^13.2.0",
"tailwind-scrollbar": "^2.1.0",
"tailwindcss": "^3.2.4",
"sass": "^1.62.1",
"sass-loader": "^13.2.2",
"tailwind-scrollbar": "^3.0.0",
"tailwindcss": "^3.3.2",
"tailwindcss-textshadow": "^2.1.3",
"ts-node": "^10.9.1",
"typescript": "^4.9.5",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.11.1"
"typescript": "^5.0.4",
"webpack": "^5.82.0",
"webpack-cli": "^5.0.2",
"webpack-dev-server": "^4.13.3"
},
"dependencies": {
"@headlessui/react": "^1.7.8",
"@headlessui/react": "^1.7.14",
"aribb24.js": "^1.11.0",
"axios": "^0.27.2",
"base64-arraybuffer": "^1.0.2",
Expand All @@ -95,22 +95,22 @@
"electron-store": "^8.1.0",
"font-list": "^1.4.5",
"format-duration": "^3.0.2",
"interweave": "^13.0.0",
"interweave": "^13.1.0",
"interweave-autolink": "^5.1.0",
"js-base64": "^3.7.4",
"js-base64": "^3.7.5",
"path-browserify": "^1.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-fast-marquee": "^1.3.5",
"react-fast-marquee": "^1.5.2",
"react-feather": "^2.0.10",
"react-query": "^3.39.3",
"react-spring-carousel-js": "^1.9.32",
"react-use": "^17.4.0",
"recoil": "^0.7.6",
"recoil": "0.7.6",
"recoil-sync": "0.1.0",
"stream-json": "^1.7.5",
"webchimera.js": "git+https://github.com/neneka/WebChimera.js.git#v0.5.3",
"zod": "^3.20.2"
"webchimera.js": "git+https://github.com/neneka/WebChimera.js.git#v0.5.4",
"zod": "^3.21.4"
},
"browserslist": "chrome 100",
"packageManager": "[email protected]",
Expand Down
Loading

0 comments on commit f08a380

Please sign in to comment.