@riotjs/compiler
Advanced tools
Comparing version 9.0.0-rc.2 to 9.0.0
{ | ||
"name": "@riotjs/compiler", | ||
"version": "9.0.0-rc.2", | ||
"version": "9.0.0", | ||
"description": "Compiler for Riot.js .riot files", | ||
@@ -51,14 +51,14 @@ "main": "./dist/index.cjs", | ||
"devDependencies": { | ||
"@babel/core": "^7.21.8", | ||
"@babel/preset-env": "^7.21.5", | ||
"@babel/core": "^7.22.5", | ||
"@babel/preset-env": "^7.22.5", | ||
"@riotjs/dom-bindings": "^6.0.7", | ||
"@riotjs/prettier-config": "^1.0.1", | ||
"@rollup/plugin-alias": "^5.0.0", | ||
"@rollup/plugin-commonjs": "^24.1.0", | ||
"@rollup/plugin-commonjs": "^25.0.2", | ||
"@rollup/plugin-json": "^6.0.0", | ||
"@rollup/plugin-node-resolve": "^15.0.2", | ||
"acorn": "^8.8.2", | ||
"c8": "^7.13.0", | ||
"@rollup/plugin-node-resolve": "^15.1.0", | ||
"acorn": "^8.9.0", | ||
"c8": "^8.0.0", | ||
"chai": "^4.3.7", | ||
"eslint": "^8.40.0", | ||
"eslint": "^8.43.0", | ||
"eslint-config-prettier": "^8.8.0", | ||
@@ -74,8 +74,8 @@ "eslint-config-riot": "^4.0.0", | ||
"pug": "^3.0.2", | ||
"rollup": "^3.21.5", | ||
"rollup": "^3.25.1", | ||
"rollup-plugin-node-builtins": "^2.1.2", | ||
"rollup-plugin-visualizer": "^5.9.0", | ||
"sass": "^1.62.1", | ||
"rollup-plugin-visualizer": "^5.9.2", | ||
"sass": "^1.63.6", | ||
"shelljs": "^0.8.5", | ||
"typescript": "^5.0.4" | ||
"typescript": "^5.1.3" | ||
}, | ||
@@ -89,3 +89,3 @@ "author": "Gianluca Guarini <gianluca.guarini@gmail.com> (http://gianlucaguarini.com)", | ||
"dependencies": { | ||
"@babel/parser": "^7.21.8", | ||
"@babel/parser": "^7.22.5", | ||
"@riotjs/parser": "^5.0.1", | ||
@@ -92,0 +92,0 @@ "@riotjs/util": "2.2.1", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
4158256
116629
0
Updated@babel/parser@^7.22.5