next-multilingual
Advanced tools
Comparing version 5.0.19 to 5.0.20
{ | ||
"name": "next-multilingual", | ||
"version": "5.0.19", | ||
"version": "5.0.20", | ||
"description": "An opinionated end-to-end solution for Next.js applications that requires multiple languages.", | ||
@@ -92,3 +92,3 @@ "keywords": [ | ||
"cypress": "cypress open", | ||
"cypress-headless": "cypress run", | ||
"cypress-headless": "cypress run --browser chrome", | ||
"e2e": "start-server-and-test start-example http://127.0.0.1:3000 cypress", | ||
@@ -117,8 +117,8 @@ "e2e-base-path": "cross-env BASE_PATH=/some-path CYPRESS_basePath=/some-path start-server-and-test start-example http://127.0.0.1:3000/some-path cypress", | ||
"dependencies": { | ||
"@babel/core": "7.22.17", | ||
"@babel/core": "7.22.20", | ||
"colorette": "2.0.20", | ||
"intl-messageformat": "10.5.2", | ||
"messages-modules": "1.1.60", | ||
"properties-file": "3.2.20", | ||
"resolve-accept-language": "2.0.17", | ||
"messages-modules": "1.1.61", | ||
"properties-file": "3.2.21", | ||
"resolve-accept-language": "2.0.18", | ||
"watchpack": "2.4.0", | ||
@@ -129,12 +129,12 @@ "webpack": "5.88.2" | ||
"@release-it/conventional-changelog": "7.0.1", | ||
"@types/babel__core": "7.20.1", | ||
"@types/babel__core": "7.20.2", | ||
"@types/cookie": "0.5.2", | ||
"@types/node": "20.6.0", | ||
"@types/node": "20.6.2", | ||
"@types/react": "18.2.21", | ||
"@types/react-dom": "18.2.7", | ||
"@types/watchpack": "2.4.1", | ||
"@typescript-eslint/eslint-plugin": "^6.6.0", | ||
"@typescript-eslint/parser": "6.6.0", | ||
"@typescript-eslint/eslint-plugin": "^6.7.0", | ||
"@typescript-eslint/parser": "6.7.0", | ||
"cross-env": "7.0.3", | ||
"cypress": "13.1.0", | ||
"cypress": "13.2.0", | ||
"cypress-fail-on-console-error": "5.0.0", | ||
@@ -141,0 +141,0 @@ "cypress-wait-until": "2.0.1", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
323858
+ Added@babel/core@7.22.20(transitive)
+ Added@types/node@22.10.0(transitive)
+ Addedelectron-to-chromium@1.5.65(transitive)
+ Addedmessages-modules@1.1.61(transitive)
+ Addedproperties-file@3.2.21(transitive)
+ Addedresolve-accept-language@2.0.18(transitive)
- Removed@babel/core@7.22.17(transitive)
- Removed@types/node@22.10.1(transitive)
- Removedelectron-to-chromium@1.5.67(transitive)
- Removedmessages-modules@1.1.60(transitive)
- Removedproperties-file@3.2.20(transitive)
- Removedresolve-accept-language@2.0.17(transitive)
Updated@babel/core@7.22.20
Updatedmessages-modules@1.1.61
Updatedproperties-file@3.2.21