next-multilingual
Advanced tools
Comparing version 4.2.18 to 4.2.19
{ | ||
"name": "next-multilingual", | ||
"version": "4.2.18", | ||
"version": "4.2.19", | ||
"description": "An opinionated end-to-end solution for Next.js applications that requires multiple languages.", | ||
@@ -116,10 +116,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@babel/core": "7.21.3", | ||
"@babel/core": "7.21.4", | ||
"colorette": "2.0.19", | ||
"intl-messageformat": "10.3.3", | ||
"messages-modules": "1.1.37", | ||
"properties-file": "2.2.1", | ||
"resolve-accept-language": "1.1.47", | ||
"messages-modules": "1.1.38", | ||
"properties-file": "2.2.2", | ||
"resolve-accept-language": "1.1.49", | ||
"watchpack": "2.4.0", | ||
"webpack": "5.76.3" | ||
"webpack": "5.77.0" | ||
}, | ||
@@ -130,19 +130,19 @@ "devDependencies": { | ||
"@types/cookie": "0.5.1", | ||
"@types/node": "18.15.9", | ||
"@types/react": "18.0.29", | ||
"@types/node": "18.15.11", | ||
"@types/react": "18.0.31", | ||
"@types/react-dom": "18.0.11", | ||
"@types/watchpack": "2.4.1", | ||
"@typescript-eslint/eslint-plugin": "5.56.0", | ||
"@typescript-eslint/parser": "5.56.0", | ||
"@typescript-eslint/eslint-plugin": "5.57.0", | ||
"@typescript-eslint/parser": "5.57.0", | ||
"cross-env": "7.0.3", | ||
"cypress": "12.8.1", | ||
"cypress": "12.9.0", | ||
"cypress-fail-on-console-error": "4.0.2", | ||
"cypress-wait-until": "1.7.2", | ||
"dotenv-cli": "7.1.0", | ||
"eslint": "8.36.0", | ||
"eslint": "8.37.0", | ||
"eslint-config-next": "v13.2.4", | ||
"eslint-config-prettier": "8.8.0", | ||
"eslint-import-resolver-node": "0.3.7", | ||
"eslint-import-resolver-typescript": "3.5.3", | ||
"eslint-plugin-cypress": "2.12.1", | ||
"eslint-import-resolver-typescript": "3.5.4", | ||
"eslint-plugin-cypress": "2.13.2", | ||
"eslint-plugin-import": "2.27.5", | ||
@@ -164,5 +164,5 @@ "eslint-plugin-json-files": "2.1.0", | ||
"react-dom": "18.2.0", | ||
"release-it": "15.9.3", | ||
"release-it": "15.10.0", | ||
"start-server-and-test": "2.0.0", | ||
"typescript": "5.0.2" | ||
"typescript": "5.0.3" | ||
}, | ||
@@ -169,0 +169,0 @@ "engines": { |
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
318708
+ Added@babel/core@7.21.4(transitive)
+ Addedmessages-modules@1.1.38(transitive)
+ Addedproperties-file@2.2.2(transitive)
+ Addedresolve-accept-language@1.1.49(transitive)
+ Addedwebpack@5.77.0(transitive)
- Removed@babel/core@7.21.3(transitive)
- Removedmessages-modules@1.1.37(transitive)
- Removedproperties-file@2.2.1(transitive)
- Removedresolve-accept-language@1.1.47(transitive)
- Removedwebpack@5.76.3(transitive)
Updated@babel/core@7.21.4
Updatedmessages-modules@1.1.38
Updatedproperties-file@2.2.2
Updatedwebpack@5.77.0