Skip to content

Commit

Permalink
Merge branch 'release/v9'
Browse files Browse the repository at this point in the history
  • Loading branch information
saltyshiomix committed Nov 10, 2024
2 parents f1dbbe5 + 02aae2a commit 5ba80ba
Show file tree
Hide file tree
Showing 15 changed files with 1,108 additions and 1,233 deletions.
2 changes: 1 addition & 1 deletion examples/basic-lang-javascript-python/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"electron": "^31.0.1",
"electron-builder": "^24.13.3",
"next": "^14.2.4",
"nextron": "^9.3.0",
"nextron": "^9.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/basic-lang-javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"electron": "^31.0.1",
"electron-builder": "^24.13.3",
"next": "^14.2.4",
"nextron": "^9.3.0",
"nextron": "^9.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/basic-lang-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"electron": "^31.0.1",
"electron-builder": "^24.13.3",
"next": "^14.2.4",
"nextron": "^9.3.0",
"nextron": "^9.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.4.5"
"typescript": "^5.6.3"
}
}
4 changes: 2 additions & 2 deletions examples/basic-launch-app-from-url/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"electron": "^31.0.1",
"electron-builder": "^24.13.3",
"next": "^14.2.4",
"nextron": "^9.3.0",
"nextron": "^9.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.4.5"
"typescript": "^5.6.3"
}
}
4 changes: 2 additions & 2 deletions examples/basic-store-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"electron": "^31.0.1",
"electron-builder": "^24.13.3",
"next": "^14.2.4",
"nextron": "^9.3.0",
"nextron": "^9.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.4.5"
"typescript": "^5.6.3"
}
}
4 changes: 2 additions & 2 deletions examples/custom-build-options/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"electron": "^31.0.1",
"electron-builder": "^24.13.3",
"next": "^14.2.4",
"nextron": "^9.3.0",
"nextron": "^9.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.4.5"
"typescript": "^5.6.3"
}
}
4 changes: 2 additions & 2 deletions examples/custom-renderer-port/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"electron": "^31.0.1",
"electron-builder": "^24.13.3",
"next": "^14.2.4",
"nextron": "^9.3.0",
"nextron": "^9.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.4.5"
"typescript": "^5.6.3"
}
}
4 changes: 2 additions & 2 deletions examples/with-ant-design/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"electron": "^31.0.1",
"electron-builder": "^24.13.3",
"next": "^14.2.4",
"nextron": "^9.3.0",
"nextron": "^9.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.4.5"
"typescript": "^5.6.3"
}
}
4 changes: 2 additions & 2 deletions examples/with-chakra-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"electron-builder": "^24.13.3",
"framer-motion": "^11.0.28",
"next": "^14.2.4",
"nextron": "^9.3.0",
"nextron": "^9.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.4.5"
"typescript": "^5.6.3"
}
}
4 changes: 2 additions & 2 deletions examples/with-emotion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"electron": "^31.0.1",
"electron-builder": "^24.13.3",
"next": "^14.2.4",
"nextron": "^9.3.0",
"nextron": "^9.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.4.5"
"typescript": "^5.6.3"
}
}
4 changes: 2 additions & 2 deletions examples/with-material-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"electron": "^31.0.1",
"electron-builder": "^24.13.3",
"next": "^14.2.4",
"nextron": "^9.3.0",
"nextron": "^9.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.4.5"
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion examples/with-next-i18next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"i18next": "^23.11.5",
"next": "^14.2.4",
"next-i18next": "^15.2.0",
"nextron": "^9.3.0",
"nextron": "^9.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-i18next": "^14.1.2"
Expand Down
4 changes: 2 additions & 2 deletions examples/with-tailwindcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"electron": "^31.0.1",
"electron-builder": "^24.13.3",
"next": "^14.2.4",
"nextron": "^9.3.0",
"nextron": "^9.4.0",
"postcss": "^8.4.38",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.5"
"typescript": "^5.6.3"
}
}
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nextron",
"version": "9.3.0",
"version": "9.4.0",
"description": "⚡ NEXT.js + Electron ⚡",
"repository": {
"type": "git",
Expand Down Expand Up @@ -46,38 +46,38 @@
"prepare": "husky"
},
"dependencies": {
"@babel/core": "7.24.7",
"@babel/plugin-transform-class-properties": "7.24.7",
"@babel/plugin-transform-object-rest-spread": "7.24.7",
"@babel/plugin-transform-optional-chaining": "7.24.7",
"@babel/plugin-transform-runtime": "7.24.7",
"@babel/preset-env": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@babel/runtime": "7.24.7",
"@babel/runtime-corejs3": "7.24.7",
"@babel/core": "7.26.0",
"@babel/plugin-transform-class-properties": "7.25.9",
"@babel/plugin-transform-object-rest-spread": "7.25.9",
"@babel/plugin-transform-optional-chaining": "7.25.9",
"@babel/plugin-transform-runtime": "7.25.9",
"@babel/preset-env": "7.26.0",
"@babel/preset-typescript": "7.26.0",
"@babel/runtime": "7.26.0",
"@babel/runtime-corejs3": "7.26.0",
"arg": "5.0.2",
"babel-loader": "9.1.3",
"babel-loader": "9.2.1",
"chalk": "4.1.2",
"execa": "5.1.1",
"fs-extra": "11.2.0",
"get-port-please": "^3.1.2",
"get-port-please": "3.1.2",
"terser-webpack-plugin": "5.3.10",
"tsconfig-paths-webpack-plugin": "4.1.0",
"webpack": "5.92.0",
"webpack-merge": "5.10.0"
"webpack": "5.96.1",
"webpack-merge": "6.0.1"
},
"devDependencies": {
"@next/eslint-plugin-next": "^15.0.2",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-terser": "^0.4.4",
"@types/eslint": "^9.6.1",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.14.2",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"concurrently": "^8.2.2",
"concurrently": "^9.1.0",
"eslint": "^9.14.0",
"eslint-config-next": "^14.2.4",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -87,9 +87,9 @@
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
"prettier": "^3.3.2",
"rimraf": "^5.0.7",
"rollup": "^4.18.0",
"rimraf": "^6.0.1",
"rollup": "^4.25.0",
"rollup-plugin-auto-external": "^2.0.0",
"typescript": "^5.4.5"
"typescript": "^5.6.3"
}
}
Loading

0 comments on commit 5ba80ba

Please sign in to comment.